
@charset "utf-8";
body {
	background-color: #cebb91;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.HeaderTD {
	height: 133px;
	background-image: url(/images/2008/shell/top_1.jpg);
	vertical-align: bottom;
}
.Left {
	background-image: url(/images/2008/shell/left_1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.Right {
	background-image: url(/images/2008/shell/right_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Box1 {
	background-color: #a59a86;
	background-image: url(/images/2008/box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 144px;
}
.Box1 select {
	background-color: #F5F5F5;
	margin-top: 95px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	color: #006600;
}
.Box2 {
	background-color: #336600;
	background-image: url(/images/2008/box2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 144px;
}
.Box2 select {
	background-color: #F5F5F5;
	margin-top: 85px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	color: #006600;
}
.Box3 {
	background-color: #336600;
	background-image: url(/images/2008/box3a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 120px;
}
.Box3 input {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	color: #006600;
}

.Box4 {
	background-color: #336600;
	background-image: url(/images/2008/box4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 120px;
}
a:link:whitelink {
	color: #ffffff;
	text-decoration: none;
}
a:visited:whitelink {
	color: #ffffff;
	text-decoration: none;
}
a:hover:whitelink {
	color: #ffffff;
	text-decoration: underline;
}
a:active:whitelink {
	color: #ffffff;
	text-decoration: underline;
}

.InputLeft {
	margin-top: 50px;
	margin-left: 20px;
}

.NewsBox {
	background-color: #FFFFFF;
	background-image: url(/images/2008/newsbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width: 371px;
}
.NewsBox a {
	font-weight: bold;
	
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
.FooterMenu {
	padding: 3px;
	font-size: 8pt;
}
.Footer {
	color: #000000;
}
