body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#151515;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #7696B6;}
a:hover{color:#C7AB78;}
a:visited{color:#7696B6;}
a:visited:hover{color:#C7AB78;}
/*
body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}
*/
h1 {font-weight:500; font-size:14pt; color:#FFFFFF; margin: 10px;}
h3 {font-weight:500; font-size:12pt; color:#FFFFFF; margin: 10px;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#969696;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	line-height: 130%;
}
.txt {font-size:10pt; font-weight:500; color:#969696; line-height: 130%;}
.coltxt {font-size:10pt; font-weight:500; color:#FFFFFF; line-height: 130%; text-align: justify;}
.white {font-size:10pt; font-weight:500; color:#FFFFFF; line-height: 130%;}
.phone{font-size:12pt; font-weight:500; color:#666666;}

a.menu {
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:500;
	color:#000000;
	text-decoration:none;
}
a.menu:hover {color:#FCFCFC;text-decoration:none;}
a.menu:visited {color:#000000;text-decoration:none;}
a.menu:visited:hover {color:#FCFCFC;text-decoration:none;}

.nav a{ display: block; height: 40px; background-image: url(images/menu_bg.jpg); background-repeat: repeat-x; border-width: 0px 1px 0px 0px; border-style: solid; border-color: #0A0B10; padding-top: 8px;}
.nav a:hover{ display: block; background-color: #171717; background-image: url(images/mt.gif);}

.mtnavlt{background-image: url(images/menu_bg.jpg); background-repeat: repeat-x; border-width: 0px 1px 0px 0px; border-style: solid; border-color: #0A0B10;}
.mtnavrt{background-image: url(images/menu_bg.jpg); background-repeat: repeat-x;}

a.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#6093CA;
	text-decoration:none;
}
a.txtlnk:hover {color:#BCBB98;text-decoration:underline;}
a.txtlnk:visited {color:#6093CA;text-decoration:none;}
a.txtlnk:visited:hover {color:#BCBB98;text-decoration:underline;}

a.lrglnk {
	font-size:12pt;
	font-weight:500;
	color:#7B8895;
	text-decoration:none;
}
a.lrglnk:hover {color:#1B6BC5;text-decoration:underline;}
a.lrglnk:visited {color:#7B8895;text-decoration:none;}
a.lrglnk:visited:hover {color:#1B6BC5;text-decoration:underline;}

a.foot {
	font-size:11px;
	font-weight:500;
	color:#778190;
	text-decoration:none;
}
a.foot:hover {color:#F9F9F9;text-decoration:underline;}
a.foot:visited {color:#778190;text-decoration:none;}
a.foot:visited:hover {color:#F9F9F9;text-decoration:underline;}

.col1{
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #0A0B10;
	background-image: url(images/colmn1_bg.jpg);
	background-repeat: no-repeat;
	background-color: #17272D;
	padding: 5px;
	width: 200px;
}
.col2{
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #0A0B10;
	background-image: url(images/colmn2_bg.jpg);
	background-repeat: no-repeat;
	background-color: #203E60;
	padding: 5px;
	width: 200px;
}
.col3{
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #0A0B10;
	background-image: url(images/colmn3_bg.jpg);
	background-repeat: no-repeat;
	background-color: #2E4914;
	padding: 5px;
	width: 200px;
}
.col4{
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #0A0B10;
	background-image: url(images/colmn4_bg.jpg);
	background-repeat: no-repeat;
	background-color: #79340B;
	padding: 5px;
	width: 200px;
}
colbtm{border-width: 0px 1px 0px 0px; border-style: solid; border-color: #0A0B10;}
/*

div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#778190;
	border:solid 1px #000000;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#999999;
	border:solid 1px #000000;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#999999;
	border:solid 1px #000000;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #D55000;
}
.inpt5 {
	width:25px;
	height:20px;
	font-size:10px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#778190;
	border:solid 1px #000000;
	margin: 2px;
	padding:2px;
}

.inpt150 {
	width: 150px;
	height:20px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#999999;
	border:solid 1px #000000;
	margin:2px;
	padding:2px;
}

