/* CSS Document */

a{
	color:#fdf6e0;
	TEXT-DECORATION: none 
}

a:hover {
	color:#fdf6e0; 
	TEXT-DECORATION: underline
}


h1 {
	font-size:20px;
	color: #fdf2ca;
}

h2 {
	font-size:14px;
	color: #799ebe;
	font-weight:bold
}



.text01 {
	font-size:11px;
	color:#fdf6e0;
}

.text01_greybg{
	font-size:11px;
	color: #333333;
	padding: 2px 5px;
}

.text01_white{
	font-size:11px;
	color: #ffffff;
}

.text01_padding{
	font-size:11px;
	color:#bad4df;
	padding: 0 5px;
}

.text02 {
	font-size:11px;
	color: #374b5d;
}

.text03 {
	font-size:11px;
	color: #333333; 
	text-decoration: none;
}
.text04 {
	font-size:11px;
	color: #ffffff; 
	font-weight: normal
}
.text05 {
	font-size:11px;
	color: #333333;
}
.text06 {
	font-size:12px;
	color: #ffffff; 
	font-weight: bold;
}

.noactivelink {
font-size:11px;
color: #374b5d;
}

.link_text02{
	font-size:11px;
	color: #799ebe;
	TEXT-DECORATION: none 
}

.link_text02:hover {
	color: #799ebe;
	TEXT-DECORATION: underline
}

.fontindex { font-size: 11px; font-family: Arial,Helvetica,sans-serif; COLOR: #808080; TEXT-DECORATION: none }
.sitemap { font-size: 12px; font-family: Arial,Helvetica,sans-serif; COLOR: #808080; TEXT-DECORATION: none }
.copyright {font-size: 11px; font-family:Arial,Helvetica,sans-serif; COLOR: #808080; TEXT-DECORATION: none }


.style1 {color: #990000; font-weight: bold;}
.style3 {color: #FFFFFF; font-weight: bold;}
.style7 {color: #CC0000; font-weight: bold;}
.style9 {color: #FFFFFF}
.style15 {color: #FFFF00; font-size: 12px; font-weight: bold;}
.style16 {color: #FF0000; font-weight: bold;}
.style17 {color: #FF0000}
.style18 {color: #CCCCCC; font-size: 9px;}
.style19 {font-size: 14px; font-weight: bold; color: #ed1c24;}
.style22 {color: #3366FF; font-weight: bold;}
.style30 {font-size: 14px; font-weight: bold; color: #FFFFFF;}
.style31 {color: #3366FF; font-weight: bold; font-size: 14px }
.style32 {color: #ff9629; font-weight: bold;}

.copyright_link {
padding:5px;
font-size:11px;
color: #ff0000; 
text-decoration: none;
}

.copyright_link:hover {
	text-decoration: underline;
}
