body {
	background-color: #578EB5;
}
.table {
	background-color: #578EB5;
}
.rmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	text-align:center;
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
}

.lmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	text-align:center;
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
}
.lmenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	text-align:center;
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 0px;
}
.lmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li {
	line-height: 20px;
}

.divider {
	background-image: url(images/divider_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1A4B83;
	text-decoration: none;
}

.dividerh {
	background-image: url(images/divider_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 10px;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4586D4;
	text-decoration: underline;
	background-image: url(images/more1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 10px;
}

.admin {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4586D4;
	text-decoration: none;
	
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 0px;  
} 
.admin:hover {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 0px;  
} 
.bottmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.bottmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}
.glinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}
.glinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.li-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2D2ABA;
	text-decoration: none;
	padding-left:40px;
}
.li-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FB5D00;
	text-decoration: none;
}
.bold-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1A4B83;
	text-decoration: none;
}
