/*CSS default for IE*/

body
{
	color : #000000;
	font-family : Tahoma, Verdana, Helvetica,  Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	
	/*scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#872631;
	scrollbar-darkshadow-color:#221C29;
	scrollbar-track-color:#221C29;
	scrollbar-face-color:#221C29;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#221C29;*/
	
}

td
{
	color : #333333;
	font-family : Tahoma, Verdana, Helvetica,  Arial, sans-serif;
	font-size :12px;
	font-weight : normal;
}

.news
{
	color : #333333;
	font-family : Tahoma, Verdana, Helvetica,  Arial, sans-serif;
	font-size :14px;
	font-weight : normal;
}

a        { color:#333333; font-family:Courier, Courier New; font-weight:normal; font-size:10px; text-decoration:none; }
a:active { color:#333333; font-weight:normal; }
a:hover  { color:#333333; font-weight:normal; text-decoration:underline; }
a:link   { color:#333333; font-weight:normal; }

input { color: #BBBBBB; background:#221C29; border-color:#BBBBBB; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; font-family: verdana,helvetica,arial,sans-serif; font-size: 10px; font-weight: normal; margin-top:2px;}

.navigation        { color:#194D59; font-family:Courier, Courier New; font-weight:normal; font-size:14px; text-decoration:none; }
a.navigation        { color:#194D59; font-family:Courier, Courier New; font-weight:normal; font-size:16px; text-decoration:none; }
a:link.navigation   { color:#194D59; font-family:Courier, Courier New; font-weight:normal; font-size:16px; text-decoration:none; }
a:active.navigation { border-bottom: 2px dotted #CC0000; font-weight:normal; text-decoration:none; }
a:hover.navigation  { border-bottom: 2px dotted #CC0000; font-weight:normal; text-decoration:none; }

.nav_high        { color:#194D59; font-family:Courier, Courier New; font-weight:bolder; font-size:18px; text-decoration:none; line-height:20px; }

.tiny,a.tiny,a:active.tiny,a:link.tiny
{
	color : #bbbbbb;
	font-family : courier new;
	font-size :10px;
	font-weight : normal;
}
a:hover.tiny
{
	color : #000000;
	font-family : courier new;
	font-size :10px;
	font-weight : normal;
	text-decoration: none;
}