.heading_gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
}
.heading_red {
font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
}
.txtwhite15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt11gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}
.txt11red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.paddingright
{
	margin-right:10px;
}.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	background-color: #F4F4F4;
	margin: 10px;
	padding: 15px;
	border: 1px dashed #CCCCCC;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	background-color: #FBFBFB;
	margin: 10px;
	padding: 15px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;

}
.normal_heading_text
{
	font-size:10px;
	color:#666666;
	font-family: tahoma;
}
.normal_message
{
	font-size:11px;
	color:#FFCC00;
	font-family: tahoma;
	text-decoration: underline;
	font-weight: bold;
}

.normal_text_blue
{
	color:#4b217e;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.normal_text_blue_bold
{
	color:#4b217e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.normal_text_lightgray
{
	color:#ACACAC;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.normal_text_medium_lightgray
{
	color:#ACACAC;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.normal_text_black
{
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.normal_text_black_bold
{
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.normal_text_white
{
	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.normal_text_white_bold
{
	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.normal_text_gray
{
	color:#666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.normal_text_gray_bold
{
	color:#666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.normal_text_gray_heading
{
	color:#666666;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.normal_text_gray_bold
{
	color:#666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.normal_text_medium_gray
{
	color:#666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.normal_text_medium_gray_bold
{
	color:#666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.normal_text_medium_black
{
	color:#000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.normal_text_medium_black_bold
{
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.normal_text_medium_white
{
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.normal_text_medium_blue
{
	color:#4b217e;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.normal_text_medium_blue_bold
{
	color:#4b217e;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.normal_text_medium_white_bold
{
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.large_heading
{
	color:#4b217e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.brown_heading
{
	color:#E97F69;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.td_selected
{
	background-color: #E5E5E5;	
}

.td_selected_blue
{
	background-color: #A690BF;	
}
.TableTop
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.TableTd{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

.tdlink {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.tdlink:hover{
text-decoration:none;
color:#FF0000;
}

.zone{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;

}
.zone:hover{
color:#990000;
font-weight:bold;
}

.zonetitle{

padding-left:10px;

}