body {
	margin: 0px;
	border-top: 5px solid #000000;
	background-image: url('../images/bg.gif');
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, Times New Roman, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.header {
	font-size: 15px;
	font-weight: bold;
}
img {
	border: 0px;
}
a {
	color: #0066BF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table.tFrame {
	margin-top: 10px;
	border: 1px solid #000000;
	border-top: 5px solid #000000;
	background-color: #FFFFFF;
	width: 750px;
}
table.tFrame td {
	border-bottom: 1px solid #000000;
}
table.tFrame td.tdMenu {
	background-image: url('../images/bg_menu2.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000000;
}
table.tFrame td.tdMenu table {
	width: 600px;
}
table.tFrame td.tdMenu table td {
	color: #E9BC7B;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 3px;
	padding-bottom: 2px;
	height: 21px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}
table.tFrame td.tdMenu table td a {
	color: #E9BC7B;
	text-decoration: none;
}
table.tFrame td.tdMenu table td a:hover {
	color: #FFFFFF;
}
table.tFrame td.tdMenu table td#tdMenuHome {
	width: 78px;
}
table.tFrame td.tdMenu table td#tdMenuAboutUs {
	width: 103px;
}
table.tFrame td.tdMenu table td#tdMenuServices {
	width: 101px;
}
table.tFrame td.tdMenu table td#tdMenuResources {
	width: 116px;
}
table.tFrame td.tdMenu table td#tdMenuNews {
	width: 79px;
}
table.tFrame td.tdMenu table td#tdMenuContactUs {
	width: 116px;
}


table.tContent {
	width: 100%;
}
table.tContent td {
	border: 0px;
	background-color: #FFFFFF;
}
table.tContent td.tdContent {
	padding: 20px 20px 20px 20px;
}
table.tContent td.tdRight {
	width: 200px;
	background-image: url('../images/bg_right.gif');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #135B9A;
	padding-bottom: 18px;
}

table.tRightBox {
	width: 164px;
	margin-left: 18px;
	margin-top: 18px;
}
table.tRightBox td {
	border: 1px solid #FFFFFF;
}
table.tRightBox td.tdTitle {
	background-image: url('../images/bg_rightbox_title.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #D6AD72;

	color: #000000;
	font-weight: bold;
	height: 16px;
	vertical-align: middle;
	padding: 2px;
	text-transform: uppercase;
}
table.tRightBox td.tdItems {
	background-color: #0066BF;
}
table.tRightBox td.tdItems table td {
	font-size: 11px;
	border: 0px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #0066BF;
}
table.tRightBox td.tdItems table td.tdDot {
	padding-top: 6px;
	padding-left: 6px;
}
table.tRightBox td.tdItems table td a {
	color: #FFFFFF;
	text-decoration: none;
}
table.tRightBox td.tdItems table td a:hover {
	text-decoration: underline;
}
div.dFooterTop {
	background-image: url('../images/bg_footer_top.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #232323;
	height: 10px;
}
div.dFooter {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px 6px 0px;
}

/* Styles for submenus */

div.dSubmenu {
	width: 180px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #0066BF;
	layer-background-color: #0066BF;
}
div.dSubmenu table {
	width: 100%;
	border: 1px solid #000000;
}
div.dSubmenu table td {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
div.dSubmenu a {
	padding: 4px 8px 4px 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
div.dSubmenu a:hover {
	color: #000000;
	background-color: #D6AD72;
	text-decoration: none;
}

/* Styles for subsubmenus */
div.dSubSubmenu {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #0066BF;
	layer-background-color: #0066BF;
}
div.dSubSubmenu table {
	width: 100%;
	border: 1px solid #000000;
}
div.dSubSubmenu table td {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
div.dSubSubmenu a {
	padding: 4px 8px 4px 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
div.dSubSubmenu a:hover {
	color: #000000;
	background-color: #D6AD72;
	text-decoration: none;
}

input.iButton {
	font-family: Arial, Helvetica, Times New Roman, sans-serif;
	font-size: 11px;
}

table.tAdminList {
	width: 100%;
	border: 1px solid #D8AE73;
}
table.tAdminList tr.trEven td {
	background-color: #FFF2D3;
}
table.tAdminList td, table.tAdminList th {
	vertical-align: top;
	padding: 2px;
}
table.tAdminList th {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	background-color: #F6DEAB;
}

table.tAdminForm {
	width: 100%;
}
table.tAdminForm td {
	padding: 2px;
	vertical-align: middle;
}
table.tAdminForm td.tdFieldName, table.tAdminForm td.tdFieldNameTop {
	font-weight: bold;
	padding-right: 6px;
	text-align: right;
}
table.tAdminForm td.tdFieldNameTop {
	vertical-align: top;
	padding-top: 3px;
}
table.tAdminForm input.iText {
	font-size: 11px;
	width: 150px;
}
table.tAdminForm select {
	font-size: 11px;
}
table.tAdminForm textarea {
	font-family: Arial, Helvetica, Times New Roman, sans-serif;
	font-size: 11px;
	width: 250px;
	height: 150px;
}

.success {
	color: #20A020;
	font-weight: bold;
}

table.tPhotos {
	margin-top: 15px;
}
table.tPhotos td {
	border: 1px solid #000000;
}
