body {
	margin:0px;
	background-color:#FEF2DD;
}

/*------------------------------------------------------------------------------------------------------------------*/

td {
	font-family: Arial, Tahoma, Verdana;
	font-size:13px;
	color:#392C0A;
	line-height:20px;
}
/*------------------------------------------------------------------------------------------------------------------*/
.tdInner {
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color:#4B4A4A;
	line-height:16px;
	
}
/*------------------------------------------------------------------------------------------------------------------*/
.bodybg {
	background-image:url(../images/bodybg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}
/*------------------------------------------------------------------------------------------------------------------*/
a:link, a:active, a:visited {
	font-family:Arial, Tahoma, Verdana;
	font-size:13px;
	color:#A18031;
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	color:#091EA2;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.menu:hover {
	color:#000000;
}
/*------------------------------------------------------------------------------------------------------------------*/
a.footerLink:link, a.footerLink:active, a.footerLink:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color:#4B4A4A;
	text-decoration:none;
}


a.footerLink:hover {
	color:#000000;
	
}

/*------------------------------------------------------------------------------------------------------------------*/
.blueHead {
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size:18px;
	color:#003E7E;
	font-weight: normal;
	line-height:30px;
}

/*------------------------------------------------------------------------------------------------------------------*/
.blackHead {
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size:18px;
	color:#000000;
	font-weight: normal;
	line-height:30px;
}

/*------------------------------------------------------------------------------------------------------------------*/
.welcome {
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size:18px;
	color:#BD0000;
	font-weight: normal;
	text-transform:uppercase;
	line-height:25px;

}
/*------------------------------------------------------------------------------------------------------------------*/
.head1 {
	font-family:century gothic, Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size:14px;
	color:#B19758;
	font-weight: normal;
	line-height:20px;

}
/*------------------------------------------------------------------------------------------------------------------*/
.head2 {
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana;
	font-size:25px;
	color:#010D7E;
	font-weight: normal;
	text-transform:uppercase;
}
/*------------------------------------------------------------------------------------------------------------------*/

.copy {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal; 
	color:#FFFFFF;
	line-height:22px;
}
/*------------------------------------------------------------------------------------------------------------------*/

.copy2 {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal; 
	color:#222222;
	line-height:22px;
}
/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #ACB8A1;
	background:Alpha(Opacity=0, Style=0);
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.noborder
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	border:0px;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

textarea
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #ACB8A1;
	background:Alpha(Opacity=0, Style=0);
	overflow:auto;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

select
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #ACB8A1;
	background:#FFFFFF;/*Alpha(Opacity=0, Style=0);*/
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;	
	background:#404E35;
	border:0px solid #497E7E;
	height:22px;
	
}


/*
--------------------------------------------------------------------------------------------------------------------
*/

hr
{
	height:1px;
	color:#ACB8A1;
	margin-top:5px;
	margin-bottom:5px;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

.imgBorder
{
	border-color: #e0e0e0;
	
}

/*
--------------------------------------------------------------------------------------------------------------------
*/


ul, li
{
	list-style-image:url(../images/arrw.jpg);
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
}
/*
--------------------------------------------------------------------------------------------------------------------
*/


ol, li
{
	list-style-image:url(../images/arrw.jpg);
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#636363;
	scrollbar-3dlight-color:#ACB8A1;
	scrollbar-highlight-color:#ACB8A1;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#ACB8A1;
	scrollbar-darkshadow-color:#ACB8A1;
	scrollbar-track-color:#F9F9F9;	
}

.hand {
	cursor:hand;
}

#rsd  {
	color : #392C0A;
	font-size : 10px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	width:903px;
	text-align: right;	
}

#rsd a:link, #rsd a:visited, #rsd a:active  {
	color : #392C0A;
	padding-top: 2px;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :none ;	
	font-variant: normal;		
}

#rsd a:hover {
	color : #392C0A;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :underline ;
	font-variant: normal;	
}