.twm_style {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
}

A {
	color : #CC6600;
	text-decoration : underline;
}
A:active {
	text-decoration : none;
	color :#CC6600;
}
A:hover {
	text-decoration : none;
	color :#CC6600;
}
A:visited {
	text-decoration : underline;
	color :#DB6E02;
}
A:visited:hover {
	text-decoration : none;
	color :#DB6E02;
}
td.error1 a {
	color :#484743;
	text-decoration : underline;
	font-family : "Swis721 Cn BT";
	font-weight : bold;
	font-size : 14px;
}
td.error1 a:active {
	color :#484743;
	text-decoration :none;
}
td.error1 a:visited {
	color :#484743;
	text-decoration :underline;
}
A.button {
	color : ffffff;
	text-decoration :none;
}
A.button:active {
	color : ffffff;
	text-decoration :none;
}
A.button:hover {
	color : ffffff;
	text-decoration :underline;
}
A.button:visited {
	color : ffffff;
	text-decoration :none;
}
A.button:visited:hover {
	color : ffffff;
	text-decoration :underline;
}
A.button2 {
	color : 333333;
	text-decoration :none;
}
A.button2:active {
	color : 333333;
	text-decoration :none;
}
A.button2:hover {
	color : 333333;
	text-decoration :underline;
}
A.button2:visited {
	color : 333333;
	text-decoration :none;
}
A.button2:visited:hover {
	color : 333333;
	text-decoration :underline;
}
A.caps {
	color : 333333;
	text-decoration :none;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.caps:active {
	color : 333333;
	text-decoration :none;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.caps:hover {
	color : 333333;
	text-decoration :underline;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.caps:visited {
	color : 333333;
	text-decoration :none;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.caps:visited:hover {
	color : 333333;
	text-decoration :underline;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
A.footer {
	color : cccccc;
	text-decoration :none;
}
A.footer:active {
	color : cccccc;
	text-decoration :none;
}
A.footer:hover {
	color : cccccc;
	text-decoration :underline;
}
A.footer:visited {
	color : cccccc;
	text-decoration :none;
}
A.footer:visited:hover {
	color : cccccc;
	text-decoration :underline;
}
A.header {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : white;
	font-variant : small-caps;
	text-decoration :none;
}
A.header:active {
	color : white;
	text-decoration :none;
}
A.header:hover {
	color : white;
	text-decoration :underline;
}
A.header:visited {
	color : white;
	text-decoration :none;
}
A.header:visited:hover {
	color : white;
	text-decoration :underline;
}
A.link2 {
	color:333333;
	text-decoration :none;
}
A.link2:active {
	text-decoration :none;
	color:333333;
}
A.link2:hover {
	text-decoration :underline;
	color:333333;
}
A.link2:visited {
	text-decoration :none;
	color:333333;
}
A.link2:visited:hover {
	text-decoration :underline;
	color:333333;
}
A.link4 {
	color:FFFFFF;
	text-decoration :none;
}
A.link4:active {
	text-decoration :none;
	color:FFFFFF;
}
A.link4:hover {
	text-decoration :underline;
	color:FFFFFF;
}
A.link4:visited {
	text-decoration :none;
	color:FFFFFF;
}
A.link4:visited:hover {
	text-decoration :underline;
	color:FFFFFF;
}
A.link3 {
	color:000000;
	text-decoration :none;
}
A.link3:active {
	text-decoration :none;
	color:000000;
}
A.link3:hover {
	text-decoration :underline;
	color:000000;
}
A.link3:visited {
	text-decoration :none;
	color:000000;
}
A.link3:visited:hover {
	text-decoration :underline;
	color:000000;
}
A.toplinks {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : normal;
	color : black;
	text-decoration : underline;
	font-variant : small-caps;
}
A.toplinks:active {
	text-decoration : none;
	color :black;
}
A.toplinks:hover {
	text-decoration : none;
	color :black;
}
A.toplinks:visited {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : normal;
	color : 333333;
	text-decoration : underline;
	font-variant : small-caps;
}
A.toplinks:visited:hover {
	text-decoration : none;
	color : 333333;
}
body {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 11px;
	color:333333;
	background-color: #FFFFFF;
	background-image: url(images/wallpaperdarkbkgrnd.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
}
.caps {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-variant : small-caps;
	font-size : 11px;
}
.error {
	color :red;
	font-weight :bold;
}
h1 {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 11px;
	padding : 1 0 0 0;
	margin-bottom : 0;
	margin-top : 1;
	margin-left : 0;
	margin-right : 0;
}
.input {
	margin:0px;
	color:333333;
	font-family:MS Sans Serif, Lucida Sans Unicode, Microsoft Sans Serif;
	font-size:8pt;
	font-weight:normal;
	background-color:white;
	border-style: solid;
	BORDER-TOP: #333333 solid 1px;
	BORDER-LEFT: #333333 solid 1px;
	BORDER-RIGHT: #333333 solid 1px;
	BORDER-BOTTOM: #333333 solid 1px;
}
.toptext {
	padding-top:0px;
	padding-left:15px;
	padding-right:20px;
	color:000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:9px;
	font-weight:normal;
}
.toptext_FFF {
	padding-top:0px;
	padding-left:15px;
	padding-right:20px;
	color: #FFF;
	font-family: Verdana, Tahoma, Arial;
	font-size:9px;
	font-weight:normal;
}
.listtext {
	font-family: Tahoma;
	font-size:13px;
	color: #000;
}
.listtext2 {
	font-family: Tahoma;
	font-size:11px;
	color: #FFF;
}
.listtext3 {
	font-family: Arial;
	font-size:12px;
	color: #FFF;
	font-weight: bold;
}
.listtext4 {
	padding: 0 0 0 55px;
	font-family: Arial;
	font-size:11px;
	color: #1F6EC6;
}
.input2 {
	margin:0px;
	color:736152;
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:normal;
	background-color:white;
	border-style: solid;
	BORDER: #736152 solid 1px;
}
.select2 {
	margin:0px;
	color:736152;
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:normal;
	background-color:white;
	border-style: solid;
	BORDER: #736152 solid 1px;
}
.select3 {
	margin:0px;
	color:white;
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:normal;
	background-color:736152;
	border-style: solid;
	BORDER-top: #ffffff solid 1px;
	BORDER-left: #ffffff solid 1px;
	BORDER-bottom: #ffffff solid 1px;
	BORDER-right: #ffffff solid 1px;
}
.text-brown {
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight : bold;
	color :534741;
}
A.text-brown {
	color :#534741;
	text-decoration :none;
	font-size:13px;
}
A.text-brown:active {
	text-decoration : underline;
	color :#534741;
	font-size:13px;
}
A.text-brown:hover {
	text-decoration : underline;
	color :#534741;
	font-size:13px;
}
A.text-brown:visited {
	text-decoration : none;
	color :#534741;
	font-size:13px;
}
A.text-brown:visited:hover {
	text-decoration : underline;
	color :#534741;
	font-size:13px;
}
.small-brown {
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight : normal;
	color :534741;
}
A.small-brown {
	color :#534741;
	text-decoration :none;
	font-size:11px;
}
A.small-brown:active {
	text-decoration : underline;
	color :#534741;
	font-size:11px;
}
A.small-brown:hover {
	text-decoration : underline;
	color :#534741;
	font-size:11px;
}
A.small-brown:visited {
	text-decoration : none;
	color :#534741;
	font-size:11px;
}
A.small-brown:visited:hover {
	text-decoration : underline;
	color :#534741;
	font-size:11px;
}
.large {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 12px;
}
li {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 11px;
	color :black;
}
.orange {
	color :#CC6600;
}
.dark_orange {
	color :#FA6626;
}
A.dark_orange {
	color : #FA6626;
	text-decoration : underline;
}
A.dark_orange:active {
	text-decoration : none;
	color :#FA6626;
}
A.dark_orange:hover {
	text-decoration : none;
	color :#FA6626;
}
A.dark_orange:visited {
	text-decoration : underline;
	color :#FA6626;
}
A.dark_orange:visited:hover {
	text-decoration : none;
	color :#FA6626;
}
.light_orange {
	color :#FF9900;
}
A.light_orange {
	color : #FF9900;
	text-decoration : underline;
}
A.light_orange:active {
	text-decoration : none;
	color :#FF9900;
}
A.light_orange:hover {
	text-decoration : none;
	color :#FF9900;
}
A.light_orange:visited {
	text-decoration : underline;
	color :#FF9900;
}
A.light_orange:visited:hover {
	text-decoration : none;
	color :#FF9900;
}
.maroon {
	color :#AA533C;
}
A.maroon {
	color :#AA533C;
	text-decoration : underline;
}
A.maroon:active {
	text-decoration : none;
	color :#AA533C;
}
A.maroon:hover {
	text-decoration : none;
	color :#AA533C;
}
A.maroon:visited {
	text-decoration : underline;
	color :#AA533C;
}
A.maroon:visited:hover {
	text-decoration : none;
	color :#AA533C;
}
.blue {
	color:0054A6;
}
.red {
	font-family :Verdana, Tahoma, Arial;
	font-weight : bold;
	font-variant : small-caps;
	font-size : 11px;
	color :#AA533C;
}
.small {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 11px;
}
.submit {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: 9A3217;
	color: white;
	padding: 0px;
	BORDER: #000000 solid 1px;
}
td {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 11px;
}
td.cream {
	background-color : #F2ECE5;
	border-style : solid;
	border-right : 1px solid #E6D9CB;
	border-top : 1px solid #E6D9CB;
	border-left : 1px solid #E6D9CB;
	border-bottom : 1px solid #E6D9CB;
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 12px;
}
td.cream2 {
	background-color : #F2ECE5;
	border-style : solid;
	border-right : 1px solid #E6D9CB;
	border-top : 1px solid #E6D9CB;
	border-left : 1px solid #E6D9CB;
	border-bottom : 1px solid #E6D9CB;
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 11px;
}
td.dot {
	border-top : 1px dotted #999999;
	border-bottom : 1px dotted #999999;
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 11px;
}
td.dark_brown {
	background-color : #736357;
}
td.dark_cream {
	background-color : #ECE2D8;
}
td.footer {
	background-color : #464646;
	color: cccccc;
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 10px;
}
td.header {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : white;
	font-variant : small-caps;
	padding-left : 10px;
	background-color :736357;
}
td.index {
	font-weight : normal;
	background-color :F8F5F2;
	border-style : solid;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}
td.light_brown {
	background-color : #998675;
}
td.light_brown1 {
	background-color : #D8C9B7;
}
td.light_brown2 {
	background-color : #BEAA92;
}
td.light_cream {
	background-color : #F3EFE9;
}
td.gallerynav {
	background-color :ECE2D8;
}
td.gallerynav a {
	font-family :Verdana, Tahoma, Arial;
	font-size : 10px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
	padding-left : 5px;
	padding-right : 5px;
}
td.gallerynav a:hover {
	text-decoration : none;
	font-weight : normal;
	color : black;
	display: block;
	width: 100%;
	height: 100%;
	background-color : #D8C9B7;
}
td.gallerynav a:visited {
	font-family :Verdana, Tahoma, Arial;
	font-size : 10px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
	padding-left : 5px;
	padding-right : 5px;
}
td.navon {
	background-color :E95E02;
	align:center;
}
td.navon a {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
}
td.navon a:hover {
	text-decoration : none;
	font-weight : normal;
	color : white;
	display: block;
	width: 100%;
	height: 100%;
	background-color : #E95E02;
}
td.navon a:visited {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
}
td.nav {
	background-color :5E829F;
	align:center;
}
td.nav a {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
}
td.nav a:hover {
	text-decoration : none;
	font-weight : normal;
	color : white;
	display: block;
	width: 100%;
	height: 100%;
	background-color : #E95E02;
}
td.nav a:visited {
	font-family :Verdana, Tahoma, Arial;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
}
td.index-off {
	background-color :#574B44;
	color : white;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	BORDER-left: #ffffff solid 1px;
	BORDER-right: #ffffff solid 1px;
	BORDER-bottom: #ffffff solid 1px;
	height:18px;
}
td.index {
	background-color :#998675;
	BORDER-left: #ffffff solid 1px;
	BORDER-right: #ffffff solid 1px;
	BORDER-bottom: #ffffff solid 1px;
	BORDER-top: #998675 solid 1px;
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : white;
	height:16px;
}
td.index a {
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
	background-color :#736357;
}
td.index a:hover {
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
	color : white;
	display: block;
	width: 100%;
	height: 100%;
	background-color :#998675;
}
td.index a:visited {
	font-family : Arial, Verdana, Tahoma;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
}
td.tan {
	background-color : #D8C9B7;
}
td.top {
	color :#333333;
	background-color :#F3EFE9;
	BORDER: #D8C9B7 solid 1px;
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
}
td.fea {
	color :#333333;
	background-color :#ffffff;
	BORDER: #D8C9B7 solid 1px;
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
}
.tiny {
	font-family :Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 10px;
}
.tiny2 {
	font-family :Verdana, Arial, Tahoma,;
	font-size : 10px;
	color: #666666;
}
.tiny3 {
	font-family :Arial;
	font-weight : normal;
	font-size : 11px;
	color: #000000;
}
td.design-nav {
	background-color :#D8C9B7;
}
td.design-nav a {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
}
td.design-nav a:hover {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
	background-color : #CC6600;
}
td.design-nav a:visited {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
}
td.design-nav a:visited:hover {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
	background-color : #CC6600;
}
td.design-nav-on {
	background-color :#736357;
}
td.design-nav-on a {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
}
td.design-nav-on a:hover {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
	background-color : #333333;
}
td.design-nav-on a:visited {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	font-variant : small-caps;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
}
td.design-nav-on a:visited:hover {
	font-family :Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 100%;
	background-color : #333333;
}
.wallpaperbkgrnd {
	background-attachment: fixed;
	background-image: url(images/wallpaperbkgrnd.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.dottedborder {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.wallpapergreybkgrnd {
	background-image: url(images/wallpapergreybkgrnd.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0px 0px;
}
