/* Main Styles */

html, body, #wrapper {
	font-family:Tahoma;
	font-size:12px;
	color:#444444;
	height:100%;
 margin: 0;
 padding: 0;
 border: none;
 text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

td,p,alt,title {
	font-family:Tahoma;
	font-size:12px;
	color:#444444;
}

input,select,textarea {
	font-family:Tahoma;
	font-size:12px;
	color:#8D8D8D;
}

a {
	font-family:Tahoma;
	font-size:12px;
	color:#888888;
	text-decoration:none;
}

a:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#5FABDC;
	text-decoration:underline;
}

.main_text {
	font-family:Tahoma;
	font-size:12px;
	color:#555555;
	font-weight:normal;
	line-height:13px;
}

.main_text_bold {
	font-family:Tahoma;
	font-size:12px;
	color:#8D8D8D;
	font-weight:bold;
	line-height:13px;
}

.mini_text {
	font-family:Tahoma;
	font-size:9px;
	color:#8D8D8D;
	font-weight:normal;
}

.subhead {
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	line-height:13px;
}

.subhead_big {
	font-family:Tahoma;
	font-size:16px;
	color:#5FABDD;
	font-weight:bold;
	line-height:13px;
}

.subhead_link {
	font-family:Tahoma;
	font-size:16px;
	color:#5FABDD;
	font-weight:bold;
	line-height:13px;
}

.subhead_link:hover {
	font-family:Tahoma;
	font-size:16px;
	color:#5FABDD;
	font-weight:bold;
	line-height:13px;
	text-decoration:underline;
}

.copyright {
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}

.copylink {
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.copylink:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.money_class {
	font-family:Tahoma;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}


/* End Main Styles */
