/**************************BASIC MAIN CUSTOM**************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color:#ffffff
	font-family:arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height: 1.5em;
	letter-spacing:normal;
	color: #000000;
	}
	
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #333;
}
	
.table-content {
	line-height: 15px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 10px;
	background: #FFF;
	-moz-border-radius: 5px;
}

.table-content img {
	-moz-border-radius: 4px;
	border: 1px solid #ffffff;
	padding: 3px;
	margin: 1px;
}

	
/**************************RANDOM CUSTOMIZATION**************************/

input, textarea, select, button {
	font-family:Arial; 
	font-size:11px; 
	color: #000000; 
	background: #E0E0E0; 
	border:1px solid #ffffff;
	-moz-border-radius: 4px;
	padding: 5px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
	color:#000000;
	background: #E0E0E0;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	padding: 5px;}

strong {color: #000000;}
b {color: #000000;}
i { color: #000000;}
em { color: #000000;}
u {color: #000000; text-decoration: none; border-bottom: 1px solid #666666;}

h1, h2, h3 {
	font-family:Tahoma,verdana, arial, sans-serif;
	font-style:italic;
	font-size : 14px;
	text-decoration : none;
	text-align: left;
	color : #333333;
	font-weight:normal;
	padding-top : 3px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	line-height: 14px;
} 


.elite_box {
	text-align: justify;
	line-height: 15px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.elite_box img  {
	filter: alpha(opacity=80); opacity: .8;
	-moz-border-radius: 4px;
	border: 1px solid #fcfcfc;
	padding: 1px;
	margin: 1px;
}


.elite_box img:hover{
	filter: alpha(opacity=100); opacity: 1.0;
	border: 1px solid #959595;
	padding: 1px;
	margin: 1px;
}

/**************************LINK COLORS**************************/

a { text-decoration: none; }
a:link {color: #666666; }
a:visited, a:active {color: #444444; }
a:hover {color: #444444; text-decoration: none;}
	

	
/**************************SIDEBAR**************************/

.sidebar {
	float: left;
	width: 250px;
	border: 0px solid #e2e2e2;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	background-color: #e0e0e0;
}


.sidebar_title {
	background-color: #333;
	padding: 6px 1px;
	border-bottom: 1px solid #E0E0E0;
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12px;
    font-weight:bold;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	line-height: 16px;
	padding-bottom: 4px;
	margin-bottom: 6px;
    -moz-border-radius: 5px;
}

.sidebar_title {
	background-color: #333;
	padding: 6px 1px;
	border-bottom: 1px solid #E0E0E0;
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:12px;
    font-weight:bold;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	line-height: 16px;
	padding-bottom: 4px;
	margin-bottom: 6px;
    -moz-border-radius: 5px;
    }

.sidebar_content {
	text-align: left;
	line-height: 15px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
	}
	
.sidebar_content img {
	-moz-border-radius: 4px;
	border: 1px solid #fcfcfc;
	padding: 3px;
	margin: 1px;
}


.sidebar_content img:hover {
	border: 1px solid #959595;
	padding: 3px;
	margin: 1px;
}

.sidebar_content img a{
	-moz-border-radius: 4px;
	border: 1px solid #fcfcfc;
	padding: 3px;
	margin: 1px;
}


.sidebar_content img a:hover {
	border: 1px solid #959595;
	padding: 3px;
	margin: 1px;
}

.sidebar_box img  {
	filter: alpha(opacity=80); opacity: .8;
	-moz-border-radius: 4px;
	border: 1px solid #fcfcfc;
	padding: 3px;
	margin: 1px;
}


.sidebar_box img:hover{
	filter: alpha(opacity=100); opacity: 1.0;
	border: 1px solid #959595;
	padding: 3px;
	margin: 1px;
}


	
/**************************FOOTER**************************/
.footer {
	background: #ddd; 
	font-weight: bold; 
	background-image: url(); 
	font-family: arial;
	font-size:11px; 
	letter-spacing:0px; 
	line-height:10px; 
	color: #777777; 
	text-align:center;
	padding:10px;
	border-bottom : 0px solid #151515; 
	border-top : 0px solid #D1E0E2;
	}

.footer strong, b, {
	color: #333;
	}

.footer a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

.footer a:link {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

.footer a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}

/**************************POST**************************/
.news {
	padding: 5px;
	line-height:15px;
	color:#333; 
	background: #d0d0d0 url("images/postbg.png") no-repeat top left;
	-moz-border-radius: 5px;
	}
	
.news-box-post {
	padding: 5px;
	line-height:15px;
	background: transparent;
	color:#333; 
	}
	
.news-box2 {
	background: #ccc;
	padding: 5px;
	-moz-border-radius: 5px;
	}

.news-box2 a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	-moz-border-radius: 5px;
	}

.news-box2 a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	}

.news-box2 a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding: 5px;	
    -moz-border-radius: 5px;
    }

.news-title, .news-title ul, .news-title ul ul {
	font-family: Tahoma, arial, verdana, sans-serif;
	font-size: 14px; 
	line-height: 19px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #333; 
	text-align: left;
	padding: 2px;
	font-weight:bold;
	letter-spacing:1px; 
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
	}

.news-title li {
	}

.news-title a {
	color: #333;
	text-decoration: none;
	}

.news-title a:link, .news-title a:visited {
	color: #999;
	text-decoration: none;
	}

.news-title a:hover {
	color: #000;
	text-decoration: underline;
	}

/**************************IMAGES**************************/

.cat img {
	padding: 0px;
	border: 0px solid #f0f0f0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}


.cat img:hover {
	padding: 0px;
	border: 0px solid #f0f0f0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}


.box {
	text-align: justify;
	line-height: 15px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}

.box img {
	filter: alpha(opacity=80); opacity: .8;
	border: 1px solid #909090;
	padding: 3px;
	margin: 0px;
	-moz-border-radius: 4px;
	}





.box img:hover {
	filter: alpha(opacity=100); opacity: 1.0;
	border: 1px solid #7F7F7F;
	}

