html,
body {
	width: 100%;
	height: 100%;
	padding: 0; margin: 0;	
	background-color: #ffffff;	
	}
/*	
 A:link, A:active {color: #0000FF;} 
 A:visited {color: #0000FF;} 
 A:hover {color: #0066FF;} 
*/ 
#vdiv_left {
	float: left;
	width: 50%;
}
#vdiv_right {
	float: right;
	padding: 10px 10px 10px 0px; 
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #ffffff;
}
A.m1:link, A.m1:active {
	color: #333333;
	font-size: 80%;
	font-family: Verdana, Arial;
	font-weight: lighter;
	text-decoration: none;
			}
A.m1:visited 	{
	color: #333333;
	font-size: 80%;
	font-family: Verdana, Arial;
	font-weight: lighter;
	text-decoration: none;
			}
A.m1:hover 	{
	color: #c0c0c0;
	font-size: 80%;
	font-family: Verdana, Arial;
	font-weight: lighter;
	text-decoration: none;
			}
A.m2:link, A.m2:active {
	color: #333333;
	font-size: 10pt;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
			}
A.m2:visited 	{
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
			}
A.m2:hover 	{
	color: #ffffff;
	font-size: 10pt;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
			}
A.m3:link, A.m3:active {
			color: #000000;
			font-size: 12pt;
			font-family: Verdana, Arial;
			font-weight: bold;
			text-decoration: none;
			}
A.m3:visited 	{
			color: #000000;
			font-size: 12pt;
			font-family: Verdana, Arial;
			font-weight: bold;
			text-decoration: none;			
			}
A.m3:hover 	{
			color: #c0c0c0;
			font-size: 12pt;
			font-family: Verdana, Arial;
			font-weight: bold;
			text-decoration: none;			
			}
A.mail:link, A.mail:active {
			color: #000000;
			font-family: Verdana, Arial;
			}
A.mail:visited 	{
			color: #000000;
			font-family: Verdana, Arial;
			}
A.mail:hover 	{
			color: #c0c0c0;
			font-family: Verdana, Arial;
			}			

.tb1 {
	width: 100%; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #666666;
	}
.tr_bg1 {
		background-image: url('/images/bg1.gif'); 
		background-repeat: repeat-x; 
		background-position: top;
		background-color: #666666;
		}	
.a1 {text-indent: 15px;}	
.text {font-family: Arial, Verdana; font-size: 90%; color: #404040;}
.header1 {font-family: Verdana, Arial; font-size: 90%; color: #000000; text-indent: 15px; font-weight: bold;}	
.cont {font-family: Verdana, Arial; font-size: 10pt; font-weight: 600; color: #ffffff; padding: 10px 10px 0px 0px;}
.cont1 {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: 500;
	color: #000000;
	padding: 10px 10px 0px 0px;
}
.skhema {font-family: Verdana, Arial; font-size: 10pt; color: #000000; padding: 10px 10px 0px 0px;}
.mail{font-family: Verdana, Arial; font-size: 10pt; color: #000000;}
.main_content {padding: 0px 15px 20px 15px;}
.cont1 {font-size: 90%; color: #000000;}
.phone {font-family: Verdana, Arial; font-size: 80%; color: #000000;}	
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
	text-align: justify;
}
.viz_text {
	padding: 3px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
	text-align: center;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
	padding: 10px 15px 10px 15px; 	
}

.price_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
	border:1px solid #C0C0C0;
}
.cell_left_top {
	border-bottom:1px solid #ff6600;
	border-right:1px solid #ff6600;
}
.cell_left {
	border-right:1px solid #ff6600;
}
.cell_top {
	border-bottom:1px solid #ff6600;
}
.section_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}

A.top_link:link, A.top_link:active, A.top_link:visited  {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A.top_link:hover {
	color: #666666;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.SubMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
a.SubMenuItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #868686;
}
.portfolio {
	cursor: hand;
	border: 1px solid #999999;
	margin: 5px;
	}
.main_menu {
			color: #ff6600;
			font-size: 100%;
			font-family: Arial, Verdana;
			font-weight: bold;
			text-decoration: none;
			cursor: hand;
}	


