/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}

td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.hiddenbox{display:none;}

a:link {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.m a,.m a:visited{
	font-size: 16px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.w a,.w a:visited{
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;

}
.r a,link,visited,active,hover{
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: none;

}
.white{
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	text-decoration: none;

}
.blue{
	font-size: 12px;
	line-height: 150%;
	color: #133486;
	text-decoration: none;

}

.rad{
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: none;}
.glow{
text-decoration:none;filter:glow(color:#ffffff,strength=3); height:14px; color:#133486;font-weight: bold;}

input {
	border: 1px solid #34A0B8;
}
.x-bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center bottom;
}
select {
	border: 1px solid #34A0B8;
}

textarea {
	border: 1px solid #34A0B8;
}
