body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/totalbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bggradient {
	background-image: url(images/boxgradient.jpg);
	background-repeat: repeat-x;
}
.graybg {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}



.menubg a:link {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.logotxt {
	font-family: "Century Gothic";
	font-size: 34px;
	font-weight: bold;
	color: #2677c7;
	text-decoration: none;
}
.secmenutxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/secondmenubg.jpg);
	background-repeat: repeat-x;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bdr {
	border: 1px solid #999999;
}
.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.rightbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFCC00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


#textorange a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.nrmltxt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.bluebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.greybrdr {
	border: 1px solid #CCCCCC;
}
.greenbg {
	background-color: #F4F3F0;
}
.italiq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
ul.menu{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:195%;
	width:95%;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f0f2ef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul.menu li{
	margin:0;
	padding:0;
	
}
ul.menu li a{
	display:block;
	text-decoration:none;
	color:#000000;
	width:95%;
	background-color: #f0f2ef;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
ul.menu li a:hover{
	background-color: #1988cb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 95%;
	
	
}
ul.menu li a:active{
	background-color: #1988cb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
	
}
.pad {
	padding: 7px;
}
.bl {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.total {
	width: 627px;
	border-bottom: solid 1px #c4c4c4;
}
.moretxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #2395db;
	text-decoration: none;
}

.total h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.total h3:hover {
	background-color: #e3e2e2;
}
.total h3.active {
	background-position: right 5px;
}
.total p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}
.padbrdr {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.redtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f15b11;
	text-decoration: none;
}
