﻿body 
{
	/*background-image:url(Images/Img_mainBG_3.jpg);*/
	background-image:url(Images/Img_mainBG.jpg);
	background-repeat:repeat-x;
	height:40px;
	margin:0 0 0 0;
}

.body2
{
	/*background-image:url(Images/Img_webpageBG_3.jpg);*/
	background-image:url(Images/Img_webpageBG.jpg);
	background-repeat:repeat-x;
	height:170px;
	margin:0 0 0 0;
}

.body3
{
	background-image:none;
}

.menutxt
{
	font-family:Verdana;
	font-size:11px;
	color:#B0B0B0;
	text-align:center;
	text-decoration:none;
}

a.menutxt:hover
{
	color:#FFFFFF;
}

.submenu
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.hd1
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#DA1F28;
}

.hd2
{
	font-family:Tahoma;
	font-size:11px;
	color:#285F9B;
	text-decoration:none;
	font-weight:bold
}

.hd3
{
	font-family:Tahoma;
	font-size:13px;
	color:#285F9B;
	text-decoration:none;
	font-weight:bold
}


.content
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:1.8;
	text-decoration:none;
}

.news
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:1.8;
	text-decoration:underline;
}


.line
{
	background-color:#B4B6B5;
}

.footer
{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	/*text-align:center;*/
	text-decoration:none;
}

.links
{
	font-family:Tahoma;
	font-size:11px;
	color:#285F9B;
	line-height:2;
	text-decoration:none;
}

.drpdwn
{
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
}
