﻿/* Default CSS Stylesheet for a new Web Application project */
body {
	margin: 0;
	background-color: #FFFFFF;
}
.maintable {
	background-color: #F2F2F2;
}
.style1 {
	vertical-align: middle;
	border-width: 0;
}
.style2 {
	text-align: center;
}
.style3 {
	text-align: right;
}
a {
	font-family: 'Trebuchet MS';
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F28E29;
}
.nbetweentxt {
	font-family: 'Trebuchet MS';
	font-size: 10px;
	font-style: normal;
	color: #F28E29;
	text-decoration: none;
}
.newStyle1 {
	border-style: none;
}
.style4 {
	background-color: #F28E29;
	background-image: url('images/side_bg.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.style5 {
	background-color: #1B6EAA;
}
.newStyle3 {
	background-image: url('images/mnu_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.style6 {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.adspctop {
	background-image: url('images/adspc_top.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E6E6;
}
.newStyle4 {
	background-image: url('images/adspc_r.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.newStyle5 {
	background-image: url('images/adspc_hed.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
.newStyle6 {
	background-image: url('images/adspc_fotr.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
.newStyle7 {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #C66B0F;
}
.style7 {
	text-align: left;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4F;
}
.newStyle8 {
	color: #1b6eaa;
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
}
.style8 {
	text-align: left;
}
.newStyle9 {
	background-image: url('images/border_top.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E5E5E5;
}
.newStyle10 {
	background-image: url('images/border_dn.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.newStyle11 {
	background-image: url('images/border_dn.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.newStyle12 {
	background-image: url('images/border_dn.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.newStyle13 {
	background-image: url('images/border_tl.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.newStyle14 {
	background-image: url('images/border_tr.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.newStyle15 {
	background-image: url('images/border_dr.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.newStyle16 {
	background-image: url('images/border_dl.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newStyle17 {
	background-image: url('images/map_bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.liststyle {
	border: 1px solid #808080;
	text-align: left;
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4F;
	background-color: #FFFFFF;
	width: 100px;
	height: 20px;
}
.style9 {
	margin-left: 0px;
}
.style10 {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4F;
}
.contentTable
{
    width: 100%;
    border: 10px;
}
.newStyle7sub {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #C66B0F;
}
.newStyle7Copy {
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #C66B0F;
}
.newStyle8Copy {
	color: #1b6eaa;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

.style7Copy2 {
	text-align: left;
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4F;
}

.style7center {
	text-align: left;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4F;
}

