@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/html_bg_stripe.jpg);
	background-repeat: repeat-x;
	background-color:#29AAE3
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #34305E;
}
a:link {
	color: #1283b4;
}
a:visited {
	color: #1283b4;
}
a:hover {
	color: #87BF40;
}
a:active {
	color: #87BF40;
}
.big_color_text {
	color: #1495CC;
	font-size: 14px;
	
}
.disclaimer_text {
	font-size: 9px;
	color: #2FAEE5;
}

.maintext { font-size: 12px; font-family: Arial, Verdana, sans-serif, Times New Roman; color: #000000; font-weight: normal; text-decoration: none;}
.maintext_small { font-size: 11px; font-family: Arial, Verdana, sans-serif, Times New Roman; color: #000000; font-weight: normal; text-decoration: none;}
.maintext_big { font-size: 14px; font-family: Arial, Verdana, sans-serif, Times New Roman; color: #000000; font-weight: normal; text-decoration: none;}
.maintext_extrabig { font-size: 16px; font-family: Arial, Verdana, sans-serif, Times New Roman; color: #000000; font-weight: normal; text-decoration: none;}
.maintext_extraextrabig { font-size: 18px; font-family: Arial, Verdana, sans-serif, Times New Roman; color: #000000; font-weight: normal; text-decoration: none;}

