/* CSS Document */

body {
	background-color: #08185D;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#top {
     background:url(images/inside_mainbg.jpg);
     background-attachment: fixed;
     background-repeat: no-repeat;
     width: 750px;
     height: 612px;
 }
.footertxt {
	font-family: Tahoma;
	font-size: 7pt;
	color: #62A5D0;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma;
	font-size: 7pt;
	color: #62A5D0;
	text-decoration: underline;
}
.footerlink:hover {
	font-family: Tahoma;
	font-size: 7pt;
	color: #89BBDC;
	text-decoration: underline;
}
.topmenu {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFF600;
	text-decoration: none;
}
.plus {
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFF600;
}
.sidemenu {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenu:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFF600;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff600;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.sptext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF600;
	text-decoration: none;
}
.sptextsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textsmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
}
.tblhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tblink {

	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.tblink:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFF600;
	text-decoration: underline;
}
.forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #3C83BD;
}
.buttona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #1760A8;
	background-color: #1D75CD;
}
.nameheadera {
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFF600;
	font-weight: bold;
}

