A {			color: #000000; text-decoration:none;}
A:Visited {	color: #000000; text-decoration:none;}
A:Active {  color: #000000; text-decoration:none;}
A:Hover {   color: #000000; text-decoration:underline;}

#all {
	font-family: Geneva, Arial, Verdana;
	background-color:#000000;
	width:100%;
}

#main {
	width:840px; 
	background-color:#3D3D3D; 
}

/*---------------head----------------#7A7A7A*/

.head1 {
	height:80px;
	background-color:#3D3D3D;
	font-weight:bold;
	font-size:12px;
	color:#BBBBBB;
}
a.head1 {
	color:#BBBBBB;
	margin-right:5px;
	vertical-align:top;
}
p.head1 {
	height:40px;
	color:#BBBBBB;
	margin-top:5px;
	vertical-align:text-top;
}
td.head1 {
	height:40px;
	color: #BBBBBB;
	margin-top:5px;
	vertical-align:text-top;
}
.head2 {
	height:30px;
	background-color:#BBBBBB;
	font-weight:bold;
	font-size:13px;
	color: #3D3D3D;
}
a.head2_notselected {
	color: #3D3D3D;
	vertical-align:middle;
}

a.head2_selected {
	color: #5C5C5C;
	text-decoration: underline;
	vertical-align:middle;
}

.head3 {
	height:30px;
	background-color:#999999;
	font-weight:bold;
	font-size:12px;
	color:#5C5C5C;
}

a.head3_notselected {
	color: #5C5C5C;
	text-decoration:inherit;
	vertical-align:middle;
}

a.head3_selected {
	color: #3D3D3D;
	text-decoration:underline;
	vertical-align:middle;
}

/*---------------main----------------*/

.main {
	width:640px;
	border:none;
	background-color:#3D3D3D;
	font-weight:bold;
	font-size:12px;
	color:#BBBBBB;
}

.empty {
	background-color:#3D3D3D;
	height:5px;
}

.description {
	font-size:10px;
	color: #BBBBBB;
	padding-right:5px;
}

.descriptionText {
	font-size:12px;
	color: #BBBBBB;
	padding-right:10px;
	padding-left:10px;
}

h1{
	font-size:15px;
	line-height:20px;
	color:#BBBBBB;
	font-weight:bold;
}

a.h1 {
	font-size:14px;
	line-height:20px;
	color:#BBBBBB;
	font-weight:bold;
}

h2{
	font-size:13px;
	line-height:16px;
	color:#BBBBBB;
	font-weight:bold;
}

a.footerLeft {
	font-size:8px;
	color:#BBBBBB;
	font-weight:bold;
	margin-right:50px;
}
a.footerRight {
	font-size:8px;
	color:#BBBBBB;
	font-weight:bold;
	margin-left:50px;
}
