/********************* START OF GENERAL FORMATTING *********************/
body
{
	font-size: 70%;
	color:#000;
	background-color:#365063;
	margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
	font-family: verdana,helvetica,arial,sans-serif;
}

h1
{
	font-size:14px;
	font-weight:bold;	
}

.logoback
{
	background-color:4A7B9D;
	font-size:10px;
	width:199px;
	height:77px;
}

.menuback
{
	background-color:#BCCAD4;
	font-size:10px;
	color:#ffffff;
	width:199px;
	background-image: url(images/menuback.gif);
	background-repeat: repeat;
	height: 31px;
	vertical-align: middle;




}
.menutext
{
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	font-weight: bold;


}
.menutext:hover
{
	color:#FF0000;
	font-size: 11px;


}

.menuselectedback
{
	background-color:#95AEC0;
	font-size:10px;
	color:#ffffff;
	height:31px;
	background-image: url(images/menuselectedback.gif);
	vertical-align: middle;


}

.tableborder
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-color:#ffffff;
}
.imagearea
{
	background-color:#95AEC0;
	background-image: url(images/imageback.gif);
}

.imagearea img{border:1px solid #FFF;}
.imageborder{border:1px solid #FFF;}
.contentarea
{
	padding:10px;
	font-size:11px;

		
}
.contentback
{
	background-color:#DCEAF4;
}

.aboutusdetails
{
	background-color:#709CBA;
	width:199px;
	background-image: url(images/menuback.gif);

}
.aboutpadding
{
	font-size:10px;
	padding:5px;
}
.whiteback
{
	background-color:#ffffff;
}

.producedby
{
	font-size:10px;
	color:#B9C8D3;
	padding:5px;
}
