/* html tag styles */

body { font-family: Verdana, Geneva, sans-serif; font-size: 12px; margin: 0px; background-color: #2b2b2b;}

h1 { font-size: 16px; font-weight: bold; margin: 0px 5px 0px 5px; color: #6c6c6c;}

h2 { font-size: 20px; font-weight: normal; margin: 5px; color: #6c6c6c;}

p { font-size: 12px; margin: 5px 20px 0px 20px; color: #6c6c6c;}

td { font-size: 12px; color: #6c6c6c;}

form { padding-left: 25px; padding-top: 10px; color: #6c6c6c;}

/* id styles */

#header { width: 100%; float: left; height: 91px; background-image: url(images/header.png); text-align: center;}

#header_center { width: 900px; text-align: left; margin: 0 auto; height: 91px;}

#header_center_title { width: 900px; height: 62px; background-image: url(images/title.png); background-repeat: no-repeat; text-align: right; padding-top: 5px;}

#header_center_navigation { height: 24px; padding-right: 0px; font-size: 14px; padding-left: 0px; float: right;}

#header_center_navigation a { color: #FFFFFF; text-decoration: none; display: block; margin: 0px 10px 0px 10px; height: 24px; float: left;}

#header_center_navigation a:hover { color: #FFFFFF; text-decoration: none; display: block; margin: 0px 10px 0px 10px; height: 24px; float: left; background-image: url(images/nav_over.png); background-position: bottom center; background-repeat: no-repeat;}

#contentbg { width: 100%; float: left; background-color: #FFFFFF;}

#content { width: 100%; float: left; background-image: url(images/bg.png); text-align: center; background-repeat: repeat-x; padding-bottom: 30px;}

#content_center { width: 900px; text-align: left; margin: 0 auto; padding-top: 30px;}

#content_center ul { font-size: 12px; margin-left: 35px; margin-top: 5px; margin-bottom: 0px; padding: 0px;}

#content_center li { color: #6c6c6c;}

#content_center_box { width: 300px; margin-bottom: 20px; float: left;}

#content_center_news { width: 593px; height: 26px; background-image: url(images/latestnews.png); color:#4d4d4d; padding-top: 12px; padding-left: 140px; float: left; margin-bottom: 20px;}

#content_center_home { width: 900px; float: left; margin-bottom: 10px;}

#content_center_home_left { width: 238px; float: left; margin-right: 8px;}

#content_center_home_center { width: 239px; float: left; margin-right: 8px;}

#content_center_home_right { width: 240px; float: left;}

#content_center_text { width: 900px; float: left;}

#content_center_text a { color: #01a2ee; text-decoration: none;}

#content_center_text a:hover { color: #01a2ee; text-decoration: underline;}

#footer { width: 100%; float: left; text-align: center;}

#footeri { width: 900px; font-size: 10px; color: #6c6c6c; text-align: center; text-align: left; margin: 0 auto; padding-bottom: 20px;}

#footeri a { color: #6c6c6c; text-decoration: none;}

#footeri a:hover { color: #6c6c6c; text-decoration: underline;}

#error { border-width: 1px; border-style: solid; border-color: #e30000; background-color: #e28686; color: #410000; padding: 10px; margin-left: 25px; margin-right: 25px; margin-top: 10px;}

#success { border-width: 1px; border-style: solid; border-color: #23790B; background-color: #C9FDAA; color: #0c1f00; padding: 10px; margin-left: 25px; margin-right: 25px; margin-top: 10px;}

/* class styles */

.news_date { font-size: 10px; color: #7b7b7b; margin-left: 5px;}

.button { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.textbox { padding: 3px; margin-left: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; }