/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #D1D8F9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a{
	color: #5F6A9D;
	text-decoration: none;
}
a:visited {
	color: #5F6A9D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.L_img {
border:1px; border-thickness: 1px; border-color: #5F6A9D; border-style: solid;
}
a:link .L_img{
	border-color: #FFFFFF;
	text-decoration: none;
}
a:visited .L_img{
	border-color: #FFFFFF;
	text-decoration: none;
}
a:hover .L_img{
	border-color: #FFFFFF;
	text-decoration: underline;
}
TABLE.mainTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #484848;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	background-color: #212121;
	color: #FFFFFF;
}

.footer {
	font-size: 12px;
	color: #7F7F7F;
}
#test {
	border: 2px solid #CED1C0;
}
#test2 {
	border: 2px solid #757A5C;
}
TD.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #484848;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	text-align: right;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	float: right;
}
a.nav {
	color: #D1D8F9;
	text-decoration: none;
}
.style2 {font-size: 24}
a.nav:visited {
	color: #D1D8F9;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
TD.mainTopBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #484848;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #D1D8F9;
}
TD.mainTopBrdrLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #484848;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
}
TD.Left {
	background-image: url(/images/bg_shadow_left2.png);
	background-repeat: repeat-y;
	background-position: right;
}
TD.Right {
	background-image: url(/images/bg_shadow_right2.png);
	background-repeat: repeat-y;
	background-position: left;
}
TD.bottom {
	background-image: url(/images/bg_shadow_bottom2.png);
	background-repeat: repeat-x;
	background-position: top;
}
TD.BL {
	background-image: url(/images/bg_shadow_BL2.png);
	background-position: right top;
}
TD.BR {
	background-image: url(/images/bg_shadow_BR2.png);
	background-position: left top;
}
.navOn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #484848;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	text-align: right;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	float: right;
	color: #FFFFFF;
}
.PageTitle {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainIndent {
	padding: 5px;
}
input.nice {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E0E2D8;
}
textarea.nice {

	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E0E2D8;
}
.err {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
select.nice {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E0E2D8;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.sepper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/sepper.png);
	background-repeat: repeat-x;
	height: 15px;
}

#divider {
	height: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #485A66;
}
input.errorbox {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFD9DF;
}
select.errorbox {

	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFD9DF;
}
a.nice {
	color: #5F6A9D;
	text-decoration: none;
}
a.nice:visited {
	color: #5F6A9D;
	text-decoration: none;
}
a.nice:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contactText {
	color: #FFFFFF;
	font-size: 10px;
}
.listDesc {
	font-size: 12px;
}
.msg_body {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.msg_inner {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.msg_head {
	padding: 5px 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
	background-image: url(../images/expand.png);
	background-repeat: no-repeat;
	background-position: left;
}
.lstimg {
	border: 1px solid #FFFFFF;
}
.listlink {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
IMG.mainBrdr {
	border: 1px solid #FFFFFF;
}
TD.mainTopBrdrList {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #484848;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
.PageTitleList {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
a.niceW {

	color: #FFFFFF;
	text-decoration: none;
}
a.niceW:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.niceW:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
p.quote {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
}
h1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #D1D8F9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}
