﻿@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/bg-rangin.jpg);
	background-repeat: repeat-x;
}
th {
	font-family: Tahoma;
	color: #C3DFE3;
}
td {
	font-family: Tahoma;
	color: #C3DFE3;
}
body {
	font-family: Tahoma;
	color: #C3DFE3;
}
.maintext {
	font-family: Tahoma;
	font-size: 8pt;
	color: #383838;
}
a {  
	color: #171d21; 
	text-decoration: none;
}
a:hover {
	color: #ff7e00;
	text-decoration: none;
}
.newstext {
	font-family: Tahoma;
	font-size: 8pt;
	color: #5b5b59;
	text-align: justify;
}
.newstext2 {
	font-family: Tahoma;
	color: #5b5b59;
	font-size: 8pt;
	font-weight: bold;
}	
.shortcuts {
	font-family: Tahoma;
	color: #5b5b59;
	font-size: 7pt;
	font-weight: normal;
}
.shortcuts2 {
	font-family: Tahoma;
	color: #5b5b59;
	font-size: 7pt;
	font-weight: bold;
}
.subjects {
	font-family: Tahoma;
	color: #cc6600;
	font-size: 9pt;
	font-weight: bold;
}	
.subjectGray {
	font-family: Tahoma;
	color: #666666;
	font-size: 10pt;
}	
.subjectSmall {
	font-family: Tahoma;
	color: #cc6600;
	font-size: 8pt;
	font-weight: bold;
}
