body {

/*	margin: 0px;*/
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #4E4E4E;
	/*background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;*/
	background-color: #FFFFFF;
}

/*------------------------------------------------------------------------------------------------------------------*/
td {
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#1E1E1E;
	line-height:18px;
/*	text-align:justify;*/

}

.arial9 {
	font-family: Arial, Tahoma, Verdana;
	font-size:9px;
	color:#183C86;
	line-height:12px;

}

/*------------------------------------------------------------------------------------------------------------------*/

a:link {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FF5400;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FF5400;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FF5400;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.more:link {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.more:active {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.more:visited {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.more:hover {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:12px;
	color:#336699;
	font-weight:normal;
	text-decoration:underline;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.menu:link {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.menu:active {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.menu:visited {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

/*------------------------------------------------------------------------------------------------------------------*/

.whiteText{
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

.small { 
	font-family:Arial, Tahoma, Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	line-height:12px;
}


/*------------------------------------------------------------------------------------------------------------------*/

.grayHead {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:16px;
	font-weight:normal; 
	color:#5C5C5C;
}

/*------------------------------------------------------------------------------------------------------------------*/

.blueHead {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:20px;
	font-weight:normal; 
	color:#1F4BA4;
}

/*------------------------------------------------------------------------------------------------------------------*/

.whiteTitle {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:20px;
	font-weight:normal; 
	color:#FFFFFF;
}

/*------------------------------------------------------------------------------------------------------------------*/

.brown2Head {
	font-family: Arial, Tahoma, Verdana;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	color:#B07C01;
}

/*------------------------------------------------------------------------------------------------------------------*/

.redHead {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:11pt;
	font-weight:bold; 
	color:#992937;
}

/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:Alpha(Opacity=0, Style=0);
}

/*

--------------------------------------------------------------------------------------------------------------------

*/


textarea
{
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:#FFFFFF /*Alpha(Opacity=0, Style=0)*/;
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

select
{
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:#FFFFFF;/*Alpha(Opacity=0, Style=0);*/
}


/*

--------------------------------------------------------------------------------------------------------------------

*/

input.btn
{
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	vertical-align: middle;
	background:#910000;
	border:1px outset #FFFFFF;
	cursor:hand;
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

hr
{
	height:1px;
	color:#EEEEEE;
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

.imgBorder
{
	border-color: #000000;
	border-width:1px;

}

/*

--------------------------------------------------------------------------------------------------------------------

*/

ul, li
{

	list-style-image:url(../images/arrw.jpg);
	margin-left:10px;
	margin-bottom:0px;
	margin-top:5px;
}


/*

--------------------------------------------------------------------------------------------------------------------

*/

div.keyscrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;	

}
