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

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

td {
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color:#7A7A7A;
	line-height:18px;
	}
	
.sidebg01 {
	background-image:url(../images/sidebar_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

.sidebg02 {
	background-image:url(../images/sidebar_bg02.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

/*------------------------------------------------------------------------------------------------------------------*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336799;
	font-weight: normal;
	text-decoration:underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336799;
	font-weight: normal;
	text-decoration:underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336799;
	font-weight: normal;
	text-decoration:underline;
}

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

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

a.more:link {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	color:#373735;
	text-decoration:none;
}

a.more:active {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	color:#373735;
	text-decoration:none;
}

a.more:visited {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	color:#373735;
	text-decoration:none;
}

a.more:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	color:#000000;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------------------------------------*/

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------------------------------------*/

.Header {
	font-family:Century Gothic, Arial, Verdana, Tahoma;
	font-size:22px;
	color:#11489A;

}


.blueTitle{
	font-family: Century Gothic, Arial, Verdana, Tahoma;
	font-size:16px;
	color:#2359A9;
	line-height:20px;

}

.greyTitle{
	font-family: Century Gothic, Arial, Verdana, Tahoma;
	font-size:16px;
	line-height:20px;

}

.redTxt {
	font-family:Century Gothic, Arial, Verdana;
	font-size:14px;
	color:#A70000;
	font-weight: normal;
}

.redunderline {
	border-bottom: 2px solid #A70000;
}

.grayTxt {
	font-family:Century Gothic, Arial, Verdana;
	font-size:12px;
	color:#555555;
	font-weight: normal;
}


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



.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	}


/*------------------------------------------------------------------------------------------------------------------*/
.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 #999999;
	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 #999999;
	background:#FFFFFF/*Alpha(Opacity=0, Style=0);*/;
}

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

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

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

input.btn
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	font-weight:bold;
	height:24px;
	text-align:center;
	color:#FFFFFF;	
	background:#212121;
	border:1px solid #9C9C9C;
	
}
/*
--------------------------------------------------------------------------------------------------------------------
*/

.imgBorder
{
	border-color: #C0C0C0;
	
}

.imgBorder1
{
border: 1px solid #C0C0C0;
	
}

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

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

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


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


ol, li
{
	list-style-image:url("../images/arrw.gif");
	margin-left:20px;
	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;	
}

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

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

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