.link_text {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pipe {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blue_link {
	font-family: verdana;
	font-size: 12px;
	color: #086a9a;
	text-decoration: none;
}
.border_line {
	height: 1px;
	width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0A5D86;
	border-right-color: #0A5D86;
	border-bottom-color: #0A5D86;
	border-left-color: #0A5D86;
}
.img_border {
	height: 1px;
	width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
}
.border_line1 {
	height: 1px;
	width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0A5D86;
	border-right-color: #0A5D86;
	border-bottom-color: #0A5D86;
	border-left-color: #0A5D86;
}
.border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A5D86;
	border-right-color: #0A5D86;
	border-bottom-color: #0A5D86;
	border-left-color: #0A5D86;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}

.right_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #4A4A4A;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.yellow_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFD63;
}
.normal_text {
	font-family: verdana;
	font-size: 11px;
	color: #FDFEFF;
}
.bold_text {
	font-family: verdana;
	font-size: 11px;
	color: #FDFEFF;
	font-weight:bold;
}
.row_text {
	font-family: verdana;
	font-size: 11px;
	color: #FDFEFF;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.link_text:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}

.bottom_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}

.single_line {
	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	
	border-bottom-color: #056496;
	
}
.small_text {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.small_text:hover {
	font-family: verdana;
	font-size: 10px;
	color: #20ac01;
	text-decoration: none;
}
.small_text1 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.small_text1:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.orange_text {
	font-family: verdana;
	font-size: 12px;
	color:#ff5f00 ;
	text-decoration: none;
}
	
.orange_text:hover {
	font-family: verdana;
	font-size: 12px;
	color: #fdfeff;
	text-decoration: none;
}
.orange_text1 {
	font-family: verdana;
	font-size: 10px;
	color: #FFB52D;
	text-decoration: none;
}
.orange_text1:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.border4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.border5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.border6 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.gray_text {
	font-family: verdana;
	font-size: 11px;
	color: #BBBBBB;
}
.border7 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.upload_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	text-decoration: underline;
}
.border8 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.featured_video {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #106402;
}
.search_text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.input_field {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 125px;
}
.login_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.border9 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.pink_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF007E;
}
.small_black_text {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.small_black_text:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.blue_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #015AA5;
	text-decoration: none;
}
.blue_text:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_blue_text {
	font-family: verdana;
	font-size: 11px;
	color: #015AA5;
}

.forgotLink
{
	font-family: verdana;
	font-size: 11px;
	color: #015AA5;
	text-decoration:none;
}
.forgotLink:hover
{
	font-family: verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}

