﻿body
{
	margin:0 auto;
}

.styleTopPane A:active
{
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	direction: ltr;
}

.styleTopPane A:link
{
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	direction: ltr;
}

.styleTopPane A:visited
{
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	direction: ltr;
}

.styleTopPane A:hover
{
	text-align: center;
	text-decoration: none;
	color: #f9f8ac;
}

.styleTopPane
{
	font-size: 14px;
	font-family: Arial Rounded MT Bold, Verdana;
	color: #4b4b4b;
	direction: ltr;
}

/*********************/
#memberLogin
{
	display: block;
	vertical-align: bottom;
	text-align: center;
	color: #ebebeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.clsFrontPagebody
{
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #012035;
}
/**************************/
.mainLinks a:link
{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.mainLinks a:hover
{
	color: #f8f9af;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

.mainLinks a:visited
{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
/**************************/
/*------------------------------------------------header start---------------------*/
#header a
{
	display: block;
	height: 28px;
	padding: 0 11px 0 11px;
	background-color: #FFFFEF;
	color: #523500;
	font: bold 11px/19px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0 0px 0 0;
	float: left;
}
#header a:hover
{
	background: url(../images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color: #ffffff;
}
.headerhome
{
	display: block;
	height: 28px;
	float: left;
	margin: 0;
	padding: 0 11px 0 11px;
	background: url(../images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color: #ffffff;
	font: bold 11px/19px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footer a
{
	width: 100px;
	font: bold 11px/14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #880000;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#footer a:hover
{
	color: #000000;
	background-color: #C6EC62;
}
#footer a:link
{
	width: 100px;
	font: bold 11px/17px "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 0 3px;
	text-decoration: none;
	text-transform: capitalize;
}

/*------------------------------------------------footer end---------------------*/

#Welcome a.member{
	background:url(../images/member_login_icon.gif) center top no-repeat ;
	width:75px;
	height:15px;
	padding:23px 0 0 0;
	font:bold 9px/8px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	/*text-transform:uppercase;*/
	text-decoration:none;
	text-align:center;
	position:absolute;
	left:560px;
	top:2px;
}
#Welcome a.member:hover{
	color:#607800;
	/*background-color:#fff;*/
}

