body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	font-weight: normal;
	color: #ffffff;	
	background-color: #000000;	
	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: #990000;	
	font-weight: none;	
	text-decoration: none;
}
a:active {	
	color: #990000;	
	font-weight: none;	
	text-decoration: none;
}
#HEADER	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:24px;
		line-height: 20px;
		
}

#B3	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height: 17px;
		width: 800px;
		background-image: url(../images/bg.jpg);
		background-repeat:no-repeat;
}
#B4	{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:left;
		line-height: 17px;
		width: 800px;
		background-image: url(../images/bg.jpg);
		background-repeat:no-repeat;
}
#B2	{
		width: 710px;
		background-image: url(../images/bg.jpg);
		padding-left:45px;
		padding-right: 45px;
		padding-top: 30px;
		padding-bottom: 30px;
}

table#IND1	{
		border: solid #990000 1px;
		width: 800px;
}
table#IND2	{
		width: 800px;
		background-image:url(../images/bg_ind.jpg);
		vertical-align:middle;
}
table#INDB1	{
		width: 800px;
		height: 505px;
		padding: 55px;
}
#contacttab_outer {
padding-top: 25px;
padding-bottom: 25px;
	background-color: transparent;
}
#contacttab_inner {	
	padding: 5px;
	background-color: transparent;
}

table {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	text-color: #FFFFFF; 
	font-weight: normal;
	background-color: #000000;
	line-height: 15px;
}


#H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 45px;
	width: 800px;
	overflow: hidden;
	background-color:#990000;
}
#H1 a:link {	
	color: #FFCC66;	
	font-weight: none;	
	text-decoration: none;
}
#H1 a:visited {	
	color: #FFCC66;	
	font-weight: none;	
	text-decoration: none;
	text-align:center;
}
#H1 a:hover {	
	color: #FFFFFF;	
	font-weight: none;	
	text-decoration: none;
}
#H1 a:active {	
	color: #FFCC66;	
	font-weight: none;	
	text-decoration: none;
}
#FOOT {	
	color: #FFFFFF;
	font-size:9px;
	font-weight: none;	
	text-decoration: none;
	padding-top: 10px;
}