body {  
	margin:0px;
	padding:0px; 
	background-color:white;
	font-size:75%;
	font-family:Arial;
}
/*p {
	padding:0;
	margin:0;
}*/
table { 
	border:0;
	margin:0; 
	padding:0;
	font-size:1em;
}
table td{
	vertical-align:top;
}
a img {
	border:0px;
}
.keys{
	background:url('../img/keys.gif') no-repeat 70% 0px;
}
a.lang{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
a.lang:hover{
	text-decoration:none;
	color:#2570b8;
}
a.lang_here{
	color:#2570b8;
	font-weight:normal;
	font-size:12px;
}
.line{
	background:url('../img/line.gif') no-repeat 0px 6px;
	height:10px;
}
a.red1{
	color:#b73b49;
	font-size:14px;
	text-decoration:none;
}
a.red1:hover{
	text-decoration:underline;
}
.red2{
	color:#b73b49;
	font-size:12px;
	font-weight:bold;
}
.red3{
	color:#b73b49;
	font-size:11px;
	font-weight:normal;
}
.black1{
	color:#000000;
	font-size:18px;
}
.black2{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.black3{
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
.black4{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.blue1{
	color:#2570b8;
	font-size:12px;
}
.blue2{
	color:#2570b8;
	font-size:14px;
}
.blue3{             
	color:#2570b8;
	font-size:11px;
}
.blue4{
	color:#2570b8;
	font-size:14px;
	font-weight:bold;
}
.yellow1{
	color:#f26a27;
	font-size:12px;  	
}
.yellow2{
	color:#f46c27;
	font-size:11px;  	
}
.yellow3{
	color:#f4722a;
	font-size:20px;  	
}
.green{
	color:#00AF51;
	font-size:20px;  	
}
.sea{
	color:#1F93A9;
	font-size:20px;  	
}
.grey1{
	color:#767676;
	font-size:11px;
}


.menuVisited1{
	height:64px;
	color:#FFFFFF;
	font-size:18px;
	background:url('../img/f1.gif') no-repeat 0px 0px;
	padding:0px 0px 5px 15px;
}

.menuVisited2{
	height:64px;
	color:#000000;
	font-size:18px;
	background:url('../img/f2.gif') no-repeat 0px 0px;
	padding:10px 10px 5px 15px;
}

.menuVisited3{
	color:#000000;
	font-size:18px;
	height:64px;
	background:url('../img/f3.gif') no-repeat 0px 0px;
	padding:10px 10px 5px 15px;
}

.menu1{
	height:64px;
	background:url('../img/fm1.gif') no-repeat 0px 0px;
	padding:0px 0px 5px 15px;
}

.menu2{
	height:64px;
	background:url('../img/fm2.gif') no-repeat 0px 0px;
	padding:10px 0px 0px 15px;
}

.menu3{
	height:64px;
	background:url('../img/fm3.gif') no-repeat 0px 0px;
	padding:10px 0px 0px 15px;
}

.menu1 a{
	color:#000000;
	font-size:18px;
	text-decoration:none;
}

.menu2 a{
	color:#000000;
	font-size:18px;
	text-decoration:none;
}

.menu3 a{
	color:#000000;
	font-size:18px;
	text-decoration:none;
}

.menu1 a:hover{
	text-decoration:underline;
	color:#f26a27;
}

.menu2 a:hover{
	text-decoration:underline;
	color:#1f93a9;
}

.menu3 a:hover{
	text-decoration:underline;
	color:#00af51;
}

.whiteLink {
	color:#ffffff;
}

.text1{
	border:1px solid #d4d0c8;
	color:#767676;
	font-size:12px;
	width:144px;
	height:18px;
}
table#list{
	margin:0px 0px 10px 0px;
}
table#list td{
	padding:0px 15px 0px 0px;
}
table#list a{
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
table#list a.here{
	font-weight:bold;
	text-decoration:underline;
}
span.bg_span{
	background:url('../img/span.gif') no-repeat 0px 0px;
	display:block;
	height:35px;
	width:150px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	padding:3px 0px 0px 0px;
	text-align:center;
}
.page_nav1{
	color:#f26a27;
	font-size:12px;  	
}
.page_nav1 a{
	color:#f26a27;
	font-size:12px;  	
}

input {
	font-family: Arial;
}