@charset "utf-8";

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002252;
}

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color: #FFFFFF;}

td .seminars {font-size: 13px; font-weight:bold;}

td .archives {line-height: 21px; }

a:link {color: #c6dbf5;}
a:visited {color: #c6dbf5;}
a:hover {color:#3399FF}
/*a:hover {color: #DBE9F9;}*/
a:active {color: #c6dbf5;}




.mainbodytable {background-image: url(images/body_bg.jpg); background-repeat: no-repeat;}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 5px;
}
 
#rgtpic img {border: 3px solid #FFFFFF;} 

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #426290;
	padding-right: 12px;
}

#footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #426290;
}

#footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #426290;
}

#footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c6dbf5;
}

#footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #426290;
}