.scroll {
overflow:auto;
SCROLLBAR-ARROW-COLOR:#333333; 
SCROLLBAR-SHADOW-COLOR: #333333;
SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
SCROLLBAR-FACE-COLOR: #FFD33E;
SCROLLBAR-TRACK-COLOR: #333333;
SCROLLBAR-DARKSHADOW-COLOR: #333333;
SCROLLBAR-BASE-COLOR: #333333; 
scrollbar-3d-light-color: #333333;
}

body {
background:#0c0c0c; margin:0px; color:#CCCCCC;
}
strong
{
	font-family: Arial;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
}
a:link {color: #FFD33E; text-decoration:none}     /* unvisited link */
a:visited {color: #FFD33E; text-decoration:none}  /* visited link */
a:hover {color: #ffffff; text-decoration:underline}   /* mouse over link */
a:active {color: #FFD33E; text-decoration:none} 
.grayHR
{
height:1px;
color:#999999;
}
.whiteHR
{
color:#ffffff;
}
.yellowHR
{
height:1px;
color:#FFD33E;
border-style:dashed;
width:100%;
}
.redTABLE
{
border-width:1px;
border-color:#880000;
background:#FFF8EB;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	/*color:#FFD33E;*/
	color:#CCCCCC;
	font-weight: normal;
}
.RedArialBig
{
	font-family: Arial;
	font-size: 20px;
	font-weight:normal;
	color:#880000;
}
.RedArialSmall
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color:#880000;
}
.button
{
	font-family: Arial;
	font-size: 12px;
	color: #AAA89C;
	font-weight: normal;
}
.tableDetail {
	font-size: 11px;
	font-family: Arial;
	color: #003366;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 787570;
}
.frame {
	font-family: Arial;
	font-size: 12px;
	color: #FFD33E;
}
.text4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 3CB84A;
}
.designed_by {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
}
.text5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #474747;
}
.textbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
}
.whiteArialBig
{
	font-family: Arial;
	font-size: 20px;
	font-weight:normal;
	color:#f7a51d;
}
.whiteArialSmall
{
	font-family: Arial;
	font-size: 14px;
	font-weight:normal;
	color:#f7a51d;
}
.blueArialBig
{
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	color:#41647A;
}
.blueArialSmall
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color:#41647A;
}
.heading{
font-family: Arial;
color:#FFD33E;
font-size: 16px;
font-weight:bold;
}
.yellow{
font-family: Arial;
color:#FFD33E;
font-size: 11px;
font-weight:bold;
}
.oneheight
{
height:1px;
}