/* CSS Document */

body{background:url(images/mainBg.gif) repeat-x; margin:0 auto; padding:0px;}

.whiteBg{background-color:#ffffff}
.navBg{background:url(images/nav_bg.gif) no-repeat; height:30px}

a.navText{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; height:30px; line-height:30px; width:115px; display:block; text-decoration:none}

a.navText:hover{background:url(images/nav_hov_bg.gif) no-repeat center; color:#636363; width:115px; text-decoration:none} 

a.navBigText{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; height:30px; line-height:30px; width:184px; display:block; text-decoration:none}

a.navBigText:hover{background:url(images/nav_Big_bg.gif) no-repeat center; color:#636363; width:184px; text-decoration:none} 

a.navTextActive{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#636363; font-weight:bold; height:30px; line-height:30px; width:115px; display:block; text-decoration:none; background:url(images/nav_hov_bg.gif) no-repeat center;}

a.navTextActive_2{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#636363; font-weight:bold; height:30px; line-height:30px; width:184px; display:block; text-decoration:none; background:url(images/nav_Big_bg.gif) no-repeat center;}


.footerText{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#636363;}