/*main parameters*/		
body	{
		font-family:tahoma, arial;
		margin:0px;
		padding:0px;
		background-color:#fbfff4
		}
table.middlecontent
		{
		table-layout:auto;
		margin: 30px 0px 0px 30px;
		width:800px;
		}
table.middlecontent td		
		{
		font-size:11px;
		line-height:15px;
		vertical-align:top;
		font-variant:normal
		}
ul		{
		margin:0px 0px 5px 30px;
		padding:0px;
		list-style:none;
		}
ul li 	{
		height:20px;
		background:url(../imagefiles/arrow.gif) center left no-repeat;
		padding:2px 2px 0 20px;
		}
ul a	{
		color:#ccc;
		text-decoration:none;
		}
ul a:hover
		{
		color:#fff;
		text-decoration:underline;
		}
p		{
		cursor:default;
		margin:0px;
		padding:0px;		
		color:#000;
		line-height:18px
		}
p.lefttextareatext
		{
		text-indent:10px;
		text-align:justify;
		font-size:12px;
		margin:18px 10px 0px 0px
		}
p.righttextareatext
		{
		font-size:12px;
		margin:18px 0px 0px 0px
		}
span.underline
		{
		font-weight:bold;
		text-decoration:underline
		}
span.bold
		{
		text-transform:capitalize;
		font-weight:bold
		}
span.footertick
		{
		border-right: 1px #999 dotted;
		padding-right:15px;
		padding-left:15px;
		line-height:2px;
		overflow:hidden;
		text-transform:capitalize
		}
span.copyright
		{
		padding-left:10px;
		color:#666;
		cursor:default
		}
		
img.leftarea
	 	{
		border:0px;
		float:left;
		margin:20px 15px 0px 0px
		}
img 	{
		border:0px;
		}
h1		{
		font-size:13px;
		text-align:left;
		color:#fff;
		text-transform:uppercase;
		margin:0px 0px 5px 30px;
		cursor:default
		}
h2		{
		font-size:13px;
		padding:0px;
		margin:0px;
		color:#FF0000;
		text-transform:capitalize;
		cursor:default
		}
h6		{
		padding:0px;
		margin:0px;
		font-size:8px;
		color:#666;
		cursor:default
		}
div.header
		{
		background-image:url(../imagefiles/header.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		width: 900px;
		height: 350px
		}
div.logo
		{
		width:190px;
		height: 80px;
		background-color: #fbfff4;
		position:relative;
		margin:170px 167px
		}
div.language_menu
		{
		text-align:right;
		margin-bottom:56px;
		width:100%;
		font-size:11px;
		text-transform:uppercase;
		cursor:pointer;
		}
div.language_menu span.item
		{
		width:20px;
		padding:5px;
		margin-right:1px;
		background-color:#fbfff4;
		color:black;
		line-height:18px;
		text-decoration:none;
		}
div.language_menu a span.item
		{
		width:20px;
		padding:5px;
		margin-right:1px;
		background-color:#fbfff4;
		color:black;
		line-height:18px;
		text-decoration:none;
		}
div.language_menu a:hover span.item
		{
		background-color:red;
		color:white;
		text-decoration:none;
		}
div.language_menu span.visited
		{
		background-color:red;
		color:white;
		text-decoration:none;
		width:20px;
		padding:5px;
		margin-right:1px;
		line-height:18px;
		}
div.middlecontent
		{
		background:url(../imagefiles/mapmiddlecontent.gif);
		background-position:left top;
		background-repeat:no-repeat;
		width:900px;
		height:220px;
		background-color:#333
		}
div.bottomcontent
		{
		width: 900px;
		height:100%
		}
div.bottomcontent a
		{
		color:#ff0000;
		text-decoration:none
		}
div.bottomcontent a:hover	
		{
		color:#ff0000;
		text-decoration:underline
		}
div.bottomcontent a:visited
		{
		color:#ff0000;
		text-decoration:none
		}
div.lefttextarea
		{
		float:left;
		height:auto;
		width:300px;
		margin-top:35px;
		margin-left:30px;
		margin-bottom:30px;
		padding-right:30px;
		border-right: 1px solid;
		border-right-color:#CCCCCC;
		border-right-style:dotted
		}
div.righttextarea
		{
		float:right;
		width:468px;
		height:auto;
		margin-top:35px;
		margin-right:30px;
		margin-bottom:30px;
		padding-left:40px
		
		}
div.footer
		{
		border-top: 3px solid #999;
		text-align:right;
		width:900px;
		clear:both;
		padding:8px 0px 15px 0px;
		margin:30px 0px 0px 0px;
		font-size:10px
		}
div.footer a
		{
		color:#000;
		text-decoration:none
		}
div.footer a:hover
		{
		color:#666;
		text-decoration:underline
		}
div.footer a.visited
		{
		color:#666;
		text-decoration:underline
		}
