BODY {
	background-color : #EEEEEE;
	background: url(../images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 8%;
	margin-right : 5%;
	margin-bottom: 0;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A5A5A;
}
.contact{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #DBB958;
}
.contact1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #DBB958;
}
.contact1:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #DBB958;
	text-decoration: underline;
}
.contact1:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #5A5A5A;
	text-decoration: underline;
}

.arrow{
	background: url(../images/arrow.gif);
	background-attachment: fixed;
	background-position: left;
	background-repeat: no-repeat;
}
.button{
	background: url(../images/btn_c.gif);
	border: none;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	width: 120px;
}
.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: underline;	
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #254993;
	padding-left: 3px;
	padding-right: 15px;
}
.border{
	background:url(../images/horline.gif) repeat-x bottom;
	height:22;
	}
.menu{
	color:#254993;
	font-weight:bold;
	}
	.menu:link{
	color:#254993;
	font-weight:bold;
	text-decoration:none;
	}
	.menu:visited{
	color:#254993;
	font-weight:bold;
	text-decoration:none;
	}
	.menu:hover{
	color:#CCB76C;
	font-weight:bold;
	text-decoration:none;
	}
li{
	font-size:11px;
	font-weight:bold;
	color:#3F68B4;
	cursor:pointer;
	}	
