a:link {text-decoration: underline;color: #017191;font-weight: bold; font-size:10px;}
a:visited {text-decoration: underline;color: #017191;font-weight: bold; font-size:10px;}
a:hover {text-decoration: underline;color: #72B7C7;font-weight: bold; font-size:10px;}
a:active {text-decoration: underline;color: #72B7C7;font-weight: bold; font-size:10px;}

A.MENU:LINK {color: #FFFFFF;font-weight: normal;text-decoration: none;} 
A.MENU:VISITED {color: #FFFFFF;font-weight: normal;text-decoration: none;} 
A.MENU:ACTIVE {color: #BED5E3;font-weight: normal;text-decoration: none;} 
A.MENU:HOVER {color: #BED5E3;font-weight: normal;text-decoration: none;}

A.TOPMENU:LINK {color: #373737;font-weight: normal;text-decoration: none;} 
A.TOPMENU:VISITED {color: #373737;font-weight: normal;text-decoration: none;} 
A.TOPMENU:ACTIVE {color: #707070;font-weight: normal;text-decoration: underline;} 
A.TOPMENU:HOVER {color: #707070;font-weight: normal;text-decoration: underline;}

A.LeftMENU:LINK {color: #979797;font-weight: normal;text-decoration: none; font-size: 10px;} 
A.LeftMENU:VISITED {color: #979797;font-weight: normal;text-decoration: none; font-size: 10px;} 
A.LeftMENU:ACTIVE {color: #B0B0B0;font-weight: normal;text-decoration: underline; font-size: 10px;} 
A.LeftMENU:HOVER {color: #B0B0B0;font-weight: normal;text-decoration: underline; font-size: 10px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(images/browser_bg.jpg);

}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A5A;
}

.bold {
	FONT-WEIGHT: bold; font-size:11px;
}
.italic {
	FONT-STYLE:italic;
}
.date {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF;
}
.darkgrayBOLD {
	font-size:11px; color:#595959; font-weight:bold;
}
.gray {
	font-size:10px; color:#979797;
}
.subtitle {
	font-size:11px; color:#017191;
}
.spotlight {
	font-size:11px; color:#FFFFFF;
}
.copyright {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR:#666666;
}
.disclaimer {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR:#7C7C7C;
}