/********************* START OF GENERAL FORMATTING *********************/
body
{
	font-size: 9%;
	color:#000;
	background-color:#000000;
	margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
	font-family: verdana,helvetica,arial,sans-serif;
}

a
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

h1
{
	font-size:14px;
	font-weight:bold;	
}

.logoback
{
	background-color:#313378;
	font-size:10px;
	width:199px;
	height:77px;
}

.menuback
{
	background-color:#cbccdd;
	font-size:10px;
	color:#ffffff;
	width:199px;
	height:31px;
}
.menutext
{
	text-decoration:none;
	color:313378;
	font-weight:normal;
}
.menutext1
{
	text-decoration:none;
	color:#313378;
	font-size:16px
}
.menutext:hover
{
	color:#fff;
	
}

.menuselectedback
{
	background-color:#65669A;
	font-size:10px;
	color:#ffffff;
	height:31px;
}

.tableborder
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-color:#ffffff;
	
}
.imageborder
{	
	border-style: solid;
	border-width: 1px;
	border-color:#ffffff;
}
.imageborder2
{	
	border-style: solid;
	border-width: 1px;
	border-color:#dbab75;
	}
.imagearea
{
	background-color:#9899bb;
	
}
.contentarea
{
	padding:10px;
	font-size:11px;
}
.contentarea1
{
	padding:10px;
	font-size:18px;

}
.contentback
{
	background-color:#EAEAF1;
}

.aboutusdetails
{
	background-color:#65669a;	
	width:199px;	
}
.aboutpadding
{
	font-size:10px;
	padding:5px;
}
.whiteback
{
	background-color:#ffffff;
}

.producedby
{
	font-size:10px;
	color:#B9C8D3;
	padding:5px;
}
.style3
{
    font-size:16px;
	
}
input {width: 250px}
textarea {width: 250px}
