body{
background-image:url();
background-color:#F9F9F9;
background-repeat:repeat-y;
background-position:top;
padding:0;
margin:0;
}

.s-border{
background: url() no-repeat top center #F3F3F3;
border: #E9E9E9 1px solid;
padding: 5px;
margin: 0px 0px 30px 0px;
}

.subtitle {   
	padding:0;
	background: #transparent;
	font: 10px "Arial";
	color: #777;
	text-align: center;
	text-transform: uppercase;
}

.maintitle {
background-image: url();
margin-bottom: 15px;
line-height: 11px;;
font-family: Georgia;
text-align: center;
font-style: italic;
font-size: 30px;
font-weight: ;
line-height: 11px;
text-transform: lowercase;
color: #898989;
border-bottom:1px solid #E76A35;
letter-spacing:0px;
padding: 10px;
padding-left: 10px;

}


.content {
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px;
	padding:10px;
	margin:0px;
	line-height:15px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	background-color:#transparent;
	text-align:justify;
	color:#777;}


.content img {
	padding: 5px;
	background: #FFFFFF;
        border: 1px solid #EAEAEA;
	margin-right: 3px;
}



.content img:hover {
	padding: 5px;
	background: #FFFFFF;
        border: 1px solid #E76A35;
	margin-right: 3px;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
filter:alpha(opacity=60);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}


table, td, tr {

	line-height:15px;

	FONT-SIZE: 10px;

	font-family:Tahoma;

	text-align:justify;

	color:#888;}


blockquote{

	margin:20px 15px;
	padding:1px 15px 1px 85px;
	background:#FFFFFF url() -3px -6px no-repeat;
	font-size: 11px;
	color: #777;
	min-height:75px;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}






b, strong {color:#E76A35;}

s {color:#EEE3E7;}

em, i {color:#B5655A;}

u {color:#777;}

A:link { text-decoration: none; color:#5D5B5C;}

A:active {text-decoration: none; color:#5D5B5C;}

A:visited {text-decoration: none; color:#5D5B5C;}

A:hover { text-decoration: none; color: #1DC4E7;}





 

ul {margin:0px;padding:0px;} 

li {margin:0px;padding:7px;color:#777;border-bottom:1px dashed #eee;} 

input, textarea, #comment { 

        PADDING: 3px; 

        FONT: 15px "Tahoma"; 

        COLOR: #777; 

        PADDING-TOP: 0px;  

        background-color:#ffffff; 

        border:1px solid #E76A35;}



