body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	font-weight:normal;
	color:#999999;
	background-color:#000000;
	
	background-image:url(../images/index-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.table_blue_border{ margin-top:1px; border:1px solid #006699;}

.table_back_border{ margin-top:1px; border:1px solid #000000;}


a { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#999999;}
a:hover { font-family:Arial; text-decoration: underline; font-weight:normal;  font-size:12px; color:#FFFFFF;}


.body_white_contents { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:11px; color:#FFFFFF;}
.body_black_contents { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:11px; color:#000000;}

.title { font-family:Tahoma; font-weight:bold;  font-size:18px; color:#502900;}

.title2 { font-family:Tahoma; font-weight:bold;  font-size:18px; color:#ffffff;}

.subtitle { font-family:Arial; font-weight:bold;  font-size:12px; color:#009900;}

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

.subtitle3 { font-family:Arial; font-weight:bold;  text-decoration:none; font-size:12px; color:#006699;}

.subtitle4 { font-family:Arial; font-weight:bold; text-decoration:none; font-size:12px; color:#FF9900;}
a.subtitle4:hover { font-family:Arial; font-weight:bold; text-decoration:none; font-size:12px; color:#FFFFFF;}


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

.contents2 { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#999999;}
a.contents2:hover { font-family:Arial; text-decoration: underline; font-weight:normal;  font-size:12px; color:#999999;}

.contents3 { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:11px; line-height:18px; color:#006699;}
a.contents3:hover { font-family:Arial; text-decoration: underline; font-weight:normal;  font-size:11px; line-height:18px; color:#006699;}

.contents_title { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:14px; color:#999999;}

.subheader { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:12px; color:#336600;}
a.subheader:hover { font-family:Arial; text-decoration: underline; font-weight:bold;  font-size:12px; color:#336600;}

.footer { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:12px; color:#FFFFFF;}
a.footer:hover { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:12px; color:#502900;}

.read_more { font-family:Arial; text-decoration: none; font-weight:bold;  font-size:12px; color:##CCCCCC;}
a.read_more:hover { font-family:Arial; text-decoration:none; font-weight:bold;  font-size:12px; color:#FFFFFF;}

.INPUT 
{ 
	border:1px solid #FFFFFF!important; background-color:#061F48!important; color:#FFFFFF!important; FONT-SIZE: 11px; padding:1px; font-weight:normal; FONT-FAMILY: Arial; 
}

.button 
{
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-color: #000000;
        border-left-color: #000000;
        border-bottom-color: #000000;
        border-right-color: #000000;
        background-color: #006699;
        color: #FFFFFF;
		height: 20px;
        font-size: 12px;
        font-family: arial;
}
