body{
background: url() repeat-x top center;
padding:0;
margin:0;
	FONT-SIZE: 11px;
	font-family:tahoma;
	color: #8C8C8C;
}

.s-border{
background: url() no-repeat top center #E3E3E3;
border: #C5C5C5 1px solid;
padding: 5px;
margin: 0px 0px 30px 0px;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}

.subtitle {   
	background-color: #f8f8f8;
        -moz-border-radius: 8px 8px 8px 8px;
	margin-top: 6px;
	line-height: 15px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	font-style: normal;
	text-transform: none;
	color: #888888;
	letter-spacing: normal;
	line-height:15px;
	font-weight:normal;
	text-align: center;
	padding: 10px;
	border: 1px solid #d3d3d3;
}


.sidemaintitle {   
	margin:0;
	padding:5px;
	background:#transparent;
	font: 12px "Tahoma";
	color: #D48054;
	font-weight:bold;
	text-transform: uppercase;
	text-align: center;

}

.maintitle {
	padding:0 0 0 13px;
	background:url() 0px 2px no-repeat;
	color:#5D5B5C;
	font: 12px "Tahoma";
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
padding:10px 5px 10px 10px;
	background:#ffffff;
	border:1px solid #E9E9E9;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}

.sidebg {
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
	background-color:#191919;
}

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

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

.content img {
	padding: 5px;
	background: #F7F6F4;
        border: 1px solid #ECECEC;
	margin-right: 3px;
}
.content img:hover {
	padding: 5px;
	background: #F7F6F4;
        border: 1px solid #F2E2D5;
	margin-right: 3px;
}

.sidecontent img {
	padding: 5px;
	background: #2D2D2D;
        border: 5px solid #111111;
	margin-right: 3px;
}

.sidecontent img:hover {
	padding: 5px;
	background: #111111;
        border: 5px solid #2D2D2D;
	margin-right: 3px;
}

table, td, tr {

	line-height:15px;

	FONT-SIZE: 10px;

	font-family:Tahoma;

	text-align:justify;

	color:#888;}

blockquote{
border: #E4E4E4 1px solid;
	margin:20px 15px;
	padding:1px 15px 1px 50px;
	background:#F7F6F4 url(http://i34.tinypic.com/zmiqlv.jpg) -3px -6px no-repeat;
	font-size: 11px;
	color: #777;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}

b, strong {color:#D5935F;}

s {color:#A7A7A7;}

em, i {color:#C87264;}

u {color:#FFFFFF;}

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: #C76D4A;}

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

li {list-style-type:disc;
margin-left:10px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
	border: 1px solid #e0e0e0;
} 

input, textarea, select, button {
         font-size:12px;
         color:#7b7b7b;
         background: #ffffff;
         border: 1px solid #e0e0e0;
         margin: 5px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
         color:#7b7b7b;
         background: #ffffff;
         border: 1px solid #e0e0e0;
         margin: 5px;}


