/********************* START OF GENERAL FORMATTING *********************/
body
{
	font-size: 70%;
	color:#000;
	margin:0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;


}

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

h1{
	font-size:18px;
	font-weight:bold;
	text-align: center;
	color: #ED1E24;
	padding: 10px;
}
h2{
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color: #ED1E24;
}
li{
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	margin-left: -10px;
}

.logoback
{
	font-size:10px;
	width:199px;
	height:77px;
}

.menuback
{
	background-color:#FFCCCC;
	font-size:10px;
	color:#ffffff;
	width:199px;
	height:31px;
}
.menutext
{
	text-decoration:none;
	color:#666666;
	font-weight: bold;

}
.menutext:hover
{
	color:#365063;
}

.menuselectedback
{
	background-color:#F99590;
	font-size:10px;
	color:#ffffff;
	height:31px;
}

.tableborder
{
	border-top: 1px solid #ED1E24;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #ED1E24;
	border-left: 1px solid #333333;




}
.imageborder
{	
	border-style: solid;
	border-width: 1px;
	border-color:#ffffff;
}
.imagearea
{
	background-color:#95AEC0;
	
}
.contentarea
{
	padding:10px;
	font-size:11px;

		
}
.contentback
{
	background-color: #FFFFFF;

}

.aboutusdetails
{
	background-color:#F99590;	
	width:199px;	
}
.aboutpadding
{
	font-size:10px;
	padding:5px;
}
.whiteback
{
	background-color:#ED1E24;
}

.producedby
{
	font-size:10px;
	color:#7896AB;
	padding:5px;
}
.tableborderbottom {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #ED1E24;
	border-left: 1px solid #333333;

}
.menutextselected {
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;

}
.whiteback2 {

	background-color:#333333;
}
.let {
	font-size:18px;
	color:#FF0000;
	text-align: center;
	vertical-align: middle;

}
