body {
font-family : Verdana, Tahoma; 
font-size : 10px; 
margin : 0; 
padding : 0; 
} 
table {
font-family : Verdana, Tahoma; 
font-size : 10px; 
border: 0px solid;
line-height: 18px;
} 

a{
font-family : Verdana, Tahoma; 
font-size : 11px;
color : #ffffff; 
text-decoration : none; 
} 
a:hover{
font-family : Verdana, Tahoma; 
font-size : 11px;
color : #ffffff; 
text-decoration : underline; 
}

a.NewsLink{
font-family : Verdana, Tahoma; 
font-size : 12px;
color : #ffffff; 
text-decoration : none; 
} 
a.NewsLink:hover
{
font-family : Verdana, Tahoma; 
font-size : 12px;
color : #ffffff; 
text-decoration : none; 
}

a.productlist{
font-family : Verdana, Tahoma; 
font-size : 11px;
color : #000000; 
text-decoration : none; 
} 
a.productlist:hover{
font-family : Verdana, Tahoma; 
font-size : 11px;
color : #000000; 
text-decoration : underline; 
}

a.lang {
font-family : Arial; 
font-size : 8px; 
color : #ffffff; 
text-decoration : none; 
} 
a.lang:hover {
font-family : Arial; 
font-size : 8px; 
color : #ffffff; 
text-decoration : underline; 
}

.TransperantBackGround
{
	background-color:#c3babb;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	opacity:0.55;
}

.TransperantMenu
{	
	background-color:#757472;
	height:240px;
	width:220px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	opacity:0.55;
	 
}
.ContentDiv
{
	 border: 0px solid #000000;
	 width: 480px;
	 height: 420px;
	 overflow : auto;
}
.cTextInput
{
	 width: 220px;
	 border: 1px solid #757472;
	 font-family : Verdana, Tahoma; 
	 font-size : 10px;	 
}
.ContactFormTD
{
	 padding-left:20px;
	 width: 120px;
	 color: #757472;
	 vertical-align: top;
	 height: 25px;
}
.ContactFormFieldTD
{	
	 vertical-align: top;
	 height: 30px;
}
.ContactTextArea
{
	 width: 300px;
	 height: 150px;
	 border: 1px solid #757472;
	 font-family : Verdana, Tahoma; 
	 font-size : 10px;	
}