body {
	background: url(../pics/main_back.gif) repeat-y;
	background-color: #4C4C4C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-attachment: fixed;
	background-position: center;
}



p {padding-left:20px;}
h3 {color:#003399; padding-left: 20px;font-size:12px}

#all {
	position: relative;
	width: 771px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../pics/main_back.gif) repeat-y;
 	height:auto!important;
	height:100%;
	min-height:100%;
	overflow: inherit;
	}
	
#lside { 
	position: relative; 
	width: 540px; 
	}
	
#rside { 
	position: absolute;
	width: 213px;
	top: 109; 
	right: 0; 
	}
	
#menu { 
	position: relative; 
	display: block;	
	height: 109px;
	margin: 0px;
	}
	
.copy { 
	display: block;
	padding-left: 17px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial narrow, arial, sans-serif; 
	color: #444; 
	font-size: 11px; 
	line-height: 140%; 
	margin: 0;
	}
	
.copy a, .copy a:visited { 
	color: #415F7D;
	text-decoration:none;
	font-weight:bold;
	}
	
.copy a:hover, .copy a:visited:hover { 
	color:#3366FF;
	text-decoration:underline;
	}

.copy tr {
	vertical-align: top;
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	padding: 1px 1px 10px 1px;
}	

.copy tr img {
	padding: 0px; 
	} 
	
.rstitle {
	font-family: Lucida Sans Unicode;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
	
.rslinks {
	width:190px;
	display: block; 
	padding: 10px;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: Gray;
	line-height: 150%;
}

.rslinks a {
	display: block; 
	color: Gray;
	padding: 2px;
	margin-top: 3px;
	text-decoration: none;
	border-top: 1px solid #ccc;
}

.rslinks a:hover{
	background-color: #D0D0D0;
	color: black;
}
	

	
.footer {
	text-align:left;
	padding: 60px 0px 15px 20px;
	font-family: lucida sans unicode, sans-serif;
	font-size: 10px;
	color: #999;
}

.footer a {
	color: #444;
}



.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height:normal;
}

#print {
	width: 360px;
}

.copyPrint {
	display: block; 
	text-align:center; 
	padding-left: 40px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial narrow, arial, sans-serif; 
	color: #444; 
	font-size: 11px; 
	line-height: 140%; 
	margin: 0;
}

.number {
	color:#666666;
	font-size:10px;
	text-align:center;
	}
	
.news {
	background-color:#D6D6D6;
	padding:4px;
	margin-left:10;
	line-height:140%;
	}
	
.form {
	text-align:right;
	font-family: lucida sans unicode, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
}