body {
	font-family : ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
	font-weight : normal;
	font-size : 11px;
}
a:link, a:visited {
	color : #cc9900;
	text-decoration : none;
}
a:active, a:hover {
	color : #cc9900;
	text-decoration : underline;
}
h1, .title {
	color : #E70908;
	font-family : ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
	font-size : 14px;
	font-weight : bold;
}
h2, .header1 {
	color : #E70908;
	font-family : ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
	font-size : 13px;
	font-weight : bold;
}
td, .text {
	color : #2C3F77;
	font-size : 12px;
	font-family : ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
}
q {
	font-style : italic;
}
ul {
	list-style-image : url(graphics/bullet.gif);
}

/* Specific Styles */

.divider {
	font-size : 1px;
	border-top : 1px dashed #cc9900;
}
.warning {
	color : #cc0000;
	font-family : ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
	font-size : 12px;
	font-weight : bold;
}

/* Forms */

.inputbox {
	color : #000000;
	font-family : ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	width : 100%;
	text-align : left;
	border : 1px solid #000000;
}
.inputbox2 {
		color : #2C3F77;
		font-family : 'Tahoma', 'arial', 'tahoma', sans-serif;
		font-size : 11px;
		font-weight : normal;
		background-color: #ffffff;
		text-align : left;
		border-color : #E70908;
}
.inputbox3 {
    color : #000000;
    background-color : #ffffff;
    font-family : ' ITC Kabel Book', ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
	font-size : 11px;
    font-weight : normal;
    text-align : left;  
    text-decoration : none;
	height : 18px;
	border : 1px solid #74601e;
}
.inputbox4 {
	color : #000000;
	font-family : ' ITC Kabel Book', 'arial', 'tahoma', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	text-align : left;
	border : 1px solid #a0a0a0;
}
a.button:link, a.button:active, a.button:visited {
	color : #c6a247;
	text-decoration : none;
}
a.button:hover {
	color : #c6a247;
	text-decoration : underline
}
a.btn {
	display: block;
	background-color: #ffdf1b;
	border: 1px #565657 solid;
	color: #565657;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 10px 2px 10px;
	width: 95;
	text-align: center;
	text-decoration: none;
}
a.btn:hover {
	background-color: #565657;
	color: #ffffff;
}

/* Other Classes */
	
.medium {
	width: 50%;
}
.large {
	width: 100%;
}
.bg1 {
	background-color : #ffffff;
}
.bg2 {
	background-color : #f7f3ef;
}
.bg3 {
	background-color : #ccb980;
}
.bg4 {
	background-color : #E70908;
}
.bg5 {
	background-color : #000000;
}
.greybg {
	background-color : #999999;
	font-family:   arial, tahoma, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	padding: 3px;
}

.clsCMOn {
	color: #ffffff;
	font-size : 12px;
	text-decoration : none;
    padding: 2px;
    font-family:   arial, tahoma, sans-serif;       
}

.clsCMOver {
	color: #ffffff;
	font-size : 12px;
	text-decoration : none;
    padding: 2px;
    font-family:   arial, tahoma, sans-serif;    
}

.style1 {
	font-family:   arial, tahoma, sans-serif;
	color: #E70908;
	font-size:13px;
}
.style2 {
	font-family:   arial, tahoma, sans-serif;
	color: #E70908;
	font-size: 15px;
	font-weight: bold;
}
.style2a {
	font-family:   arial, tahoma, sans-serif;
	color: #2C3F77;
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-family:   arial, tahoma, sans-serif; color: #2C3F77; font-size: 12px;}
.style4 {font-family:   arial, tahoma, sans-serif; color: #2C3F77; font-size: 13px; font-weight: bold;  }
.style5 {font-family:   arial, tahoma, sans-serif; color: #ffffff; font-size: 13px;}
.style5g {font-family:   arial, tahoma, sans-serif; color: #000000; font-size: 10px; font-weight: bold; }
.style6 {font-family:   arial, tahoma, sans-serif; color: #E70908; font-size: 12px;}
.style6b {font-family:   arial, tahoma, sans-serif; color: #2C3F77; font-size: 13px;}
.style7 {font-family:   arial, tahoma, sans-serif; color: #2C3F77; font-size: 12px;}
.style8 {font-family:   arial, tahoma, sans-serif; color: #2C3F77; font-size: 14px; font-weight: bold; font-style: italic;}
.style9 {font-family:   arial, tahoma, sans-serif; color: #ffffff; font-size: 12px;}
.style9a {font-family:   arial, tahoma, sans-serif; color: #ffffff; font-size: 12px; font-weight: bold;}
.style9b {font-family:   arial, tahoma, sans-serif; color: #ffffff; font-size: 11px; font-weight: bold;}
.style10 {font-family:   arial, tahoma, sans-serif; color: #000000; font-size: 11px; }
.style10a {font-family:   arial, tahoma, sans-serif; color: #ff0000; font-size: 11px; text-decoration: none;}




A:link, A:active { color: #2C3F77; text-decoration: none; }
A:visited {  color: #2C3F77; text-decoration: none; }
A:hover {  color: #ff0000; text-decoration: none; }



#bg {
	background:url(images/bg.jpg);
	 background-repeat: no-repeat;
	  background-position: left bottom;

}
#bg1 {
	background:url(images/bg.jpg);	
	 background-repeat: no-repeat;
	  background-position: right bottom;

}

#transbox {
	width: 209px;
	margin: 0 10px;
	background-color: #ffffff;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	opacity: 0.35;
}

#transbox * {
	position: relative;
}

#transbox span {
	font-weight: bold;
	color: #2C3F77;
}

A.blue:link, A:active { color: #010E6F; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 12px; font-weight: bold; }
A.blue:visited {  color: #010E6F; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 12px; font-weight: bold; }
A.blue:hover {  color: #E70908; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 12px; font-weight: bold; }

A.style5g:link, A:active { color: #0000ff; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 10px; font-weight: bold; }
A.style5g:visited {  color: #0000ff; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 10px; font-weight: bold; }
A.style5g:hover {  color: #ff0000; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 10px; font-weight: bold; }

A.t2_results:link, A:active { color: #ffffff; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 12px; font-weight: bold; }
A.t2_results:visited {  color: #ffffff; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 12px; font-weight: bold; }
A.t2_results:hover {  color: #ff0000; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 12px; font-weight: bold; }
	

A.linkspec:link, A:active { color: #2C3F77; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 13px; font-weight: bold; }
A.linkspec:visited {  color: #2C3F77; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 13px; font-weight: bold; }
A.linkspec:hover {  color: #ff0000; text-decoration: none; font-family:   arial, tahoma, sans-serif; font-size: 13px; font-weight: bold; }

.button {
		color : #ffffff;
		font-family : 'Tahoma', 'arial', 'tahoma', sans-serif;
		font-size : 11px;
		font-weight : bold;
		background-color : #999999;
		text-align : center;
		border-top : 0px solid #ffffff;
		border-right : 0px solid #ffffff;
		border-bottom : 0px solid #ffffff;
		border-left : 0px solid #ffffff;
		padding: 1px;
	}
