/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1b7390;
	scrollbar-face-color:	#96641e;
	scrollbar-highlight-color: #96641e;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#f8e1bf;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	background: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96641E;
}
a:link {
	color: #96641E;
	text-decoration: none;
}
a:visited {
	color: #96641E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #96641E;
}

.justifiedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: 96641e;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 96641e;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.right{
	background-image:  url(images/bg_right.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
.left{
background-image:  url(images/bg_left.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.homeDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	visibility: visible;
	height: 100px;
	width: 525px;
	color: #000000;
}


.bottom{
background-image:  url(images/large_bg.jpg);
background-repeat:no-repeat;
background-position: center middle;
}
.contactBoxes {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; COLOR: #FFF55F; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-color: #1F4463;
	BACKGROUND-COLOR: #12344B
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FEF366;
}
.thumbnails {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}
.thumbnails:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCC336;
	border-right-color: #FCC336;
	border-bottom-color: #FCC336;
	border-left-color: #FCC336;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}
