/* CSS Document */
body {
	background-color: #D0DDD7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:left top;
	background-repeat: repeat-y;
 	background-image: url(images/body_bglines.gif);
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#toprightbg { 
background-image: url(images/top_righttopbg.gif);
background-repeat: repeat-x;
}
#calofeventsbg { 
background-position:left bottom;
background-image: url(images/calofevents_arrow.gif);
background-repeat: no-repeat;
}

.side_bg {
	background-image: url(images/side_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.imgbfr_left10 {
	margin-left: 10px;
}
.imgbfr_right10 {
	margin-right: 10px;
}

.imgbfr_left10vspace {
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 6px;
}
.imgbfr_right10vscape {
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 6px;
}

.eventslist {
	color: #333333;
}


.bluebold {
	color: #174A7B;
	font-weight:bold;
}

.greenbold {
	color: #19675A;
	font-weight:bold;
}

a,a:visited,a:active {
	color: #0B4174;
}

a:hover {
	color: #196559;
}

.footer {
	font-size: 10px; 
	color: #7E9AB6
}

.footer a, .footer a:visited, .footer a:active {
	color: #7E9AB6;
	text-decoration: underline;	
}



.Header1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #174A7B;
	font-weight:bold;
}
.Header2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #174A7B;
	font-weight:bold;
}

.left_nav a,.left_nav a:visited,.left_nav a:active {
	color: #FFFFFF;
}
