body {font: normal 12px arial, tahoma, verdana; color: #FFF; margin: 0px; background: #212121 url(images/bg.jpg);}

a:link {color: #E22E1D; text-decoration: underline}
a:visited {color: #E22E1D; text-decoration: underline}
a:hover {color: #E22E1D; text-decoration: none}
a:active {color: #E22E1D; text-decoration: underline}

a.menu {display: block; font: bold 14px arial; height: 67px; line-height: 67px; color: #141414; text-align: center; text-decoration: none;}
a.menu:link {}
a.menu:visited {}
a.menu:hover {color: #E22E1D;}
a.menu:active {}

a.menuActive {display: block; font: bold 14px arial; height: 67px; line-height: 67px; color: #FFF; text-align: center; text-decoration: none; background: url(images/menubutton.gif) no-repeat center center;}
a.menuActive:link {}
a.menuActive:visited {}
a.menuActive:hover {color: #E22E1D;}
a.menuActive:active {}

a.menuSub {display: block; height: 20px; background: url(images/leftmenubg.gif) no-repeat; font: bold 12px arial, tahoma; color: #DADADA; padding: 10px 20px 0px 15px; text-decoration: none;}
a.menuSub:link {}
a.menuSub:visited {}
a.menuSub:hover { color: #FFF;}
a.menuSub:active {}

a.menuSubActive {display: block; height: 20px; background: url(images/leftmenubg.gif) no-repeat; font: bold 12px arial, tahoma; color: #E02F1F; padding: 10px 20px 0px 15px; text-decoration: none;}
a.menuSubActive:link {}
a.menuSubActive:visited {}
a.menuSubActive:hover {}
a.menuSubActive:active {}

input {font-size:11px; font-weight: bold; font-family: Arial, Verdana}
input.checkbox {background: none; border: none; width: 20px}
input.button {width: 75px}
textarea {font-size:11px; font-weight: bold; font-family: Arial, Verdana; width: 300px; height: 80px}
select {font-size:11px; font-weight: bold; font-family: Arial, Verdana}

table.border {background-color: #992005}
tr {font-size: 11px; font-family: Verdana, Arial; color: #60646A}
tr.toolBar {background-color: #DCE0E5}
.head {background-color: #992005; font-size: 14px; font-family: Arial, Verdana; color: #FFFFFF; font-weight: bold}
.headSmall {background-color: #992005; color: #FFFFFF; font-weight: bold}
.field {background-color: #611200; color: #FFFFFF; font-weight: bold; text-align: center}
.bright {background-color: #EEEEEE}
.dark {background-color: #E9E9E9}
.info {background-color: #CA0000; color: #FFFFFF}
.none {background-color: #EEEEEE}
.light {background-color: #FFFFFF}
.content {background-color: #FFFFFF}

#topcontainer {
	height: 313px;
	background: url(images/topbg.jpg) repeat-x;
	}

#topbox {
	width: 980px;
	height: 192px;
	margin: 0px auto;
	background: url(images/top1.jpg) no-repeat;
	}

#menubox {
	width: 960px;
	height: 67px;
	padding: 0px 10px;
	margin: 0px auto;
	background: url(images/topmenubg.jpg) no-repeat;
	}

#menubox table {
 	width: 960px;
 	height: 67px;
	}

#menubox table tr td a {
	display: block;

	}

#contentbox {
	padding-left: 40px;
	}

#menubottomline {
	width: 980px;
	height: 54px;
	margin: 0px auto;
	background: url(images/contenttop.jpg) no-repeat;
	}

#mainbox {
	width: 950px;
	margin: 0px auto;
	background: #171717;
	padding: 0px 15px;
	}

#leftside {
	width: 222px;
	float: left;
	}

#centerside {
	margin-left: 240px;
	background: url(images/pagenamebg.jpg) no-repeat;
	}

#bottom {
	width: 950px;
	height: 36px;
	margin: 0px auto;
	background: url(images/bottom.jpg) no-repeat;
	color: #171717;
	padding: 20px 15px;
	font-weight: bold;
	}

#description {
	height: 165px;
	background: url(images/descbg.gif) no-repeat;
	padding: 115px 15px 0px 15px;
	}

#caption {
	margin: 0px 0px 40px 90px;
	font: bold 15px arial;
	color: #E22E1D;
	font: bold 26px arial, tahoma;
	padding-top: 35px;
	}

#sub ul, #sub ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#sub ul li {

	}




a.menuAdmin {padding: 2px 2px 2px 2px; display: block; position: relative; font-family: Verdana; text-decoration: none; text-align: center}
a.menuAdmin:link {background: #333333; color: #FFFFFF; text-decoration: none}
a.menuAdmin:visited {background: #333333; color: #FFFFFF; text-decoration: none}
a.menuAdmin:hover {background: #0000CA; color: #FFFFFF; text-decoration: none}
a.menuAdmin:active {background: #333333; color: #FFFFFF; text-decoration: none}

a.menuAdminActive {padding: 2px 2px 2px 2px; display: block; position: relative; font-family: Verdana; font-weight: bold; text-align: center}
a.menuAdminActive:link {background: #CA0000; color: #FFFFFF; text-decoration: none}
a.menuAdminActive:visited {background: #CA0000; color: #FFFFFF; text-decoration: none}
a.menuAdminActive:hover {background: #0000CA; color: #FFFFFF; text-decoration: none}
a.menuAdminActive:active {background: #CA0000; color: #FFFFFF; text-decoration: none}
