/* CSS Document */



body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.credits {
	font-size: 9px;
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	font-weight: normal;
	color:#000000;
}

.navi9px {
	font-size: 9px; 
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma; 
	font-weight: normal; 
	color: #666666;
	text-decoration: none;
}		

.p {
	font-size: 12px; 
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	color: #ffffff;
}

.p_11 {
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.p_10 {
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.p_10_ital {
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.p_blk {
	font-size: 12px; 
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	color: #000000;
}

.bg_blue {
	font-size: 14px;
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	color: #52829C;
	}

.title_l {
	font-size: 14px; 
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	font-weight: normal; 
	color:#ffffff;
}

.title_l_org {
	font-size: 14px; 
	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;
	font-weight: normal; 
	color:#FF9600;
}



.title_l_blk {

	font-size: 14px; 

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	font-weight: normal; 

	color:#000000;

}

	

.title_xl {

	font-size: 16px;

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	font-weight: normal;

	color:#ffffff;

}



.title_xl_org {

	font-size: 16px;

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	font-weight: normal;

	color:#FF9600;

}



.title_xl_blk {

	font-size: 16px;

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	font-weight: normal;

	color:#000000;

}

	

.newz {

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	text-decoration: none;

	color: #FFFFFF;

}



.newz_orange {

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #FFCF6B;

}



.wht_small {

	font-size: 9px; 

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	color: #ffffff;

}

.blk_small {

	font-size: 9px; 

	font-family: Verdana, Lucida Sans Unicode, Lucida Sans, Tahoma;

	color: #000000;

}


FORM.login {



    font-family: Verdana,Arial,sans-serif; 

	font-size: 10px;

	color: #000F3A;

	background-color:transparent;

	display:inline;

}


INPUT.submit {

	background-color: #FFFFFF;

	color: black;

	font-family: Trebuchet MS, Tahoma, Verdana;

	font-size: 11px;

	border: 1px white;

	padding: 1;

	}

	

INPUT.contact, SELECT.contact, TEXTAREA.contact {

	background-color: white;

	color: black;

	font-family: Trebuchet MS, Tahoma, Verdana;

	font-size: 9px;

	border: solid 1px white;

	padding: 1;

	}	

	

INPUT.require {

	background-color: #FFCF6B;

	color: black;

	font-family: Trebuchet MS, Tahoma, Verdana;

	font-size: 11px;

	border: solid 1px gray;

	padding: 1;

	}	

	

INPUT.login {

	background-color: #FF9600;

	color: black;

	font-family: Trebuchet MS, Tahoma, Verdana;

	font-size: 11px;

	border: solid 1px white;

	padding: 1;

	}	

	

INPUT.nonrequire {

	background-color: #FFFFFF;

	color: black;

	font-family: Trebuchet MS, Tahoma, Verdana;

	font-size: 11px;

	border: solid 1px gray;

	padding: 1;

	}		

	

table.border { 



	width: 100%;

	border: 1px dashed #999999;

	border-collapse: collapse;

	border-spacing: 3px;

	margin-top: 0px;

	}