#logo {background-image: url(/images/bgtop1.gif);}
#menu {height: 25px; background-image: url(/images/bgtop2.gif);background-repeat: repeat-x;padding: 6px 50px 3px 50px;
	font-size: 12px; font-weight: bold;color: #999999;}
#menu a {text-decoration: none; color: #999999;}
#menu a:hover {color: #666666;}
#content {padding: 3px 50px 3px 20px;}
#ads {float:right; width: 200px; padding: 5px; margin: 5px; font-size: 10px; text-align:right;background-color:#FFFFFF; border:1px solid #EEEEEE;}
#ads a {color: #888899; text-decoration: none;}
#nav {font-size: 14px; padding: 5px 50px 5px 50px;color: #332222;}
#nav a,#nav a:visited {text-decoration:none;font-size: 14px;color: #332222;}
#copy {height: 25px; background-image: url(/images/bgtop2.gif);background-repeat: repeat-x;padding: 7px 50px 3px 50px;font-size: 11px; text-align: center; color: #666666;}
#copy a {text-decoration: none; color: #666666;}
#copy a:hover {color: #333333;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #332222; margin:0px;}
a:link,a:active {color: #332222;}
a:hover {color: #662222; text-decoration: none;}
a:visited {color: #666666;}
h1 {
	margin: 10px 0px 0px 0px;
	padding-left: 15px;
	background-color:#E7E5D3;
	background-image: url(/images/c11.gif);
	background-repeat: no-repeat;
}
h1 a {color: #333344; text-decoration: none; font-size: 80%; font-weight: normal;}
h1 a:hover {color: #660000; padding-left: 1px;}
h1 a:visited {color: #999988;}
.bq1 {margin:10px 0px 10px 10px; padding: 0px 15px 5px 15px;border-left: 3px solid #F5F9F5;}
.bq {margin:10px 0px 10px 10px; padding: 0px 15px 5px 15px; border-bottom: 1px solid #F5F9F5;border-left: 3px solid #FFFFFF;}
.sm1 {
	padding: 5px 15px 5px 15px;
	background-color:#D0D0C0;
	background-image: url(/images/c21.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sm2 {
	margin-bottom: 5px;margin-left: 25px;
	padding: 5px 15px 5px 15px;
	background-color:#E7ECE7;
	background-image: url(/images/c21.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sm1,.sm1 a,.sm2,.sm2 a {color: #444455!important; font-size: 12px;}
.sm1 a:hover,.sm2 a:hover {text-decoration: none; color: #111111!important;}

.summary { padding: 15px; margin-left: 25px; border-left: 1px solid #D7DCD7;border-right: 1px solid #D7DCD7;
	background-color:#F5F9F5;}
.txt {background-color: #F5F9F5; border: 1px solid #333344; color: #333344;}
.txt2 {background-color: #F5F9F5; border: 1px solid #CCCCCC; font-size: 10px; font-weight: bold;color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px 5px 0px 5px;}

.drag-handle{ background-color: #03277C;}
#interVeil{ position: absolute; background: black url(/images/blackdot.gif);
width: 10px;left: 0;top: 0;z-index: 5;visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8; }

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white; }

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #D0D0C0;
color: #333344;
cursor: move;
overflow: hidden;
width: auto; }

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer; }

.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid #333344;
background-color: white;
color: black;
height: 150px;
padding: 0px;
overflow: auto; }

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/ }

.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;}