﻿body 
{
	margin : 0px 0px 0px 0px;
	background-color : #FFF;
}

.MainNav 
{
	height: 20px; 
	color: #D1E5A0;
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-size: 75%;
}

.MainNav td a
{
	text-decoration : none; color : #D1E5A0
	
}

.MainNav2 
{
	color: #D1E5A0;
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-size: 100%;
}

.MainNav2 a
{
	color : #D1E5A0;
	text-decoration : none; 
}
	

.SubNav 
{
	color: #D1E5A0;
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-size: 100%;
    text-align : left;
    padding : 2px 4px 2px 4px;
}
.B1 
{
	font-family : Arial Times New Roman;
	font-weight : bold;
	font-size : 12;
	color : #660000;
	border-bottom : dashed 1px #000000;
	margin-bottom : 5px;
	list-style-image : url(images/arrow_en.gif);
}

.B1 a { text-decoration : none; color : #660000}
.B1 a:Hover { text-decoration : none; color : #ffffff;}
/*.B1 a:Visited { text-decoration : none; color : #660000;}*/