
H1 { font-size: 13pt; font-weight: normal; text-decoration: none; color: #333333; padding: 2px 1px -21px 2px; 
	font-family: arial, helvetica; letter-spacing: 2px; border-bottom: 1px solid #333333; }
H2 { font-size: 12pt; font-weight: none; color: #333333; font-family: arial, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #333333; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #333333; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #333333; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #333333; font-family: arial, helvetica; }

hr { color: #5A1218; height: 1px; }
 

body { 
	background-color: #4F0B9C;
	margin: 0px;
	padding: 0px;	
	height: 100%;
	font-size: 8pt; color: #333333; font-family: arial, helvetica;
	min-height: 100%; 
}

.header_back { background: #FDFDFE url(/images/header_back.jpg) repeat-x; }
.header_right { background: url(/images/header_right.jpg) no-repeat right; }
.header_top { 
	background: url(/images/header_left.jpg) no-repeat left;
	vertical-align: middle;
	text-align: center;
	padding: 20px 20px 0 20px;
}

.top_menu {
	background: #FDFDFE url(/images/top_menu_back.jpg) repeat-x;
	
}



.side_menu_back { 
	background: #4F0B9C url(/images/side_menu_back.jpg) repeat-y right; 
	vertical-align: top;
	color: #ffffff;
}
.side_menu_ball {
	background: url(/images/side_menu_circle.jpg) no-repeat right;
}

.side_menu { 
	background-color: #8562D5;
	font-family: Verdana, arial, helvetica;
	color: #ffffff; 
	font-size: 8pt;	
	vertical-align: middle;
	border: 1px solid #B39DE6;
	
}
.side_menu a:link, .side_menu a:active, .side_menu a:visited { 

	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	padding: 0 8px 0 8px;

}
.side_menu a:hover { 
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
	padding: 0 8px 0 8px;

}

.area_back { 
	background-color: #ffffff;
	vertical-align: top;
	font-size: 8pt; color: #333333; 
	font-family: Verdana, arial, helvetica;
	padding: 20px;
}

.area_table { text-decoration: none; font-size: 8pt; color: #333333; font-family: Verdana, arial, helvetica;}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
	color: #340092; text-decoration: underline; 
}
.area_table a:hover, .area_back a:hover { color: #340092; text-decoration: none; }





/*FOOTER MENU STYLE*************/
.footer { 
	vertical-align: top;
	text-align: center;
	font-family: Verdana, arial, helvetica;
	color: #ffffff; 
	font-size: 7pt;
	padding: 10px 20px 10px 20px;
	margin: 0 20px 0 20px;
	
}
.footer a:link, .footer a:active, .footer a:visited { 
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}
.footer a:hover { 
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

INPUT { font-size: 9pt;  }
TEXTAREA { font-size: 9pt; }
SELECT { font-size: 9pt; }
OPTION { font-size: 9pt;  }
TD { font-size: 9pt;}
TH { font-size: 9pt; }
IMG { font-size: 9pt; }
ALT { font-size: 9pt; }