body {
	margin:0px;
	background-color: #FFFFFF;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#303030;
	line-height:19px;
}

.sidebg{
	background-image:url(images/boxbg.jpg);
	background-repeat:repeat-x;
	background-color:#2A37B0;
}

.whitetd {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:19px;
}

a:link, a:active, a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1725A4;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}


a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

a.topmenu:hover {
	text-decoration:underline;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.menu:hover {
	color:#B8BFFF;
	text-decoration:underline;
}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9AA4FF;
	font-weight: normal;
	text-decoration:none;
}

a.footermenu:hover {
	color:#FFFFFF;
}

.style1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#1725A4;
	font-weight: normal;
}

.style2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight: normal;
}

.style3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#A2A8DD;
	font-weight: normal;
}
.style4 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:25px;
}
.style5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9AA4FF;
	font-weight: normal;

}
.style6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1725A4;
	font-weight: normal;
}

input
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


textarea
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


select
{
	font-family:Ms Sans Serif, Tahoma, Verdana;
	font-size:9pt;
	color:#000000;;
	border:1px solid #CDC2AA;
	background:#FFFFFF;
}


input.btn
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;	
	background:#591700;
	border:1px solid #000000;
	
}
div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#4F2117;
	scrollbar-highlight-color:#4F2117;
	scrollbar-face-color:#4F2117;
	scrollbar-shadow-color:#4F2117;
	scrollbar-darkshadow-color:#4F2117;
	scrollbar-track-color:#814032;	
}

