body,td,th {
	font-size: 11px;
	line-height: 16px; 
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-size: 11px; 
	line-height: 16px; 
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a7dafa
}

a:link, a:visited, a:active { 
	text-decoration:none; 
	color:#0072bb;
}

a:hover {
	text-decoration:underline; 
	color:#ee3b33
}

.menulinkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ee3b33;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ee3b33;
*/}

.submenulinkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #ee3b33;
	line-height: 32px;
	text-align: left;
}
.subtitle1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #ee3b33;
	font-style: normal;
}
li {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #011f5f;
}
.tablestyleleft {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #ee3b33;
	border-top-style: ridge;
	padding: 4px;
	border-top-width: 1px;
	border-top-color: #D9DDD5;
	background-color: #a7dafa;
}
.tablestyleright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ee3b33;
}

