body {background: #FFFFFF; color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;
	scrollbar-face-color: #C00000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-shadow-color: #800000;
	scrollbar-3dlight-color: #A40000;
	scrollbar-arrow-color: #800000;
	scrollbar-track-color: #A40000;
	scrollbar-darkshadow-color: #000000;
}
a:link {
	color: #C00000; 
	text-decoration: none;
}
a:visited {
	color: #C00000; 
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
}
.tableMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url('../graphics/ek_bg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	border-top: 1px solid #C00000;
	border-right: 1px solid #C00000;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tableGen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.tableLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #BC2B28;
	padding-top: 10px;
	border-top: 1px solid #C00000;
}
.tableLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00000;
	text-decoration:underline;
}
font.copyright {
	vertical-align : bottom;
}
.textButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #6E3600;
	border-left-color: #6E3600;
}
.bread:link {text-decoration: none; color: #FFFFFF;}
.bread:visited {text-decoration: none; color: #FFFFFF;}
.bread:active {text-decoration: none; color: #FFFFFF;}
.bread:hover {text-decoration: underline; color: #EE0000;}

.menu:link {text-decoration: none; color: #FFFFFF;}
.menu:visited {text-decoration: none; color: #FFFFFF;}
.menu:active {text-decoration: none; color: #FFFFFF;}
.menu:hover {text-decoration: underline; color: #C0C0C0;}

.footerL{
	background-color: #000000;
	border-top: 1px solid #C00000;
}
.footerM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	border-top: 1px solid #C00000;
	background-image: url('../graphics/corner-r.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.footerR{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #C00000;
}
