.textField {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px dotted #720C02;
}
.liNews {
	margin-bottom: 10px;
	list-style-image: url(/images/bullet_01.gif);
	margin-left: -25px;
}
a, a:link, a:visited, a:active  { 
	color: #FF9900;
	text-decoration: none;
}
a:hover{ 
	color: #999999;
	text-decoration: underline;
}
.mainTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.news, a.news:link, a.news:visited, a.news:active  {
	color: #781203;
	text-decoration: none;
}
a.news:hover{
	color: #333333;
	text-decoration: none;
}.maroon {
	color: #781203;
}
.grey {
	color: #999999;
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #781203;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #781203;
	margin-bottom: -10px;
}
.quote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	color: #781203;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.trLight {
	background-color: #FBFAF7;
}
.trDark {
	background-color: #F5F3ED;
}
.btn {
	background-color: #F5F3ED;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #781203;
	border: 1px solid #781203;
}
.orange {

	color: #FF9900;
}
.imgRightPad {
	padding-right: 5px;
}.newsBox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #D2B9B2;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
}
.verdana {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.divHr {
	margin-top: 10px;
	width: 95%;
	background-image: url(/images/divider_hr.gif); 
	background-repeat: repeat-x;
	background-position: center;
}
.box {
	background-color: #F0EDE3;
	width: 480px;
}
.boxContent {
	color: #761002;
	margin-right: 20px;
	margin-left: 20px;
}
.imgRight {
	float: right;
	margin-left: 10px;
	border: 2px dotted #D2B9B2;
}
.imgLeft {
	float: left;
	border: 2px dotted #D2B9B2;
	margin-right: 10px;
}

.moreOpen {
	padding-left: 18px;
	background: url(../images/fold.gif) no-repeat;
	padding-top: 0px;
	margin-left: 10px;
	padding-left:85px;
	font-size: 11px;
	font-weight: bold;
}

.tableProject {
	background-color: #F0EDE3;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}

.testImage{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 50px;
}

.testTitle{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #781203;
	padding-left: 105px;
}
.imgProject {
	border: 2px dotted #D2B9B2;
	margin-right: 10px;
}

.new{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

/*jquery*/

#gallery {
	margin:2px auto 0 auto;
	width:500px;
	height:220px;
	/*border:1px solid #929a9d;*/
	padding:5px;
	background:#fff url(/images/gallery/loading.gif) no-repeat center;
	text-align: center;
}

#slideimg {
	/*width:500px;*/
	height:200px;
	border:1px solid #929a9d;
	margin-bottom:2px;
	/*background:#f1f1f1;*/
}

#slidecaption {
	background:#fff;
}

.thumb img {
	/*width:60px;*/
	height:75px;
	padding:3px;
	border:1px solid #929a9d;
}

#scrollDiv {
	overflow: hidden;
	height: 92px;
	width:650px;
	border:1px solid #ccc;
	float:left;
}

#thumbs {
	height: 92px;
	margin:5px 5px 5px 1px;
	width:3500px;
	text-align:left;
}

#thumbs2 {
	height: 92px;
	margin:5px 5px 5px 1px;
	width:3500px;
	text-align:left;
}

#thumbnav {
	width:700px;
	margin:8px auto 8px auto;
}

#thumbnav2 {
	width:700px;
	margin:8px auto 8px auto;
}

.handle {
	background:#7E1703;
	border:1px solid #ccc;
	border:none;
	color:#fff;
	height:95px;
	width:15px;
	font-size:8pt;
	line-height:87px;
	font-weight:bold;
	display:block;
	float:left;
}

/*jquery*/