body {margin: 0px; background-color: #ffffff;height:100%;}

a {text-decoration:underline;font-family: Tahoma, serif; font-size: 12px; font-weight: normal; color: #ffcc00;}
a:hover {text-decoration:underline;font-family: Tahoma, serif; font-size: 12px; font-weight: normal; color: #ffffff; }

a.menulink {text-decoration:none;font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #333333;}
a.menulink:hover {text-decoration:underline;font-family: Arial, serif; font-size: 9px; font-weight: normal; color: #333333;}


.fnttxt {font-family: Tahoma, serif; font-size: 12px; font-weight: normal; color: #ffcc00;}
.fnttxtwhite {font-family: Tahoma, serif; font-size: 12px; font-weight: normal; color: #ffffff;}


.tabletopmenu {border-style: solid; border-width: 0px; background-image: url(webcontact-menu.jpg); height: 20px;}
.tablebody {border-style: solid; border-width: 0px; background-image: url(bgbody.jpg);}
.tablepic {border-style: solid; border-width: 0px; height: 185px;}
.tdsep {background-image: url(separator.gif);}


input {border-style: solid; border-width: 1px; border-color: #ffcc00;font-family: Arial, Verdana, serif; font-size: 10px; font-weight: normal; color: #333333;background-color:#ffcc00;}
textarea {border-style: solid; border-width: 1px; border-color: #ffcc00;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #333333;background-color:#ffcc00;}
option {border-style: solid; border-width: 1px; border-color: #ffcc00;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #333333;background-color:#ffcc00;}
select {border-style: solid; border-width: 1px; border-color: #ffcc00;font-family: Arial, serif; font-size: 10px; font-weight: normal; color: #333333;background-color:#ffcc00;}

.noinput {border-style: solid; border-width: 0px; border-color: #666666;font-family: Arial, serif; font-size: 11px; font-weight: normal; color: #666666;background-color:#cc0000;}

.tablestyle {
BORDER-RIGHT: 1px solid; 
BORDER-TOP: 1px solid; 
BORDER-LEFT: 1px solid;
BORDER-BOTTOM: 1px solid; 
BORDER-COLLAPSE: separate;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
border-color: #ffcc00;
color: #ffcc00; 
}

.tablefont{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #ffcc00;
}




img {border-color:#ffcc00;}
hr {color:#ffcc00;height:1px;}
.hrdark {color:#999999;height:1px;}



	#leftMenu{
		width:120px;
		padding-left:0px;
		padding-right:0px;
		float:left;
	}
	
	/*
	General rules
	*/

	#webcontact_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#webcontact_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#webcontact_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#webcontact_slidedown_menu{		
		width:120px;	
	}

	/* All A tags - i.e menu items. */
	#webcontact_slidedown_menu a{
		color: #333333;
		text-decoration:none;	
		display:block;
		clear:both;
		width:120px;	
		padding-left:1px;	

	}

	#webcontact_slidedown_menu a:hover{
		color: #cc0000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:120px;	
		padding-left:1px;	

	}
	
	/*
	A tags 
	*/
	#webcontact_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
	}	
	#webcontact_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	

	
	#webcontact_slidedown_menu .slideMenuDiv1 ul{
		padding:0px;
	}
	#webcontact_slidedown_menu .slideMenuDiv2 ul{
		margin-left:2px;
		padding:1px;
	}
















