body {
	color: #303030;
	background-color: white;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
}

td {
	font-size: 14px;
	font-family: sans-serif;
}

a {
	color: #303030;
	text-decoration: underline;
	font-family: sans-serif;
}

b {
	font-size: 14px;
	font-family: sans-serif;
}

.alpha a:hover img {
	 opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

a:hover { 
	color: red;
}

.font8 { 
	font-size: 8px;
	line-height:14pt;
	font-family: sans-serif;
}

.font9 { 
	font-size: 9px;
	line-height:14pt;
	font-family: sans-serif;
}

.font10 { 
	font-size: 10px;
	line-height:14pt;
	font-family: sans-serif;
}

.font12 { 
	font-size: 12px;
	line-height:14pt;
	font-family: sans-serif;
}

.font13 { 
	font-size: 13px;
	line-height:14pt;
	font-family: sans-serif;
}

.font14 { 
	font-size: 14px;
	line-height:15pt;
	font-family: sans-serif;
}

.font15 { 
	font-size: 15px;
	line-height:16pt;
	font-family: sans-serif;
}

h1{ 
	font-size : 14px;
	font-weight : bold;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: sans-serif;
}

h2{ 
	font-size : 14px;
	font-weight : bold;
	 padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 5px;
	margin-top : 0px;
	 margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: sans-serif;

}

h3{ 
	font-size : 10px;
	font-weight : normal;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: sans-serif;
}

.must {
	background-color:#FFDDFF;
}

.btn {
	background: -moz-linear-gradient(top,#09C 0%,#09C 50%,#069 50%,#069);
	background: -webkit-gradient(linear, left top, left bottom,from(#09C), color-stop(0.5,#09C), color-stop(0.5,#069),  to(#069));
	border: 1px solid #DDD;
	color: #FFF;
	width: 100px;
	padding: 10px 0;
}

.titlew { 
	font-size: 15px;
	font-weight: bold; 
	font-family: sans-serif;
	color: white;
}	


.menu { 
	font-size: 15px;
	line-height:15pt;
	font-weight: bold; 
	letter-spacing: -2px;
	font-family: sans-serif;
}

a.menu { 
	text-decoration: none; 
}

.sitemenu { 
	color: #FFFFFF; 
	font-family: sans-serif;
}

a.sitemenu { 
	color: #FFFFFF; 
	font-size: 12px; 
	line-height:15pt;
	text-decoration: none; 
	font-family: sans-serif;
}

a.sitemenu:visited { 
	color: #DDDDDD; 
	text-decoration: none; 
	font-family: sans-serif;
}

.copyright { 
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: sans-serif;
}