﻿body 
{
	background-image:url(Images/Img_MainBG.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	background-position:top;
	height:700px;
	margin-top:0px
}


.innerTitle
{
	font-family:Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	text-decoration:none;	
	}

.subLinksTitle
{
	font-family:Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color:#0A5274;
	text-align:left;
	text-decoration:none;	
	}


.subLinks
{
	font-family:Verdana;
	font-size:11px;
	color:#0E78AB;
	text-align:left;
	text-decoration:none;	
	}



.content
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	line-height:1.2;
	}
	
	

.contentBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	line-height:1.2;
	}

.contentBold2
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-align:left;
	font-weight:200;
	text-decoration:none;
	line-height:1.2;
	}
	
.menuTxt
{
	
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
	}
	
	
a.menuTxt:hover
{
	color:#ffffff;
	}
	
	
	
.footer
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;	
	}
/*

.menutxt
{
	font-family:Calibri, Verdana;
	font-size:15px;
	font-weight:700;
	
	color:#ffffff;
	text-align:left;
	text-decoration:none;
}

a.menutxt:hover
{
	font-family:Calibri, Verdana;
	font-size:15px;
	

	color:#ffffff;
	text-align:left;
	text-decoration:none;	
	
	border-bottom: solid 1px #CC3300;
	
}


.menutxt2
{
	font-family:Calibri, Verdana;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	

}


.content
{
	font-family:Calibri, Verdana;
	font-size:14px;
	color:#ffffff;
	text-align:justify;
	
	text-decoration:none;
	line-height:1.2;
	}
	
.contentBold
{
	font-family:Calibri, Verdana;
	font-size:14px;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	line-height:1.2;
	}
	
	
.contentBold2
{
	font-family:Calibri, Verdana;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	font-weight:200;
	text-decoration:none;
	line-height:1.2;
	}

*/