/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS",Arial, Verdana;
	font-size:11px;
	color:#666666;
}
.menuBg
	{
	height:30px;
	background-image:url(../images/menuBg.jpg);
	text-align:right;
	padding-right:5px;	
	}
.txtNormal
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#666666;
	}
a 
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#01386E;
		text-decoration:none;
	}
.topMenu
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#666666;
		text-decoration:none;
	}
.topMenu:hover
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#333333;
		text-decoration:underline;
	}
.topMenu:visited active
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#666666;
		text-decoration:none;
	}
.aFooter
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#666666;
		text-align:center;
		text-decoration:none;
	}

ul
{
list-style-image: url('../images/roundicon.jpg');
color:#37528E;
}

ul ul
{
list-style-image: url('../images/writeicon.jpg');
color:#0C69AE ;
}

ul ul ul
{
list-style-image: url('../images/roundicon1.jpg');
color:#37528E ;
}



.style1 {
	color: #004F9E;
	font-weight: bold;
	font-size:13px;
	font-family:"Trebuchet MS",Arial, Verdana;
}

.link
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#01386E;
		text-decoration:none;
	}
.link:hover
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#0066FF;
		text-decoration:none;
	}

.style2 {color: #1982C4}
.style3 {color: #FF9F03}

.link1
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#FF6600;
		text-decoration:none;
	}
.link1:hover
	{
		font-size:11px;
		font-family:"Trebuchet MS",Arial, Verdana;
		color:#660000;
		text-decoration:none;
	}
.rowtableHeader
	{
		font-size	: 11px;
		font-family	: "Trebuchet MS",Arial, Verdana;
		color:#FFFFFF;
		background-color:#024890;
		font-weight:bold;
	}
.pgtitle
	{
		font-size	: 14px;
		font-family	: "Trebuchet MS",Arial, Verdana;
		color:#024890;
		font-weight:bold;
	}
.textBox
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#666666;
		border:1px solid #666666;
	}
