body {

	margin:0px;

	background:#FFFFFF;



}



/*------------------------------------------------------------------------------------------------------------------*/



td {

	font-family: Arial, Verdana, Tahoma;

	font-size:12px;

	color:#474747;

	line-height:19px;

	}



/*------------------------------------------------------------------------------------------------------------------*/

a:link {

	font-family:Arial, Verdana, Tahoma, Arial;

	font-size:12px;

	color:#E76700;

	font-weight: normal;

	text-decoration:underline;

}



a:active {

	font-family:Arial, Verdana, Tahoma, Arial;

	font-size:12px;

	color:#E76700;

	font-weight: normal;

	text-decoration:underline;

}



a:visited {

	font-family:Arial, Verdana, Tahoma, Arial;

	font-size:12px;

	color:#E76700;

	font-weight: normal;

	text-decoration:underline;

}



a:hover {

	font-family:Arial, Verdana, Tahoma, Arial;

	font-size:12px;

	color:#E76700;

	font-weight: normal;

	text-decoration:none;

}



/*------------------------------------------------------------------------------------------------------------------*/



a.footer:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#474747;

	font-weight: normal;

	text-decoration:underline;

}



a.footer:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#474747;

	font-weight: normal;

	text-decoration:underline;

}



a.footer:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#474747;

	font-weight: normal;

	text-decoration:underline;

}



a.footer:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#000000;

	font-weight: normal;

	text-decoration:none;

}



/*------------------------------------------------------------------------------------------------------------------*/



.whiteHead {

	font-family:Trebuchet Ms, Arial, Verdana;

	font-size:23px;

	color:#FFFFFF;

	font-weight:normal;

	line-height:30px;



}

/*------------------------------------------------------------------------------------------------------------------*/



.whiteTxt {

	font-family:Trebuchet Ms, Arial, Verdana;

	font-size:15px;

	color:#FFFFFF;

	font-weight:normal;

	line-height:22px;



}

/*------------------------------------------------------------------------------------------------------------------*/



.yellowHead {

	font-family:Trebuchet Ms, Arial, Verdana;

	font-size:26px;

	color:#F5D70B;

	font-weight:normal;

	line-height:30px;



}

/*------------------------------------------------------------------------------------------------------------------*/



.blueHead {

	font-family:Trebuchet Ms, Arial, Verdana;

	font-size:22px;

	color:#77D3FE;

	font-weight:bold;

	line-height:30px;



}

/*------------------------------------------------------------------------------------------------------------------*/



.blueHead3{

	font-family:Trebuchet Ms, Arial, Verdana;

	font-size:22px;

	color:#62A3E3;

	font-weight:bold;

	line-height:30px;



}

/*------------------------------------------------------------------------------------------------------------------*/



.blueHead2 {

	font-family:Trebuchet Ms, Arial, Verdana;

	font-size:25px;

	color:#0066CC;

	font-weight:bold;

	line-height:30px;



}



.blueTitle {

	font-family:Trebuchet Ms, Tahoma, Verdana;

	font-size:18px;

	color:#3483D3;

	font-weight: bold;



}



/*------------------------------------------------------------------------------------------------------------------*/







.footerText {

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#000000;

	font-weight: normal;

	text-decoration:none;

	}





/*------------------------------------------------------------------------------------------------------------------*/

.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;

	font-weight:bold;

	text-align:center;

	color:#FFFFFF;	

	background:#EC008C;

	border:1px solid #000000;

	

}

/*

--------------------------------------------------------------------------------------------------------------------

*/



.imgBorder

{

	border-color: #C0C0C0;

	

}



/*

--------------------------------------------------------------------------------------------------------------------

*/



.small

{

	font-family:Arial, Tahoma, Verdana;

	font-size:11px;

}



/*

--------------------------------------------------------------------------------------------------------------------

*/





ul, li

{

	list-style-image:url("../images/arrw.gif");

	margin-left:5px;

	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:#FFFFFF;

	scrollbar-highlight-color:#FFFFFF;

	scrollbar-face-color:#00AEEF;

	scrollbar-shadow-color:#FFFFFF;

	scrollbar-darkshadow-color:#FFFFFF;

	scrollbar-track-color:#E6E5E1;	

}