.error_message{
color:#CC0000;
}
body {
	margin:0px;
	background:#F6F6F6;
}

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

td {
	font-family: Arial, Verdana, Tahoma;
	font-size:13px;
	color:#4A4A4A;
	line-height:19px;
	}
	
/*------------------------------------------------------------------------------------------------------------------*/

.sidebg {
	background-image:url(../images/boxbg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:bootom;
	}

/*------------------------------------------------------------------------------------------------------------------*/
a:link {
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	color:#0E5179;
	font-weight: normal;
	text-decoration:underline;
}

a:active {
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	color:#0E5179;
	font-weight: normal;
	text-decoration:underline;
}

a:visited {
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	color:#0E5179;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	text-decoration:underline;;
}

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

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F5F5F;
	font-weight: normal;
	text-decoration:none;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F5F5F;
	font-weight: normal;
	text-decoration:none;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F5F5F;
	font-weight: normal;
	text-decoration:none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

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

a.more:link {
	font-family:Century Gothic, Arial, Tahoma,Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.more:active {
	font-family:Century Gothic, Arial, Tahoma,Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.more:visited {
	font-family:Century Gothic, Arial, Tahoma,Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.more:hover {
	font-family:Century Gothic, Arial, Tahoma,Verdana;
	font-size:12px;
	color:#86623B;
	font-weight:bold;
	text-decoration:none;
}


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

.BrownHead {
	font-family:Century Gothic, Arial, Verdana;
	font-size:22px;
	color:#815508;
	font-weight: normal;

}

.BrownTitle {
	font-family: Arial, Helvetica, sans-serif, "Century Schoolbook";
	font-size:14px;
	color:#815508;
	font-weight: bold;

}

.redTitle {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#860000;
	font-weight: bold;

}

.brownTxt {
	font-family: Arial, Helvetica, sans-serif, "Century Schoolbook";
	font-size:13px;
	color:#63450F;
	font-weight: normal;

}


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



.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F5F5F;
	font-weight: normal;
	text-decoration:none;
	line-height:14PX;
	}


/*------------------------------------------------------------------------------------------------------------------*/
.smalltxt {
	font-family:Arial, Tahoma, Verdana;
	font-size:7.5pt;
	text-align:right;
	font-weight:normal; 
	color:#362418;
	line-height:14px;
}
/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #DDDDDD;
	background:#FFFFFF/*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 #DDDDDD;
	background:#FFFFFF/*Alpha(Opacity=0, Style=0);*/;
}

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

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

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

input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	height:25PX;
	width:60px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;	
	background-image:url(../images/btnbg.jpg);
	border:1px solid #DBDBDB;
	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/

.imgBorder
{
	border-color: #C0C0C0;
	
}

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

.small
{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
}

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


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


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

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#B7B199;
	scrollbar-3dlight-color:#CACACA;
	scrollbar-highlight-color:#CACACA;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CACACA;
	scrollbar-darkshadow-color:#CACACA;
	scrollbar-track-color:#F3F3F3;	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/
div.keyscrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-highlight-color:#1E1B17;
	scrollbar-face-color:#1E1B17;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-darkshadow-color:#DDDDDD;
	scrollbar-track-color:#1E1B17;	
}
