@charset "utf-8";
/* CSS Document */

body {background-image:url(images/background.gif); background-repeat:repeat-x;}

body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}

h4 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

td#Navigation 	{background-image:url(images/nav-background.gif); background-repeat:no-repeat;}

td#PageContent {background-image:url(images/content-bg2.gif); background-repeat:repeat-y;}

#PageContent a:link {color:#003399;}
#PageContent a:visited {color:#004e96;}
#PageContent a:focus {color:#007fc6;}
#PageContent a:hover {color:#007fc6;}
#PageContent a:active {color:#003399;}

div#PageContentText {padding-left:25px; padding-right:15px; padding-bottom:15px;}
				
td#LatestNews {background-image:url(images/upcoming-bg.gif); background-repeat:repeat-y;}

#LatestNews a:link {color:#003399;}
#LatestNews a:visited {color:#004e96;}
#LatestNews a:focus {color:#007fc6;}
#LatestNews a:hover {color:#007fc6;}
#LatestNews a:active {color:#003399;}

div#LatestNewsText {padding-left:15px; padding-right:20px; padding-bottom:15px;}
				
td#Footer {background-image:url(images/footer.gif); background-repeat:no-repeat;
			padding-left:25px; padding-right:25px; font-size:12px;}

#Footer a:link {color:#003399;}
#Footer a:visited {color:#004e96;}
#Footer a:focus {color:#007fc6;}
#Footer a:hover {color:#007fc6;}
#Footer a:active {color:#003399;}
				
				

