/* CSS Document */


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
}

tr.even{
background-color: #404040;
}
	
tr.even{
background-color: #202020;
}
	
em{
	color:#999999;
}

h1 {color: #666666; font-size: 16px; font-weight: bold; }
h2 {color: #666666; font-size: 14px; font-weight: bold; }
h3 {color: #999999; font-size: 14px; font-weight: bold; }

A {color: #999999;}
A:hover {color: #f2f2f2;}

.main_title {
	font-size: 24px;
	color: #C60000;
	text-align:center;
}

.main_title_right {
	font-size: 18px;
	color: #CCCCCC;
	text-align:center;
}

.main_title_top {
	font-size: 18px;
	color: #CCCCCC;
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.footer{color: #333333;font-size: 14px;font-weight: bold;}
.title {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	background-position: center;
}
.text1 {font-size: 14px;color: #666666;}
.text2 {color: #999999;font-size: 14px;}

.link {
	color: #888888;
	font-size: 11px;
}

