/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
    margin-top:0px;
    margin-left: 0px;
    background-image: url('../App_Themes/images/topbg.gif');
    background-repeat: repeat-x;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	margin-left: 15px;
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 	
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #EA1111;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #EA1111;
	text-decoration: underline;
}
A:active {
	COLOR: #EA1111;
	text-decoration: underline; 
}
A:hover {
	COLOR: #EA1111;
	text-decoration: none;
}
.copyright{
	font-size: 11px;
}
.breadCrumbs{
	font-size: 10px;
	COLOR: #353535;
}
.breadCrumbs A:link  {
	COLOR: #353535;
	text-decoration: underline; 
}
.breadCrumbs A:visited { 
	COLOR: #353535;
	text-decoration: underline; 
}
.breadCrumbs A:active {
	COLOR: #353535;
	text-decoration: underline; 
}
 .breadCrumbs A:hover {
	COLOR: #EA1111;
	text-decoration: none; 
	font-weight: normal;
}
.header{
	font-size: 16px;
	COLOR: #EA1111;
}
.header A:link  {
	COLOR: #EA1111;
	text-decoration: underline; 
}
.header A:visited { 
	COLOR: #EA1111;
	text-decoration: underline; 
}
.header A:active {
	COLOR: #EA1111;
	text-decoration: underline; 
}
 .header A:hover {
	COLOR: #EA1111;
	text-decoration: none; 
}
.topnav{
	font-size: 11px;
	font-weight: bold;
}
.topnav A:link  {
	COLOR: Black;
	text-decoration: none;
}
.topnav A:visited { 
	COLOR: Black;
	text-decoration: none;
}
.topnav A:active {
	COLOR: Black;
	text-decoration: none;
}
 .topnav A:hover {
	COLOR: #EA1111;
	text-decoration: underline;
}
.leftnav{
	font-size: 11px;
	COLOR: Black;
	border-bottom: 1px dashed #DFDFDF;
	padding-left: 10px;
}
.leftnav A:link  {
	COLOR: Black;
	text-decoration: none;
}
.leftnav A:visited { 
	COLOR:Black;
	text-decoration: none;
}
.leftnav A:active {
	COLOR: Black;
	text-decoration: none;
}
 .leftnav A:hover {
	COLOR: #EA1111;
	text-decoration: underline;
}
