/* CSS Document */
ul {
	font-size: 100%;
	list-style-type: square;
	list-style-position: outside;
	color: #000000; 
}


#subcontent ul {
	font-size: 100%;
	list-style-type: square;
	list-style-position: outside;
	color: #000000;
	margin-left: 25px;
}

h1 {
	font-size: 130%;
	color: #0066CC;
	margin: 0px;
}

h2 {
	font-size: 90%;
	margin: 20px 0px 0px;
	
}
h3 {
	font-size: 80%;
	margin: 20px 0px 0px;
	
}
h4 {
	font-size: 75%;
	margin: 0px;
	font-weight: normal;
}
h5 {
	font-size: 75%;
	margin: 0px;
	font-weight: normal;

}

h6 {
	font-size: 70%;
	margin: 0px;
	font-weight: normal;

}



.right_title_news   	{ font-size: 75%; margin: 0px; font-weight: bold; color: #761111; }
.right_title_home 		{ font-size: 75%; margin: 0px; font-weight: bold; color: #0084BC; }
.right_title_bus  		{ font-size: 75%; margin: 0px; font-weight: bold; color: #496F24; }
.right_title_account 	{ font-size: 75%; margin: 0px; font-weight: bold; color: #C83706; }
.right_title 			{ font-size: 75%; margin: 0px; font-weight: bold; color: #496F24; }


.grey_text	 { font-size: 85%; margin: 0px; font-weight: normal; color: #808080; }
.date		 { font-size: 70%; margin: 0px 5px; font-weight: normal; color: #808080; }
.title		 { font-size: 150%; margin: 0px; font-weight: normal; margin-bottom: -15px}
.second_title{ font-size: 125%; margin: 0px; font-weight: bold; margin-bottom: -15px; color: #808080;}

.cookie 	 { font-size: 70%; }


a:active     { font-family: Arial, Verdana, Helvetica; color: #009700; }
a:visited    { font-family: Arial, Verdana, Helvetica; color: #0048AA; }
a:link       { font-family: Arial, Verdana, Helvetica; color: #0048AA; }
a:hover		 { font-family: Arial, Verdana, Helvetica; color: #009700; }

#subcontent {  margin: 10px 0px 10px 10px;
			   padding-top: 0px;
			   padding-right: 0px;
			   padding-bottom: 0px;
			   padding-left: 0px; }

table#navi a:link {text-decoration:none; line-height:150%; }
table#navi a:visited {text-decoration:none; line-height:150%; }
table#navi a:hover {text-decoration:underline; line-height:150%; }
table#navi a:active {text-decoration:none; line-height:150%; }

table#percent { background-image: url(../images/grey_back2.gif); }
table#home { font-size: 75%; }
table#news { font-size: 75%; }
table#text { font-size: 100%; }
table#features { font-size: 75%; }
table#footer { font-size: 75%; color: #808080; }
table#main_content { font-size: 75%; }

table#right { font-size: 75%; }
table#right a:link {text-decoration:none; line-height:150%; font-size: 135%; font-weight:bold;}
table#right a:visited {text-decoration:none; line-height:150%; font-size: 135%; font-weight:bold;}
table#right a:hover {text-decoration:underline; line-height:150%;font-size: 135%; font-weight:bold; }
table#right a:active {text-decoration:none; line-height:150%; font-size: 135%; font-weight:bold; }

table#right_content a:link {text-decoration:none; line-height:150%; font-size: 75%; font-weight:normal;}
table#right_content a:visited {text-decoration:none; line-height:150%; font-size: 75%; font-weight:normal;}
table#right_content a:hover {text-decoration:underline; line-height:150%; font-size: 75%; font-weight:normal;}
table#right_content a:active {text-decoration:none; line-height:150%; font-size: 75%; font-weight:normal;}