body				{ background-color: white;
	     			  font-family: Trebuchet MS;
	     			  margin: 0px; /* M$ IE FIX 4.1 */
	   			}   
.menuheader		{ position: absolute;
					  top: 0px;
					  left: 0px;
					  width: 100%;
					  background-image: url(image/back.jpg);
					  height: 18%;
					}					 
.menu				{ position: absolute;
					  bottom: 2px;
					  left: 75px;
					}
.cmssystem		{ font-weight: bold;
					  font-size: 30pt;
					  color: #3766ac;
					  margin-right: 100px;
					}					
.menuitems		{ font-weight: bold;
					  font-size: 17pt;
					  color: #b6b6b6;
					}
.menuitems a	{ text-decoration: none;
					  color: #b6b6b6;
					}
.menuitems a:hover{ text-decoration: none;
					  color: #3766ac;
					}
.venturewise				{ font-weight: bold;
					  font-size: 20pt;
					  color: #3766ac;
					}				
.venturewise2				{ font-weight: bold;
					  font-size: 14pt;
					  color: #3766ac;
					}
					
.venturewise3				{ font-size: 17pt; 
					  color: gray;
					}
.venturewise4				{ font-size: 12px; 
					  color: gray;
					}		
.text				{ position: absolute;
					  top: 20%;
					  left: 75px;
					  width: 90%; 
					}				
a					{ text-decoration: none;
					  color: gray;
					}
a:hover			{ text-decoration: none;
					  color: #3766ac;
					}				
.somp				{ margin-top: 30px;
					  border-top: 1px dashed gray;
					  padding-top: 5px;
					  font-size: 12px;
					  color: gray;
					}				
.somp a			{ text-decoration: none;
					  color: #3766ac;
					}
.somp a:hover	{ text-decoration: none;
					  color: gray; 
					}
.logo				{ position: absolute;
				     bottom: 5px;
				     left: 0px;
				   }
input 			{ font-family: Trebuchet MS;
					  color: gray;
					  background-color: #f4f4f4;
					  border: 1px solid gray;
					  margin-top: 2px;
        			}
textarea			{ font-family: Trebuchet MS;
					  color: gray;
					  background-color: #f4f4f4;
					  border: 1px solid gray;
					  margin-top: 2px;
        			}
.rightmenu		{ position: absolute;
					  right: 0%;
					  top: 15%;
					  font-size: 12px;
					  color: #3766ac; 
					}	
.menudiv			{ background-color: #f4f4f4; 
					  border: 1px dotted gray;
					} 					