/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1B2676;
}

.table-bg{
	background-image:url(images/main_table_bg.gif);
	background-repeat:repeat-y;
}

.bottomtable-bg{
	background-image:url(images/bottom_bg.gif);
	background-repeat:repeat-x;
}


.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #1A2575;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #989DC1;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #F2A933;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-indent:2px;
	text-transform:uppercase;
	color: #C4CBEA;
	
}
.text4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #C4CBEA;
}
.text5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color: #1A2575;
}

.text6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #F88D0E;
}


a	{
	color: #F88D0E;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


.topnavlink	{
	color: #EAA436;
	text-decoration: none;
}

.topnavlink:hover	{
	color: #C4CBEA;
	text-decoration: none;
}


.leftnavlink	{
	color: #C4CBEA;
	text-decoration: none;
}

.leftnavlink:hover	{
	color: #EAA436;
	text-decoration: none;
}

.morelink	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color: #F88D0E;
	text-decoration: none;
}

.morelink:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color: #F88D0E;
	text-decoration: underline;
}

.footerlink	{
	color: #D5D7E7;
	text-decoration: underline;
}

.footerlink:hover	{
	color: #D5D7E7;
	text-decoration: none;
}
.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}
.ss {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 14px;
	color: #1A2575;
	border: 1px solid #FFCD86;
	background-color: #FFF8F1;
}
.ss1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 14px;
	color: #1A2575;
	border: 1px solid #5A65B8;
	background-color: #C1C4DA;
}
