body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	font-weight: normal;
	color: #ffffff;	
	background-color: #990000;	
	line-height: 15px;
}
a:link {	
	color: #FFCC66;	
	font-weight: none;	
	text-decoration: none;
}
a:visited {	
	color: #FFCC66;	
	font-weight: none;	
	text-decoration: none;
}
a:hover {	
	color: #FFFFFF;	
	font-weight: none;	
	text-decoration: underline;
}
a:active {	
	color: #FFFFFF;	
	font-weight: none;	
	text-decoration: underline;
}
#HEAD {
	background-image: url(../images/index_01.jpg);
	height: 187px;
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#BODY {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/index_02.jpg);
	background-repeat:inherit;
	padding-top: 30px;
	padding-left:15px;
	padding-right: 15px;
	padding-bottom:15px;
	text-align:justify;
}
#OUTERTAB {
	width:800px;
	border: solid #FFCC66 1px;
	height:auto;
	vertical-align:top;
	line-height:inherit;
}
#BODYTAB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width:100%;
	height:auto;
	text-align:justify;
	vertical-align:top;
	line-height:19px;
}
#PICTAB {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color: #FFFFFF;
	text-align:left;
}

#TEXT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:justify;
	vertical-align:top;
	line-height:19px;
	padding-left: 6px;
	padding-right: 15px;
}
#contacttab_outer {
padding-top: 25px;
padding-bottom: 25px;
	background-color: transparent;
}
#contacttab_inner {	
	padding: 5px;
	background-color: transparent;
}