/* CSS Document */
/*MAIN CONTENT*/
BODY{
	background-color:#FC7100;
	color:#000000;
	font-family:Georgia,Times New Roman;
	font-size:11px;
	font-weight:normal;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
TD,P,A,UL,OL,LI{
	color:#000000;
	font-family:Georgia,Times New Roman;
	font-weight:normal;
}
TD,P,UL,OL,LI{font-size:11px;}

a{
	color:#000000;
	text-decoration:none;
}
a:hover,A:active{
	color:#FF6600;
	text-decoration:none;
}
OL,UL{
	margin-left:20px;
	margin-top:0px;
}
FORM{
	display:inline;
}
/*MAIN NAVIGATION*/

a:link {  font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
a:visited { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
a:hover { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FF6600; text-decoration: none}
.current { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FF6600; text-decoration: none }
/*LANGUAGE*/
.langauge { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
.langauge:link { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: none }
.langauge:active { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: none }
.langauge:hover { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none }
/*PAGE CONTENT*/
.titles { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 30px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.footer { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 9px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }
.header { font-family: Georgia, "Georgia,Times New Roman", Times, serif; font-size: 16px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }
.underline { text-decoration: underline}