/*-------------------normal paragraph-----------------------*/
.norhead {
	font-size: 18px;
	color: #FFCC00;
	font-weight: bolder;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.norhead a:link{
	font-size: 18px;
	color: #FFCC00;
	font-weight: bolder;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.norhead a:visited{
	font-size: 18px;
	color: #FFCC00;
	font-weight: bolder;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.norhead a:hover{
	font-size: 18px;
	color: #CC0000;
	font-weight: bolder;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.norhead a:active{
	font-size: 18px;
	color: #FFCC00;
	font-weight: bolder;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.subhead {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.6em;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.normaltext {
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 550px;
}
.normaltext a {
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.normaltext a:link {
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: underline;
}
.normaltext a:visited {
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}
.normaltext a:hover {
	font-size: 15px;
	color: #CD5C5C;
	text-decoration: none;
}
.normaltext a:active {
	font-size: 15px;
	color: #CDCC;
	text-decoration: none;
}

.normaltextred {
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #CD5C5C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normaltextyellow {
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #FFCC00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenttext {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
.contenttext a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;

}
.contenttext a:visited {
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;

}
.contenttext a:hover {
	font-size: 12px;
	color: #CD5C5C;
}
.contenttext a:active {
	font-size: 12px;
	color: #CD5C5C;
	text-decoration: none;



/* -------------------normal link---------------------------- */


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




.menutext a:active {
	font-size: 12px;
	color: #CD5C5C;
	text-decoration: none;

}
.menutextred {
	font-size: 13px;
	font-style: normal;
	color: #CD5C5C;
	padding: 5px 20px 5px 10px;
	margin: 20px;
}

/*------------------------------------*/
/* text on black color----------------*/
.onblack {
	font-size: 14pt;
	color: #FFFFFF;
	line-height: 150%;
}
.onblack a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.onblack a:visited {
	font-size: 14px;
	color: #990033;
	text-decoration: none;

}
.onblack a:hover {
	font-size: 14px;
	color: #990033;
	text-decoration: none;
}
.onblack a:active {
	font-size: 14px;
	color: #990033;
}
/*---------------------------------------------------------*/

/*-------------border--------------------------*/
.border {
	color: #FF9900;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 5px;
}
/*-------------photo float  left-----------------*/
.photo {
	float: left;
	clear: both;
	position: static;
}
.space {
	padding: 0px;
	margin: 0px 5px;
}

.lower {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: text-top;
	}
	
	
