/* CSS Document */


body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #000000;
	background-image: url(http://www.firefit.com/graphics/back_fire.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment:fixed;
}
a:link {
	color: #cc6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #cc6600;
}
a:active {
	text-decoration: none;
	color: #cc6600;
}

html {overflow:auto;clip:auto;overflow-x:hidden;}



.borderPage {border: 1px solid #E33131; }

.border {border: 1px solid #000000; }


.title {
	font-size: 16px;
	font-weight: bold;
	color: #00415D;
}

.fineTXT {
	font-size: 10px;
	color: #000000;
}
.textbox{
	border: #333333 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0F0;
	text-align: left;
	height: 16px;
	vertical-align: left;
 }
 
 .redTitle {
	font-size: 14px;
	color: #E23232;
}

.sub_title {
	color: #E23232;
	font-weight: bold;}
