.dhtmlwindow{
position: absolute;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 11px Arial;
background-color: #0055E3;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 3px;
height:15px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 253px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
background-color: #F8F8F8;
height: 14px; /*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;
}

#topLine a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#topLine a:hover{
	color: #99CC00;

}

.thumbsBox{
	width: 258px;
	height: 157px;
	text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
}
.thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	text-align: center;
	width: 258px;
	float: left;
	height: 157px;
	overflow: hidden;
}
#footer {
	text-align: right;
	height: 28px;
	background-image: url(footerBackWhite.gif);
	padding-right: 20px;
}
#footer a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}
#footer a:hover{
	color: #99CC00;
}
#contentBox {
	padding-top: 10px;
	min-height:500px;
}
.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}
#logoBox {
	float: left;
}

body {
       font-family: verdana;
	   font-color: #000000 } 
       a:link { color: #000000 } 
       a:visited { color: #000000 } 
       a:active { color: #cc6600 }
	   a:hover { color: #cc6600 }
	   	 
}

td {
	 font-family: verdana;
	 font-size: 11px;
	 font-decoration: none;
}

th {
	 font-family: verdana;
	 font-size: 11px;
	 font-decoration: none;
}

A:link{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-color: #000000;
}
A:visited{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-color: #000000;
}
A:hover{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-color: #000000;
}
.table{
  	border:1px solid #dbedfb;
	border-collapse:collapse;
	
  }
input.btn {   
    color:#135b8f;   
	font-size: 11.5px;
    background-color:#fed;   
	border: 1.5px solid;   
	border-color: #84afce;   
	filter:progid:DXImageTransform.Microsoft.Gradient   
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#C1CCE7');   
} 

label
{
width: 3em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
fieldset
{
border: 1px solid #C1CCE7;
}

legend
{
color: #fff;
width: 10em;
border: 1px solid #C1CCE7;
padding: 3px 6px
} 
{
background-color:#F0F2F7;
}
.color_one {
font-color:#000000;
background-color:#F3F7FB;
}
.color_two{
font-color:#000000;
background-color:#F3F7FB;
}
.arrow
{
background-image: url(images/blue2-r.gif);
background-repeat:no-repeat;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;

}
.footer
{
background-image: url(images/footer2.jpg);
background-repeat:no-repeat;
}
.menu
{
background-image: url(images/menubg.jpg);
background-repeat:no-repeat;
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
  
.submit input
{
margin-left: 4.5em;
} 
input
{
color: #000000;
background: #fdfdfd;
border: 1px solid #a3bdd6
font-size:11px;
}


.input2
{   
color: #000000;
background: #fdfdfd;
border: 1px solid #dbedfb
font-size:10px;
 
} 
.submit input
  {   
    color:#0B0B0B;   
	font-family: verdana;
	font-size: 12px;
    background-color:#fed;   
	border: 1.5px solid;   
	border-color: #84afce;   
	filter:progid:DXImageTransform.Microsoft.Gradient   
	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#C1CCE7');   
} 
.table-td
{
background-image:url(images/td_bg.jpg);
}

.footerbg
{
background-image:url(footerimage1.jpg);
}
.td-bg{
background-image:url(td_bg.jpg);
font-color:#4889b7;
}
