body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px; 
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	
	
	

}
.bodyTable, .pageBodyTable {
	
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
	font-weight: normal;
	border-left: 1px outset #E0E0E0;
	border-right: 1px inset #E0E0E0;
	line-height: 1.5em;
	
	 
	
	
}

.pageBodyTable{
	-moz-border-radius: 8px 8px 1px 1px;
    -webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top: 1px solid #E0E0E0;

}

 
a:link { 
	color: #c60;
	text-decoration: none;
	}
a:visited { 
	color: #c60;
	text-decoration: none;
	}
a:hover { 
	color: #c60;
	text-decoration:underline;
	
	}
a:active { 
	color: #c60;
	
	}
	
.rBlock{
   	width:232px;
	height:250px;
	padding:6px;
	background-color:#FFF;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	border: 1px solid #002546;
	
 
}

.rBlockTitle{
	width:222px;
	height:20px;
	padding: 2px 5px;
	background-color:#002546;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#FFF;
	 
}



.footer table {
	background-color:#374261;
	border-collapse:collapse;
	color:#FFF;
	font-size: 12px;
	font-family:sans-serif,Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}

.copyright{
	color:#CCC;
	background-color:#1D222F;
	font-size: 10px;
	text-align:center;
}

#einput{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height:18px;
	font-size: 13px;
	background: #FFFFCC;
}

.inputs{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height:18px;
	font-size: 13px;
	background: #FFFFCC;
}

.inputsTxtArea{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 13px;
	background: #FFFFCC;
}

h1{
	font-size: 18px;
	text-transform: uppercase;  
	color: #c60; 
	font-style: normal
}

.date {
	border-collapse:collapse;
	font-size: 12px;
	color:#FFF;
	font-family:sans-serif,Verdana, Geneva, sans-serif;
	vertical-align:top;
	line-height:28px;
	
}
 

.line{
	border-bottom: 1px dotted #80c080;
}

#myGallery{
top:21px;
}

 
			
