a:link       { color: #000000; font-family: Arial; font-size: 10pt; text-decoration: none }
a:visited    { color: #000000; font-family: Arial; font-size: 10pt; text-decoration: none }
a:active     { color: #000000; font-family: Arial; font-size: 10pt; text-decoration: none }
a:hover      { color: #FFFF00; font-family: Arial; font-size: 10pt; text-decoration: underline; background: #000000;}

a.login:link       { color: #000000; font-family: Arial; font-size: 8pt; text-decoration: none font-weight: bold;}
a.login:visited    { color: #000000; font-family: Arial; font-size: 8pt; text-decoration: none font-weight: bold;}
a.login:active     { color: #000000; font-family: Arial; font-size: 8pt; text-decoration: none font-weight: bold;}
a.login:hover      { color: #FFFF00; font-family: Arial; font-size: 8pt; text-decoration: underline; background: #000000;font-weight: bold;}


a.HOME:link       { color: #000000; font-family: Arial; font-size: 12pt; text-decoration: none; font-weight: bold; }
a.HOME:visited    { color: #000000; font-family: Arial; font-size: 12pt; text-decoration: none; font-weight: bold; }
a.HOME:active     { color: #000000; font-family: Arial; font-size: 12pt; text-decoration: none; font-weight: bold; }
a.HOME:hover      { color: #FFFF00; font-family: Arial; font-size: 12pt; text-decoration: underline; font-weight: bold; background: #000000;}

a.pages:link       { font-weight: bold; color: #000000; font-family: Arial; font-size: 12pt; text-decoration: underline; }
a.pages:visited    { font-weight: bold; color: #000000; font-family: Arial; font-size: 12pt; text-decoration: underline; }
a.pages:active     { font-weight: bold; color: #000000; font-family: Arial; font-size: 12pt; text-decoration: underline; }
a.pages:hover      { font-weight: bold; color: #FFFF00; font-family: Arial; font-size: 12pt; text-decoration: underline; background: #000000;}

body
{
	font-family: Arial;
	font : 10pt Arial; 
	color: #000000;
	scrollbar-face-color:#FFFF00;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#E0E0E0;
}

td
{
	font-family: Arial;
	font : 10pt Arial; 
	color: #000000;
}

p
{
	font-family: Arial;
	font : 10pt Arial; 
	color: #000000;
}

TEXTAREA 
{ 
font : 10pt Arial; 
color: #000000; 
background-color: #ffffff; 
border-color: #000000; 
border-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: single; 
} 

SELECT 
{ 
font : 10pt Arial; 
color: #000000; 
border-color: #ffffff; 
border-width: 1px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-style: dashed; 
} 

INPUT 
{ 
font : 10pt Arial; 
color: #000000; 
background-color: #FFFFFF;
border-color: #000000; 
border-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: single; 
}
table{
	font-family: Arial; font-size: 10pt 
}
h1{
	font-family: Arial; font-size: 14pt;
}
h2{
	font-family: Arial; font-size: 12pt;
}
.sideButtons, a.sideButtons, a.sideButtons:visited{
	font-family: Arial; font-size: 11px; font-weight:normail;
}

.images{
	padding: 2px;
	border: 0px solid #035841;
	width: 210px;
	height: auto;
	text-align:center;
}

/* This applies to the regular image resizing */
.img { max-height: 150px; max-width: 200px; height:auto; vertical-align: middle;}
/* hack for vertical-align in IE7 */
.img { margin-top: expression(Math.max(0,(150-this.height)/2)+'px');}
.img { margin-top:0px; height:150px; height:expression(150*Math.min(1,((200*this.height)/(150*this.width)))+'px'); }
/*end*/

/* This applies to the regular image resizing */
.img2 { max-height: 100px; max-width: 160px; height:auto; vertical-align: middle;}
/* hack for vertical-align in IE7 */
.img2 { margin-top: expression(Math.max(0,(100-this.height)/2)+'px');}
.img2 { margin-top:0px; height:100px; height:expression(100*Math.min(1,((160*this.height)/(100*this.width)))+'px'); }
/*e2nd*/

/* This applies to the regular image resizing */
.img3 { max-height: 100px; max-width: 125px; height:auto; vertical-align: middle;}
/* hack for vertical-align in IE7 */
.img3 { margin-top: expression(Math.max(0,(100-this.height)/2)+'px');}
.img3 { margin-top:0px; height:100px; height:expression(100*Math.min(1,((125*this.height)/(100*this.width)))+'px'); }
/*e2nd*/
