﻿body 
{
	margin : 0px;
	font-family : Arial;
	font-size : 9pt;
	color : #3a3a3a;
}

.topmenu
{
	font-family : arial ;
	font-size : 8pt ;
	font-weight : bold;
	color : #382f2f ;
}

.mainareamenu
{
	font-family : arial ;
	font-size : 8pt ;
	color : #382f2f ;
}

.topmenuBreak
{
	font-family : arial;
	font-size : 8pt ;
	color : red ;
}

.leftMenu
{
	font-family : arial ;
	font-size : 8pt ;
	color : white ;
	background-color : #979694;
}
	
.country
{
	font-family : arial ; 
	font-size : 8pt ;
	font-weight : normal ;
	color : Gray ;
	color : #4d4d4d;
	width : 55px ;
	text-decoration : none;
}

.countryName
{
	font-family : arial ; 
	font-size : 8pt ;
	font-weight : normal ;
	color : Navy ;
	width : 55px ;
}

.city
{
	font-weight : bold;
	text-decoration : underline ;
	color : Navy;
}

.top
{
	font-size:7pt;
}

.heading
{
	height : 25px;
	background-color : #dddddd;
	font-weight : bold;
	color : black;
}

.inputBox
{
	border : solid 1px #a4d6fc;
	font-family : Arial;
	color : #3a3a3a ;
}