#table1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CB0000;
	border-left-width: 1px;
	border-left-color: #CB0000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
    font-family:Tahoma;
}
#table1 ##table2 {
	margin-right: 10px;
	margin-left: 10px;
	font-family:Tahoma;
}
body {
	text-align: center;
}
#centerizer {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	font-family:Tahoma;
}
#dvdr {
background-image:url(images/divider.gif);
background-position:center;
background-repeat:repeat-y;
}
#dvdr2 {
background-image:url(images/divider_hz.gif);
background-position:center;
background-repeat:repeat-x;
}
#seemore a:hover {font-size: 9px;text-decoration: none;font-family:tahoma; color:#663300;}
#seemore a, #seemore a:visited {font-size: 9px;font-family:tahoma; color:#663300;text-decoration: none;}
#spacer { padding: 0px 0px 8px 0px;margin-bottom: 5px;}
.style1 {color: #FFFFFF}
.title2{ color:#DC3528; font-size:14px;  font-family:tahoma; font-weight:bold; }
.title{ color:#DC3528; font-size:11px;  font-family:tahoma; font-weight:bold} 
.title b{ color:#DC3528; font-size:12px;  font-family:tahoma; font-weight:bold} 
.content td{color:#663300; font-size:11px; line-height:14px;  font-family:Tahoma}
.content strong{color:#663300; font-weight:normal;  font-family:Tahoma;font-weight:bold;} 
.content i{color:#663300; font-weight:normal;  font-family:Tahoma;font-size:9px; font-style:italic} 
.content b{color:#663300; font-weight:normal;  font-family:Tahoma; font-weight:bold;font-size:9px;} 
.p image{display:none;}
.p input{display:none;}
.p object{display:none;}
.p embed{display:none;}
.content w{color:#663300; font-weight:normal;  font-family:Tahoma;} 
.content b a{color:#663300; text-decoration:underline; font-weight:normal;  font-family:Tahoma;} 
.content b a:hover{color:#663300;text-decoration:none;font-family:Tahoma;} 
.content a{color:#663300; text-decoration:none} 
.content a:hover{text-decoration:underline} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }
.buttonstyle{background-color:#F3DED4;color: #663300;font-family: tahoma; border: 1px dash #DC3528;font-size: 11px; cursor:pointer; padding: 0px 5px 0px 5px; font-weight:bold}
.bordr img{padding: 3px 3px 3px 3px;margin-right: 5px;margin-left: 5px;border: 3px solid #DC3528;}
#middle{padding: 3px 3px 3px 3px;margin-top: 5px;border: 3px solid #DC3528;}
#middle2{padding: 5px 5px 5px 5px;margin-top: 5px;border: 1px solid #292929;}
#middle3{padding: 0px 0px 0px 0px;border: 1px solid #cc0000;}
input,textarea{
   /*background:#FFFFFF; 
   border:1px solid #CCCCCC; */
   font-family:Tahoma;
   color:#000000; 
   font-size:12px;
   padding-left:2px
} 
 select {
  	background-color:#FCF6F4;
  	font-size: 9px;
	font:tahoma;
	color:#663300;
	border:thin;
	}
	
.headcut {
	color: #FFFFFF;
	font-size: 11px;
}
.miniheader {
	background-color: #f3ded4;
	font-size: 11px;
	padding: 5px;
	margin: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #663333;
	border-bottom-color: #663333;
}
.miniheader b {
	font-size: 11px;
}
#loading {
	z-index:0;
 	width: 150px;
	background-color:#ffffff;
 	height: 100px;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	font-size:14px;
	font-weight:bold;
	border-color:#000000;
	background-attachment:fixed;
	background-image:url(images/loader.gif);
	background-repeat:no-repeat;
	background-position:center;
}