/* CSS Document */
.siteCenter{
	margin-top:0px;
	text-align:center;
}

.centerStyle{
	text-align:center;
}


.formStyle{
	border-spacing:0px;
	
	
}

.valign{
	vertical-align:top;
}
.valignCenter{
	vertical-align:middle;
}

.valignBottom{
	vertical-align:bottom;
}


.alignLeft{
	text-align:left;
}

.contentText{
	font-family:Georgia;
	font-size:11px;
}

.contentTextBold{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.headerText{
	font-family:elephant;
	font-size:14px;
	color:#666666;
}

.footerStyle{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}

.hitCounterStyle{
	
	font-size:14px;
	vertical-align:text-top;
	color:#006600;	
}


.textAlignRight{
	text-align:right;
}

.linkStyle{
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}


.contentText2{
	/*font-family:Georgia;*/
	font-family:Georgia;
	font-size:11px;
}

.contentTextRed{
	/*font-family:Georgia;*/
	font-family:Georgia;
	font-size:11px;
	color:#FF0000;
}

.contentTextGreen{
	font-family:Georgia;
	font-size:11px;
	color:#006600;
}


.contentTextGreenBig{
	font-family:Georgia;
	font-size:14px;
	color:#006600;
	font-weight:bold;
}

.contentTextVerdana{
	font-family:verdana;
	font-size:11px;
}
.contentTextVerdana2{
	font-family:verdana;
	font-size:10px;
}

.contentText3{
	font-family:Georgia;
	font-size:12px;
}
.contentTextBold2{
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}


.hyperlinkStyle{
	font-family:Georgia;
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
	
}

.hyperlinkStyle a , a:visited{
	font-family:Georgia;
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
	
}

.hyperlinkStyle a:hover{
	font-family:Georgia;
	font-size:11px;
	color:#006600;
	text-decoration:underline;
}


.counterStyle{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}


.headerText2{
	/*font-family:elephant;*/
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	
}


.padding {
padding-bottom: 2px;
}

.ValignStyle{
	
		vertical-align:text-top;
		
}



.headerTextStyle{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.headerTextStyleSub{
	font-family:Verdana;
	font-size:13px;
	
}

.SubTextStyle{
	font-family:Georgia;
	font-size:11px;
}

.SubTextStyle2{
	font-family:Georgia;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}



.headerColor{
	background-color:#33cc66;
}

.innerColor{
	background-color:#ffffc0;
}


.RowColor1
{
	
	background-color:#f3fad6;
	
}

.RowColor2
{
	background-color:#eff9c5;
	
}


