body{
	padding : 0px;
	margin : 0px;
}
#text{
position:relative;
width:100%; 
height:234px;
overflow:auto;
	padding-top: 16px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.homes {
	font-family: Arial, Serif;
	font-size: 11px;

	text-align: justify;
	background-image: url(images/content_main.gif);
	background-repeat : no-repeat;
}
.img {vertical-align : text-bottom;}
.table { height: 100%;
margin-right:10%;}
.content {
	font-family: Arial, Serif;
	font-size: 11px;
	padding-top: 16px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	text-align: justify;
	background-image: url(images/content_main.gif);
	background-repeat : no-repeat;
}
.content1 {  
	font-family: Arial, Serif; 
	font-size: 11px; 
	padding-top: 16px; 
	padding-right: 13px; 
	padding-bottom: 8px; 
	padding-left: 13px; 
	text-align: justify;
	background-image: url(images/content_side.gif);
	background-repeat : no-repeat;
}
.portfolio {
	padding-left: 16px;
	text-align: center;
	background-image: url(images/content_main.gif);
	background-repeat : no-repeat;
}
.side1 {  
	font-family: Arial, Serif;
	font-size: 11px; 
	padding-top: 16px; 
	padding-right: 2px; 
	padding-bottom: 8px; 
	padding-left: 13px; 
	text-align: right;
	background-image: url(images/content_side.gif);
	background-repeat : no-repeat;
}
a {color: #CC0000;
	background-color: #FFFFFF;}
.subnav {  font-family: Arial, Serif; font-size: 11px; color: #6A6A6A; text-decoration: none}
a.subnav {  font-family: Arial, Serif; font-size: 11px; color: #B02533;background-color: #FFFFFF;}
input, textarea, .select {
	border : 1px solid #D3232E;
	font-family: Arial, Serif;
	font-size: 11px;
	background-color: #ffffff;
	/*	scrollbar-highlight-color: #eeeeee; scrollbar-shadow-color: #D3232E; 
	scrollbar-3dlight-color: #D3232E; scrollbar-arrow-color: #D3232E; 
	scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #ffffff;*/
}
.none {  border : none; text-decoration: none; vertical-align : text-bottom;}
.bot { height: 40%;
}
.extra{
	background-image: url(images/line.gif);
	background-repeat : repeat-x;
	background-position: 0px 2px;
	width:100%;
	}
.ads{
float:right;
}
.left{
float:left;
}
