body {
	margin-top:0px;
	/* background-image:url(images/bg_sub_light.jpg); */
}

.address{
	padding-left:140px;
	font-size:12px;
	}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #10147E;
	line-height: 20px;
	text-align:justify;
}

a {
	font-family: "Times New Roman", Times, serif;
	color: #10147E;
}

.home_bg {
	background-image: url(images/bg.jpg);
}

.sub_bg {
	background-color: #E7DBA7;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borderall {
	border: 1px solid #000000;
}

.border_all{
	border: 3px solid #d8C672;
	}

.borderleftbtm {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d8c672;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d8c672;
}
.borderrightbtm {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d8c672;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d8c672;
}
.borderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d8c672;
}
.bordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d8c672;
}

.logoworks_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #10147E;
	text-decoration: none;
}

.logoworks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #10147E;
	text-decoration: none;
}
.logoworks:hover {
	text-decoration: underline;
}

.logoworks_link_light {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #dbc97f;
	text-decoration: none;
}

.logoworks_light {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #dbc97f;
	text-decoration: none;
}
.logoworks_light:hover {
	text-decoration: underline;
}

.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}

.navtext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: Navy;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}

.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}

li{
	list-style-image:url(images/bullet.gif);
	}
