﻿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:95px;
	margin:0 0 0 0;
}

.body3
{
	background-image:none;
}

.menutxt
{
	font-family:Tahoma;
	font-size:11px;
	color:#CADCE6;
	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:Arial;
	font-size:11px;
	color:#0F6DAC;
	text-decoration:none;
	line-height:2;
	/*font-weight:bold*/
}

.hd4
{
	font-family:Arial;
	color:#0F6DAC;
	font-size:13px;
	font-weight:bold;
}

.content
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:1.8;
	text-decoration:none;
}

.linediv
{
	background-color:#B4B6B5;
	/*background-repeat:repeat-x;*/
}

.footer
{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	/*text-align:center;*/
	text-decoration:none;
}

.sublinks
{
	font-family:Tahoma;
	font-size:11px;
	color:#0F70B0;
	line-height:1.8;
	text-decoration:none;
}

/*.drpdwn
{
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
}*/

