H1, H2, H3 {color: #006}

img {border:none}

table.sortable thead {
    background-color:#900;
    color:#FFF;
    font-weight: bold;
    cursor: default;
}
 
TR.header {background-color:#009; color:white; text-align:left}
TR.odd {background-color:#eee}
TR.odd:hover {background-color:#ccf}
TR.even {background-color:#ddd}
TR.even:hover {background-color:#ccf}
TR.paid TD{border:4px solid #9c0}
TR.paid:hover {background-color:#ccf}

TD {
	font-size: 14px; 
	color: #666666; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
button {background-color:#E2E2E2}
.textbanner {
font-size:10pt;
color:#FFF;
font-weight:bold
}

.titlebanner {
font-size:18pt;
color:white;
font-weight:bold
}

body {
background-color:#F4FFE4
}

A:link {
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	color: #444;
	font-weight: bold;
}

A:hover {
	color: #46F;
	text-decoration: underline;
}

A:active {
	color: #000000
}

.message {
text-align:center;
font-size:14pt;
color:#c60;
}

.largeBorderedContainer {
width:50%;
padding: 10pt 10pt 10pt 10pt;
border-style:solid;
border-color:#9c0;
border-width:1px
}
.borderedContainer {
width:50%;
padding: 1pt 1pt 1pt 15pt;
border-style:solid;
border-color:#9c0;
border-width:1px
}

.content {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

UL {
	font-size: 14px; 
	list-style-type: circle;
	padding-left: 1px; 
	color: #333333;
	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.noReview {
border-style:solid;
border-color:red;
background-color:#9c0
}
.warning {
	text-align:center;
	color:red;
	padding:10pt;
	border:solid;
	border-width:2pt;
	border-color:red
}

.box {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding:10pt; 
		float:left;
		margin:10pt;
		font-size:15pt;
		font-weight:bold
	}

div.box a {color:#55f}

.bl {background: url("imgs/ll.gif") 0 100% no-repeat #e68200; width: 20em}
.br {background: url("imgs/lr.gif") 100% 100% no-repeat}
.tl {background: url("imgs/ul.gif") 0 0 no-repeat}
.tr {background: url("imgs/ur.gif") 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

OL {
	font-size: 14px; 
	list-style-type: number;
	color: #333333;
	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

LI {
	font-size: 14px; 
	margin: 6px 0px 0px; 
	padding-right: 8px; 
	color: #333333;
	line-height: normal; 
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

div#Alignement {
float:left
}

#information_payment
{
	margin-left:auto;
	margin-right:auto;
	width:80%;
	border-style:solid;
	font-color:#c60;	
	font-size:14pt;
	font-weight:bold
}

.header1 {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

 
.header2 {
	FONT-SIZE: 16px;
	COLOR: #FF6600;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;

}

.header3 {

	FONT-SIZE: 14px;
	COLOR: #FF6600;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}

a.biglink:link, a.biglink:visited {
	font-weight:bold;
	font-size:16pt;
	color:red
}
