body {
margin:0;padding:0;
font:9pt verdana, arial, helvetica, sans-serif;
font-weight: 400;
font-style: normal;
text-decoration: none;
text-align: justify;
font-variant: normal;
line-height:1.65;
color: #444;
background-image: url(grfx/smWin_page_background.gif); 
background-repeat: repeat-x;
background-position: top left;
}
body a:link {color: #ff0000; text-decoration: none;}
body a:visited {color: #ff0000; text-decoration: none;}
body a:hover {color: #5a88d3; text-decoration: none;}
body a:active {color: #ff0000; text-decoration: none;}

#header {
margin:0;padding:0;
height:124px;
}

#content {
width:400px;
margin:10px auto;
}

#content .head {
font:10pt verdana, arial, helvetica, sans-serif;
font-weight: bold;
color:#000;
margin:0;
padding:0 0 10px 0;
}

#content p {
margin:0;
padding:3px 0;
}

#content .star {
font-weight:bold;
color:#ff0000;
}


#content label{
	float: left;
	text-align:right;
	padding:0 10px 0 0;
	width: 150px;
	font:8pt verdana, arial, helvetica, sans-serif;
	font-weight: 400; 
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: #666;
}


#content input {
	width: 200px;
	margin-bottom: 10px;
	font:8pt verdana, arial, helvetica, sans-serif;
	font-weight: 400; 
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: #666;
	background-color:#fff;
	border:1px solid #ccc;  
}

#content textarea {
	width: 200px;
	height: 40px;
	margin-bottom: 10px;
	font:8pt verdana, arial, helvetica, sans-serif;
	font-weight: 400; 
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	color: #666;
	border:1px solid #ccc;
}

#content input.btn{
	width:60px;
	color:#666;
	font: 7pt verdana,  sans-serif;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	background-color:#ffffff;
	border:1px solid #ccc; 
}

#content input.btnhov{
	color:#ff0000;
	border:1px solid #ff0000;
}

#closewindow {
margin:10px 30px;
text-align:right;
}


#footer {
height:10px;
background-color: #444;
}














	
