html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	border:none;
	background-image: url(../images/bgnd_site.jpg);;
}

.navprimunselected {
	font-family: Arial;
	font-size: 15px;
	color: #2A52A1;
	font-weight: normal;
	text-decoration: none;
}

.navprimselected {
	font-family: Arial;
	font-size: 15px;
	color: #2A52A1;
	font-weight: bold;
	text-decoration: none;
}

a.clicknavprimselected {  
	font-family: Arial;
	font-size: 15px;
	color: #2A52A1;
	font-weight: bold;
	text-decoration: none;
}

a.clicknavprimunselected {  
	font-family: Arial;
	font-size: 15px;
	color: #2A52A1;
	font-weight: normal;
	text-decoration: none;
}

.navsecunselected {
	font-family: Arial;
	font-size: 12px;
	color: #2A52A1;
	font-weight: normal;
	text-decoration : none;	
}

.navsecselected {
	font-family: Arial;
	font-size: 12px;
	color: #2A52A1;
	font-weight: bold;
	text-decoration : none;	
}


a.clicknavsecselected {  
	font-family: Arial;
	font-size: 12px;
	color: #2A52A1;
	font-weight: bold;
	text-decoration: none;
}

a.clicknavsecunselected {  
	font-family: Arial;
	font-size: 12px;
	color: #2A52A1;
	font-weight: normal;
	text-decoration: none;
}

p
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.clickcursor 
{
	cursor: hand;
   cursor: pointer;
}

H1
{
	font-family: Arial;
	font-size: 18px;
	color: #2A52A1;
	font-weight: bold;
	text-decoration: none;
}

H2
{
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

H3
{
	font-family: Arial;
	font-size: 14px;
	color: #2A52A1;
	font-weight: bold;
	text-decoration: none;
}

H4
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

H5
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.linkdetails
{
 	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

a.linkdetails
{
 	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}


a
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}


.redalert
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
	font-weight: normal;
	text-decoration: none;
}


td
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}