body {

	margin: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: #000000;
	background-image: url(../images/background.png);
	/*background-color: #CECECE;
	background-repeat: repeat-x;*/
}


/*------------------------------------------------------------------------------------------------------------------*/

td {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	color:#494949;
	line-height:21px;
}

/*------------------------------------------------------------------------------------------------------------------*/

a {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	color:#1650A7;
	font-weight:bold;
	text-decoration:underline;
}


a:hover {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	color:#E76D00;
	font-weight:bold;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

a.more {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FF7901;
	font-weight:bold;
	text-decoration:underline;
}

/*
a.more:active {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FF7901;
	font-weight:bold;
	text-decoration:underline;
}

a.more:visited {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FF7901;
	font-weight:bold;
	text-decoration:underline;
}
*/

a.more:hover {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------*/

.footer {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.footerMenu {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
/*
a.footerMenu:active {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.footerMenu:visited {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
*/

a.footerMenu:hover {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

/*------------------------------------------------------------------------------------------------------------------*/

.small {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#494949;
	line-height:16px;
}

.blue_txt_small {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#2D678D;
	line-height:16px;
	font-weight:bold;
}

.blueHead {
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	font-weight:bold; 
	color:#25418F;
}

.orangeHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal; 
	color:#FF7901;
	line-height:30px;
}

.orangeTitle {
	font-family:Century Gothic, Arial, Tahoma, Verdana;
	font-size:15px;
	font-weight:bold; 
	color:#FF7901;
}

.orangeHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal; 
	color:#FF7901;
	text-transform: uppercase;
}
.greenHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal; 
	color:#789229;
	text-transform: uppercase;

}


.grayTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal; 
	color:#5C5C5C;
	text-decoration: none;
}

a.grayTitle:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal; 
	color:#5C5C5C;
	text-decoration: none;
}



.blackeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal; 
	color:#000000;
}

.blueTitle {
	font-family:Arial, Tahoma, Verdana;
	font-size:18px;
	font-weight:normal; 
	color:#0C3672;
	line-height:30px;
}

/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Arial, Tahoma, Verdana;
	font-size:9pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:Alpha(Opacity=0, Style=0);
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

input.noborder
{
	font-family:Arial, Tahoma, Verdana;
	font-size:9pt;
	border:0px;
	
}


/*

--------------------------------------------------------------------------------------------------------------------

*/

textarea
{
	font-family:Arial, Tahoma, Verdana;
	font-size:9pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:#FFFFFF /*Alpha(Opacity=0, Style=0)*/;
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

select
{
	font-family:Arial, Tahoma, Verdana;
	font-size:9pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:#FFFFFF;/*Alpha(Opacity=0, Style=0);*/
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

input.btn
{
	font-family: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;
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

ul, li
{
	list-style-image:url("../images/greenarrow.gif");
	margin-left:10px;
	margin-bottom:0px;	
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#C4C4C4;
	scrollbar-highlight-color:#C4C4C4;
	scrollbar-face-color:#D5D0CA;
	scrollbar-shadow-color:#C4C4C4;
	scrollbar-darkshadow-color:#C4C4C4;
	scrollbar-track-color:#EAEAEA;	
}

/*

--------------------------------------------------------------------------------------------------------------------

*/

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;	
}







/*

--------------------------------------------------------------------------------------------------------------------

*/




.dotDivider {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/dot2.jpg); 
	width: 100%; 
	height: 11px;
}

.button {
	//background-image: url(../images/btn.gif); 
	width: 139px; 
	height: 31px;
	color: white;
	padding-left: 10px;
	line-height: 33px;
	margin-bottom: 5px;
}








.menu {

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;

	color: black;
	text-decoration: underline;


}

a.menu:link {

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;

	color: black;
	text-decoration: underline;


}

a.menu:active {

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;

	color: black;
	text-decoration: underline;


}

a.menu:visited {

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;

	color: black;
	text-decoration: underline;


}

a.menu:hover {
	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;

	color: black;
	text-decoration: none;

}

.white {
	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;

	color: black;
	text-decoration: underline;

}

a.menubutton:link {

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;
	height: 33px;
	width: 139px;
	//background-image: url(../images/btn.gif);

	color: black;
	text-decoration: underline;
}

.price {
	color: #800000;
}

.minilink {
	font-size: 14px;
	text-decoration: none;
}

.minilink:hover {
	font-size: 14px;
	text-decoration: none;
}



/*

-------------------------------------------------------------------------------------------------------------------- menu links

*/


.navigationlink {
	color: #02085c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	/*font-style: italic;*/

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal; 
/*	color:#FF7901;*/
/*	text-transform: uppercase;*/

}

.navigationlink:hover {
	color: #02085c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	/*font-style: italic;*/

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal; 
/*	color:#FF7901;*/
/*	text-transform: uppercase;*/

}

.navigationbar {
	padding-top: 5px;
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
/*	color:#FF7901;*/
/*	text-transform: uppercase;*/

	background: #aaddfc;
	border-bottom: 5px solid #0033a0;
}




.menulinkdivselected {
	//background-image: url(../images/btn_o.gif);
	width: 119px;
	height: 33px;

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;

	cursor: pointer;
	margin-bottom: 5px;
}

.menulinkdiv {
	//background-image: url(../images/btn.gif);
	width: 119px;
	height: 33px;

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;

	cursor: pointer;
	margin-bottom: 5px;
}

.menulinkspan {
/*
	font-family: arial;
	color: white;
	font-size: 14px;

	padding-top: 10px;
	line-height: 30px;
	padding-left: 10px;	
	text-decoration: none;
*/


	padding-left: 10px;	

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
	text-decoration: none;
	line-height: 33px;
	text-transform: uppercase;
	margin-bottom: 5px;
	cursor: pointer;


}

.nounderline {
	text-decoration: none;

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;

}

.nounderline:hover {
	text-decoration: none;

	font-family: arial, serif;
	font-size:12px;
	font-weight:bold; 
	color:#789229;
	color: white;
}




/*

-------------------------------------------------------------------------------------------------------------------- stats

*/

.stats {
	font-size: 10px;
	font-family: arial;
	line-height: 10px;
}

.month {
	font-size: 10px;
	font-family: verdana;
	line-height: 10px;
	font-weight: bold;
}

.announcement {
	background: #dddddd;
	border: 1px solid #cccccc;
	padding: 10px;
}

.mini {
	font-size: 10px;
	line-height: 12px;
}

.warning {
	color: red;
}