/* ---- CSS Document---- */

body { font-size: 65%; color: #000099; font-family: Verdana, sans-serif; text-align: center; margin: 0px auto; } div, p, ul, h1, h2, h3, form, img{padding:0px; margin:0px;} ul{list-style-type:none;}

/* ---- Sets the background blue strip accross the page ---- */

/* --- #bodybg { width: 100%; height: 280px; background: url(images/bodybg.jpg) repeat-x 50% top;} ---*/

/* ---- Sets the logo ---- */
 
#detailbg { width: 780px; height: 280px; margin: auto; background: url(images/detailbg.jpg); background-repeat: no-repeat;}

/* ---- Top nav ---- */

#topnav { font-size: 110%; width: 770px; text-align: right; height: 10px; padding-top: 10px; padding-bottom: 178px; margin: 0px auto;}

/* ---- Main nav ---- */

#mainnav1 { float: right; clear: right; font-size: 110%; width: 80px; text-align: center; height: 10px; margin: 0px auto;}
#mainnav2 { float: right; font-size: 110%; width: 78px; text-align: center; height: 10px; margin: 0px auto;}
#mainnav3 { float: right; font-size: 110%; width: 78px; text-align: center; height: 10px; margin: 0px auto;}
#mainnav4 { float: right; font-size: 110%; width: 100px; text-align: center; height: 10px; margin: 0px auto;}
#mainnav5 { float: right; font-size: 110%; width: 113px; text-align: center; height: 10px; margin: 0px auto;}

/* ---- content ---- */

#content { font-size: 120%; width: 780px; margin: 0px auto; text-align:left;}

/* ---- Sets the bottom background detail ---- */

#bottombg { font-size: 120%; width: 780px; height: 230px; background: url(images/bottombg.jpg) repeat-x 50% bottom; padding-top:25px; text-align: center; margin: 0px auto;}

.headertext { font-size: 120%; font-weight:bold; color: #0776AE;}

.table { font-size: 65%; color: #000000; font-family: Verdana, sans-serif; text-align: left;}

/* ---- Links ---- */

#topnav { font-weight: bold; color: #ffffff; text-decoration: none;}
#topnav A:link { font-weight: bold; color: #ffffff; text-decoration: none ;}
#topnav A:visited { font-weight: bold; color: #ffffff; text-decoration: none ;}
#topnav A:hover { font-weight: bold; color: #FE0000; text-decoration: none ;}
#topnav A:active { font-weight: bold; color: #ffffff; text-decoration: none ;} 

#mainnav1 { font-weight: bold; color: green; text-decoration: none;}
#mainnav1 A:link { font-weight: bold; color: green; text-decoration: none ;}
#mainnav1 A:visited { font-weight: bold; color: green; text-decoration: none ;}
#mainnav1 A:hover { font-weight: bold; color: red; text-decoration: none ;}
#mainnav1 A:active { font-weight: bold; color: green; text-decoration: none ;} 

#mainnav2 { font-weight: bold; color: purple; text-decoration: none;}
#mainnav2 A:link { font-weight: bold; color: purple; text-decoration: none ;}
#mainnav2 A:visited { font-weight: bold; color: purple; text-decoration: none ;}
#mainnav2 A:hover { font-weight: bold; color: blue; text-decoration: none ;}
#mainnav2 A:active { font-weight: bold; color: purple; text-decoration: none ;} 

#mainnav3 { font-weight: bold; color: #009900; text-decoration: none;}
#mainnav3 A:link { font-weight: bold; color: #009900; text-decoration: none ;}
#mainnav3 A:visited { font-weight: bold; color: #009900; text-decoration: none ;}
#mainnav3 A:hover { font-weight: bold; color: blue; text-decoration: none ;}
#mainnav3 A:active { font-weight: bold; color: #009900; text-decoration: none ;} 

#mainnav4 { font-weight: bold; color: red; text-decoration: none;}
#mainnav4 A:link { font-weight: bold; color: red; text-decoration: none ;}
#mainnav4 A:visited { font-weight: bold; color: red; text-decoration: none ;}
#mainnav4 A:hover { font-weight: bold; color: purple; text-decoration: none ;}
#mainnav4 A:active { font-weight: bold; color: red; text-decoration: none ;} 

#mainnav5 { font-weight: bold; color: blue; text-decoration: none;}
#mainnav5 A:link { font-weight: bold; color: blue; text-decoration: none ;}
#mainnav5 A:visited { font-weight: bold; color: blue; text-decoration: none ;}
#mainnav5 A:hover { font-weight: bold; color: green; text-decoration: none ;}
#mainnav5 A:active { font-weight: bold; color: blue; text-decoration: none ;} 

#bottombg { font-weight: bold; color: #ffffff; text-decoration: none ;}
#bottombg A:link { font-weight: normal; color: #ffffff; text-decoration: none ;} 
#bottombg A:visited { font-weight: normal; color: #ffffff; text-decoration: none ;} 
#bottombg A:hover { font-weight: normal; color: #6BBA21; text-decoration: none ;}
#bottombg A:active { font-weight: normal; color: #ffffff; text-decoration: none ;} 
