/* CSS Document */
body{
	background-color: #990000;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
a:link{
	color:#FFCC00;
	font-style:normal;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	font-style:normal;
	color:#000000;
}
a:active{
	font-style:normal;
}
a:visited{
	font-style:normal;
	color:#FFCC00;
	text-decoration:none;
}
.color_like_bg{
	color: #990000;
}
.heading{
	font-size:14px;
}
.disabled{
	color:#CCCCCC;
}
.big{
	font-size:16px;
	font-weight:bold;
}
.subtitle{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
}
.small{
	font-size:10px;
}

INPUT {font-size: 8pt; font-family: Arial, Helvetica, sans-serif;}

INPUT.txtfld {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #3B3B3B; background-color: #FFF7CC;}

INPUT.btn {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #404040; font-weight: normal; background-color: #DCDCDC;}

INPUT.btn1 {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; width: 90px; color: #3B3B3B; background-color: #DCDCDC;}

SELECT {font-size: 8pt; font-family: Verdana, Arial sans-serif; color: #3B3B3B; background-color: #FFF7CC; font-weight: normal;}

.textarea {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #3B3B3B; background-color: #FFF7CC;}


a.a:link{
	color:#FFCC00;
	font-style:normal;
	font-size:10px;
	text-decoration:none;
}
a.a:hover{
	text-decoration:none;
	font-style:oblique;
	color:#000000;
}
a.a:active{
	font-style:normal;
}
a.a:visited{
	font-style:normal;
	color:#FFCC00;
	text-decoration:none;
}
