/* CSS Document */

.links1
{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	}
.links1:hover
{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.links2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
	
}
.links2:hover
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.style1 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-family: verdana;
	font-size: 11px;
	color: #232020;
}
.style4 {color: #ff0000}
.navOver {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #ffc000;
}
.navOut {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {
	font-family: tahoma;
	font-size: 10px;
	color: #a7a7a7;
}
.style8 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #EBE9ED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.tdleft
{
	border-bottom-color: #CCCCCC;
	border-bottom-width:thin;
	border-bottom:1;
	border-bottom-style:dotted;
	vertical-align:middle;
	height:20px;
}
.heading2
{
	font:"Times New Roman", Roman;
	font-size:24px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.links3
{
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color: #ff0000;
	text-decoration:underline;
	
}
.links3:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color: #ff0000;
	text-decoration:none;
	}

.style9 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #304e8a;
}
.style11 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333399;
}
.style12 {color: #339900}
.style13 {font-size: 10px; font-weight: bold; font-family: verdana;}
.style14 {color: #000033; }
.style15 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
}
.style16 {color:#CCCCCC; }
.mainHead {
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 18px;
	margin-left : 20px;
}

