/* CSS Document */

#divmain{
  		width:210px;
		height:320px;
		border-width:0px;
		border-style: none;
		overflow-y:scroll;
		overflow-x:hidden;
		filter:chroma(color=#FFFFFF);
      	scrollbar-face-color:#252526;
      	scrollbar-shadow-color:#252526;
      	scrollbar-highlight-color:#632984;
      	scrollbar-3dlight-color:#323232;
      	scrollbar-darkshadow-color:#190909;
      	scrollbar-track-color:#252526;
      	scrollbar-arrow-color:#474749;
		}
		
#divgeneral{
  		width:615px;
		height:335px;
		border-width:0px;
		border-style: none;
		overflow-y:scroll;
		overflow-x:hidden;
		filter:chroma(color=#FFFFFF);
      	scrollbar-face-color:#252526;
      	scrollbar-shadow-color:#252526;
      	scrollbar-highlight-color:#632984;
      	scrollbar-3dlight-color:#323232;
      	scrollbar-darkshadow-color:#190909;
      	scrollbar-track-color:#252526;
      	scrollbar-arrow-color:#474749;
		}
		
#contenthome{
  		border-width:0px;
		border-style: none;
		overflow:hidden;
		padding-top:12px;
		padding-right:14px;
		}

.contenthome {
		font-family:Tahoma;
		font-size:11px;
		color:#B1B1B1;
		font-weight:normal;
		text-align:justify;
}

.title {
		font-family: Helvetica;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #F1F1F1;
}

.links {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #EC7600;
		text-decoration:none;
		line-height:20px;
}

a.links:active {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #EC7600;
		text-decoration:none;
}

a.links:visited {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #EC7600;
		text-decoration:none;
}

a.links:hover {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #FF9000;
		text-decoration:underline;
}

#contentgeneral{
  		width: 380px;
		border-width:0px;
		border-style: none;
		overflow:hidden;
		padding-right:20px;
		padding-left:5px;
		padding-top:10px;
		}

.contentgeneral {
		font-family:Tahoma;
		font-size:11px;
		color:#B1B1B1;
		font-weight:normal;
		text-align:justify;
		line-height:18px;
}

.titlein {
		font-family: Helvetica;
		font-size: 14px;
		font-weight: normal;
		color: #FA8900;
		padding-top:20px;
		padding-left:5px;
}

#divfooter {
		width:899px;
		height:10px;
		border-width:0px;
		border-style: none;
		position:relative;
}

.footer {
		font-family:Tahoma;
		font-size:10px;
		color:#B1B1B1;
		font-weight:normal;
		text-align:right;
		line-height:25px;
}

.address {
		font-family:Tahoma;
		font-size:12px;
		color:#F1F1F1;
		font-weight:bold;
		text-align:center;
		line-height:18px;
		}
		
.forms {
		font-family:tahoma;
		font-size:11px;
		font-weight:normal;
		color: #FA8900;
		text-align:right;
}

#contentcommon{
  		border-width:0px;
		border-style: none;
		overflow:hidden;
		padding-right:20px;
		padding-left:5px;
		padding-top:10px;
		}

.contentcommon {
		font-family:Tahoma;
		font-size:11px;
		color:#B1B1B1;
		font-weight:normal;
		text-align:justify;
		line-height:18px;
}