.blue_small_text {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #015AA5;
}
.blue_small_text:hover {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.input_field1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 110px;
}
.orange_bold_text {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #E38000;
	text-decoration: none;
}
.orange_bold_text:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.link_space
{
padding-top:10px;
}
.left_link:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff5f00;
		text-decoration: underline;
}
.border10 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #056496;
	border-right-color: #056496;
	border-bottom-color: #056496;
	border-left-color: #056496;
}
.redtext {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.greentext {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00CC00;
}
.black_text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.small_green_text {
	font-family: verdana;
	font-size: 10px;
	color: #008000;
	text-decoration: none;
}
.small_green_text:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.header_text
{
	font-family: Verdana;
	font-size: 40px;
	text-decoration: none;
	font-weight: normal;
	color: #FA9205;
}
.tblMainHead
{
	background-color: #086A9A;
	height: 20px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
}
.tblSubHead
{
	background-color:#0080C0;
	height: 18px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
}
.tblCenterHead
{
	background-color: #086A9A;
	height: 20px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
.MainHeading
{
	font-family: verdana;
	font-size: 11px;
 
	color: #FFFFFF;
	font-weight: bold;

	background-image: url(../images/admin_login_bg.jpg);
	height: 24px;
	padding-left: 5px;
}

.sortTD
{
	background-color:#00005E;
	height: 18px;
	font-family: Verdana;
	color:#33FF00;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	text-decoration: none;
}
.sortTD2
{
	background-color:#00005E;
	height: 18px;
	font-family: Verdana;
	color:#33FF00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tblSubSortHead
{
	background-color:#0080C0;
	height: 18px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.panel_link {
	font-family: verdana;
	font-size: 11px;
	color: #006F00;
	text-decoration: none;
}
.panel_link:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.FileBox {
	font-family: verdana;
	background-color:#D0DEE3;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	height: 18px;
	width: 150px;
	border: 1px solid #000000;
}
.textfield {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 150px;
	border: 1px solid #4E4E4E;
}
.textfield1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 300px;
	border: 1px solid #4E4E4E;
}
.newtextfield {
	font-family: verdana;
	background-color:#D0DEE3;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	height: 18px;
	width: 125px;
	border: 1px solid #000000;
}

.newSelect {
	font-family: verdana;
	background-color:#D0DEE3;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	height: 18px;
	
	border: 1px solid #000000;
}
.newSelectAdmin {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	height: 18px;
	border: 1px solid #000000;
}
.selectControl {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;

	border: 1px solid #4E4E4E;
}

.DisplayTextField {
	font-family: verdana;
	background-color:#D0DEE3;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	height: 18px;
	width: 50px;
	border: 1px solid #000000;
}
.HideTextField 
{
display:none;
height: 18px;
width: 50px;
}

.DisplayAdminTextField {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	height: 18px;
	width: 50px;
	border: 1px solid #000000;
}
.HideAdminTextField 
{
display:none;
height: 18px;
width: 50px;
}
.textfieldsmall {
	font-family: verdana;
	background-color:#D0DEE3;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 80px;
	border: 1px solid #000000;
}
.smalltextfield
{
	font-family: verdana;
	background-color:#D0DEE3;
	font-size: 11px;
	color: #000000;
	height: 18px;
	font-weight:bold;
	border: 1px solid #333333;
}
.smalltextfield2
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 80px;
	border: 1px solid #4E4E4E;
}
.monthtextfield
{
font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	background-color:#D0DEE3;
	color: #000000;
	height: 18px;
	width: 70px;
	border: 1px solid #333333;
}
.monthtextfield2
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 55px;
	border: 1px solid #4E4E4E;
}
.monthtextfield1
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 95px;
	border: 1px solid #4E4E4E;
}
.textfield3
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 75px;
	border: 1px solid #4E4E4E;
}




.textareas {
	font-family: verdana;
	background-color:#D0DEE3;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border: 1px solid #333333;
	text-align:left;
}
.textareas2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #4E4E4E;
	text-align:left;
}

.red_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.lightred_text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cc6699;
}
.black_textbox {
	font-family: verdana;
	background-color:#1E1C1C;
	font-size: 12px;
	font-weight:bold;
	
	color: #cc6699;
	height: 18px;
	width: 250px;
	border:none;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color:#4E4E4E;
}
.text1 {
	font-family: verdana;
	font-size: 10px;
	color:#4E4E4E;
	text-decoration:none;
	
}
.text1:hover {
	font-family: verdana;
	font-size: 10px;
	color:#ff5f00;
	text-decoration:none;
	
}
.paging_text {
	font-family: verdana;
	font-size: 11px;
	color:#086a9a;
	font-weight:bold;
}
.white_text {
	font-family: verdana;
	font-size: 13px;
	color:#fdfeff;
	font-weight:bold;
	text-decoration:none
}
.form_text {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#4E4E4E;
	text-decoration:none;
}
.button1 {
	background-color: #565656;
	border: 1px solid #565656;
	font-family: verdana;
	font-size: 9px;
	color: #29E000;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	cursor:hand;
}
.button {
	/*background-color: #20Ac01;*/
	background-color: #086A9A;
	border: 1px solid #004080;
	font-family: verdana;
	font-size: 11px;
	color: #FDFEFF;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	cursor:hand;
}
.button:hover{
	/*background-color: #20Ac01;*/
	background-color: #086A9A;
	border: 1px solid #004080;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}
.classrowalternate
{
	background-color: #F2FBFF;
}
.classrow
{
	background-color: #DDF4FF;
}
.frontRowAlter
{
	background-color: #F2FBFF;
}
.frontRow
{
	background-color: #C9C9E4;
}
.tableover
{
	background-color: #FFEFDF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	text-decoration: none;
}
.left_right_border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0A5D86;
	border-right-color: #0A5D86;
	border-bottom-color: #0A5D86;
	border-left-color: #0A5D86;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.forum_header_link {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.forum_header_link:hover 
{
	font-family: verdana;
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
}