body, tr, td, p, li { font-family: tahoma, verdana, arial; font-size: 11px; }
hr { color: #336699; height : 1px; }
a{text-decoration:none}
a:hover{
	text-decoration:underline;
	color:#333399;
}
a2{
	text-decoration: none;
}

h2 { margin-bottom: 0px; margin-top: 0px; font-size: 18px; color: #DBEAF5;}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
}


input {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
}

select {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	background-color: #FFFFFF;
}

textarea {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	background-color: #FFFFFF;
}


		
.Style1 {
	font-size: 14px;
	font-weight: bold;			
}

.Style2 {
	font-size: 12px;
	font-weight: bold;
}


.FondGris1 {
	background-color: #CCCCCC;
}
.FondGris2 {
	background-color: #EEEEEE;
}
.FondRed1 {
	background-color: #FF0000;
}
.FondGreen1 {
	background-color: #00FF00;
}
.FondOrange {
	background-color: #FF983B;
}

.FontRed {
	color:#FF0000;			
}

.FontGreeen {
	color:#00FF00;			
}

.Font09N {
	font-family: tahoma, verdana, arial;
	font-size: 9px;
	font-weight: normal;
}

.Font12N {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
}

.Font12B {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: bold;
}

.Font11N {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
}

.Font11B {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
}

.Font14N {
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	font-weight: normal;
}


.Font14B {
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	font-weight: bold;
}

.Font14Bwhite {
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;			
}

.Font12Bwhite {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;			
}

.Font14Borange_ {
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color:#FF983B;	
	text-decoration: underline;		
}
.Font14Norange {
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	color:#FF983B;		
}

.Font18N {
	font-family: tahoma, verdana, arial;
	font-size: 18px;
	font-weight: normal;
}

.Font18B {
	font-family: tahoma, verdana, arial;
	font-size: 18px;
	font-weight: bold;
}

.Font24B {
	font-family: tahoma, verdana, arial;
	font-size: 24px;
	font-weight: bold;
}
.Font24Bwhite {
	font-family: tahoma, verdana, arial;
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;	
}
.Font36B {
	font-family: tahoma, verdana, arial;
	font-size: 36px;
	font-weight: bold;
}
.Font36Bwhite {
	font-family: tahoma, verdana, arial;
	font-size: 36px;
	font-weight: bold;
	color:#FFFFFF;	
}


.matable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	display: table-header-group;
	margin: 10px;
	border: thin solid #333399;
	list-style-position: inside;
	list-style-type: disc;
	padding: 10;
}
/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #FF9933;
	text-align: center;
	vertical-align:middle;
}

.m0l1o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.m0l2o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #ffffff;
	text-align: left;
	
}

.m0l0i {
	padding: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.m0l1i {
	padding: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}

.m0l2i {
	padding: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}
