@charset "utf-8";
body {
    font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:150%;
	color:#686868;
	background-color:#09161F;
}
td {
    font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
     line-height:150%;
	 color:#686868;
}
a:link 
{
	color: #686868;
	text-decoration: none;
}
a:visited
{
	color: #686868;
	text-decoration: none;
}
a:hover
{
    text-decoration:none;
    color: #D01240;
	position:relative;
	top:1px;
	left:1px;
}

a.one:link 
{
	color: #686868;
	text-decoration: none;
}
a.one:visited
{
	color: #686868;
	text-decoration: none;
}
a.one:hover
{
    text-decoration:none;
    color: #D01240;
	position:relative;
	top:1px;
	left:1px;
}


a.two:link 
{
	color: #dddddd;
	text-decoration: none;
}
a.two:visited
{
	color: #dddddd;
	text-decoration: none;
}
a.two:hover
{
    text-decoration:none;
    color: #dddddd;
}
a.three:link 
{
	color: #D6D6D6;
	font-weight:bold;
	text-decoration: none;
	
}
a.three:visited
{
	color: #D6D6D6;
	font-weight:bold;
	text-decoration: none;
}
a.three:hover
{
    text-decoration:none;
	font-weight:bold;
    color: #ffffff;
}

a.four:link 
{
	color: #cccccc;
	text-decoration: none;
}
a.four:visited
{
	color: #cccccc;
	text-decoration: none;
}
a.four:hover
{
    text-decoration:underline;
    color: #ffffff;
}

.input
{
border:1px solid #A2A2A2;
background-color:#EEEEEE;
}
.letter_spacing
{
letter-spacing:0px;
line-height:145%;
}
.input_index
{
border:1px solid #ffffff;
background-color:#820000;
color:#FFFFFF;
}
.input1{
border:1px solid #7e9dba;
background-color:#FFFFFF;
height:22px;
}
.letter_spacing_td
{
letter-spacing:0px;
line-height:120%;
}
.font-1
{
font-size:11px;
}

