/* CSS Document */
.txtsize1 td{
	font-size:11px;
}
.txtsize2 td{
	font-size:12px;
}
.txtsize3 td{
	font-size:13px;
}
.txtsize4 td{
	font-size:14px;
}
body {
	margin:0px;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	font-size:11px;
	background-color:#932526;
}
form {
	margin:0px;
	padding:0px;
}
.MyAtxt {
	padding:11px 0px 0px 7px; 
	line-height:10px; 
	text-align:center;
	vertical-align:top;
}
.button {
	background:url(../images/btnbg.jpg) repeat-x;
	border:1px #833523 solid;
	height:18px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	margin:0px;
	padding:0px 3px 0px 3px;
}
.textbox {
	height:14px;
	border:1px #CCCCCC solid;
	width:152px;
	font-size:11px;
}
.textbox1 {
	height:14px;
	border:1px #a8978f solid;
	width:152px;
	font-size:11px;
}
.bg {
	background:url(../images/bg.jpg) repeat-x;
	height:145px;
	background-color:#e7e3e0;
}
.bgB td {
	background:url(../images/bgB.jpg) repeat-x top;
	background-color:#b3afae;
	height:62px;
}
.menu td {
	font-size:13px;
	font-weight:bold;
	color:#444444;
	background:url(../images/menuBbg.jpg) no-repeat bottom;
	height:32px;
	padding-left:16px;
	width:204px;
	white-space:nowrap;
}
.menu td a {
	color:#444444;
	text-decoration:none;
}
.menu td a:hover {
	color:#ffffff;
	text-decoration:none;
}
.textH {
	font-size:24px;
	font-family:Candara, Arial, Tahoma;
	color:#735346;
	padding-bottom:6px;
}
.footer td {
	font-size:10px;
	text-align:right;
	color:#e7e3e0;
	padding:0px 18px 0px 18px;
}
.footer a {
	color:#e7e3e0;
	text-decoration:none;
}
.footer a:hover {
	color:#e7e3e0;
	text-decoration:underline;
}
.footer b {
	font-size:11px;
}
.footer div {
	font-size:10px;
}
.footer span {
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.lineV {
	background:url(../images/linebg.jpg) repeat-y center;
}
.lineH {
	background:url(../images/linebg.jpg) repeat-x center;
}
ul.list {
	list-style:none;
	margin-left:24px;
	margin-top:10px;
}
ul.list li {
	margin-bottom:3px;
}
.text1 {
	font-size:12px;
	line-height:16px;
}
.text2 {
	font-size:13px;
}


.sitemap {
	border-color:#CCCCCC;
	border-collapse:collapse;
}
.sitemap td {
	padding:5px 12px 5px 12px;
}
.sitemap a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.sitemap a:hover {
	color:#b31426;
	text-decoration:none;
	font-weight:bold;
}
ul.BGmenu {
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-left:1px #d5d0cd solid;
	border-bottom:1px #d5d0cd solid;
	border-right:1px #d5d0cd solid;
}
ul.BGmenu li a {
	background-color:#FFFFFF;
	margin:0px;
	border-top:1px #d5d0cd solid;
	display:block;
	height:18px;
	padding:4px 12px 0px 12px;
	color:#333333;
	font-weight:bold;
	width:100px;
	text-decoration:none;
}
ul.BGmenu li a:hover {
	background-color:#98796d;
	color:#ffffff;
}
a {
	color:#932526;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}