
H1 { font-size: 14pt; font-weight: bold; font-style: italic; text-decoration: none; color: #86AAD0; padding: 2px 1px 1px 2px;
	font-family: arial, helvetica; }
H2 { font-size: 12pt; font-weight: none; color: #555555; font-family: arial, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #004E82; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #555555; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #555555; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #555555; font-family: arial, helvetica; }

hr {  background-color: #BA6161; color: #BA6161; height: 0px; border-bottom: 1px solid #BA6161; }

body { 
	background-color: #CFAE72; 
	margin: 0px;
	padding: 0px;	
	height: 100%;
	font-size: 9pt; 
	color: #555555; 
	font-family: arial, helvetica;
	min-height: 100%; 
}

.left_line {
	background: #fff url(/images/purple_line.jpg) repeat-y;
}
.right_line {
	background: url(/images/purple_line.jpg) repeat-y right;
}
.top_background {
	background: url(/images/header_background.jpg) repeat-x;
}
.top_right {
	background: url(/images/header_right.jpg) no-repeat top right;
}


/*RIGHT column STYLE*************/
.top_menu { 
	background: url(/images/header_logo.jpg) no-repeat top left;
	font-family: arial, helvetica;
	color: #ffffff; 
	font-size: 10pt;
	padding: 21px 30px 3px 0px;
	vertical-align: top;
	text-align: right;
	
}
.top_menu a:link, .top_menu a:active, .top_menu a:visited { 
	color: #ffffff; 
	padding: 3px 10px 3px 10px;
	text-decoration: underline;
}
.top_menu a:hover { 
	color: #ffffff; 
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

.area_back { 
	font-size: 9pt; color: #55555; 
	font-family: arial, helvetica;
	padding: 20px;
	vertical-align: top;
}

.area_table { text-decoration: none; font-size: 9pt; color: #55555; font-family: 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: #669900; text-decoration: underline; 
}
.area_table a:hover, .area_back a:hover { color: #669900; text-decoration: none; }

/*left column STYLE*************/
.left_column { 
	font-family: arial, helvetica;
	font-weight: bold;
	color: #666666; 
	font-size: 10pt;
	padding: 35px 35px 35px 35px;
	vertical-align: top;
}
.left_column a:link, .left_column a:active, .left_column a:visited { 
	display: block;
	width: 165px;
	color: #666666; 
	padding: 3px;
	text-decoration: none;
}
.left_column a:hover { 
	display: block;
	width: 165px;
	color: #666666; 
	padding: 3px;
	text-decoration: underline;
}

.bottom_line {
	background: url(/images/purple_line.jpg) repeat-x bottom;
}
.bottom_left {
	background: url(/images/footer_left.jpg) no-repeat bottom left;
}

/*FOOTER MENU STYLE*************/
.footer { 
	background: url(/images/footer_right.jpg) no-repeat bottom right;
	font-family: arial, helvetica;
	font-weight: bold;
	color: #86AAD0; 
	font-size: 10pt;
	vertical-align: top;
	text-align: center;
	
}
.footer a:link, .footer a:active, .footer a:visited { 
	color: #86AAD0;
	text-decoration: underline;
	padding: 3px 10px 3px 10px;
}
.footer a:hover { 
	color: #86AAD0;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}

/*LOGIN MENU STYLE*************/
.login_background {
	/*background: url(/images/login_background.jpg) repeat-y;*/
}
.login_top {
	/*background: url(/images/login_top.jpg) no-repeat top left;*/
}
.login_menu { 
	/*background: url(/images/login_bottom.jpg) no-repeat bottom left;*/
	font-family: arial, helvetica;
	color: #555555; 
	font-size: 8pt;
	vertical-align: top;
	padding: 10px 20px 15px 10px;
	
}
.login_menu a:link, .login_menu a:active, .login_menu a:visited { 
	color: #555555;
	text-decoration: underline;
}
.login_menu a:hover { 
	color: #555555;
	text-decoration: none;
}

.header { font-size: 11pt; color: #86AAD0; font-family: arial, helvetica; font-weight: bold; font-style: italic; }

.thumbnails a img {
	border: solid 1px #ffffff;
}


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; }
