
a { color: #ffc516; 	font-size: 11px;font-weight: normal; text-decoration: underline; }
a:hover	{ color: #ffc516;	font-size: 11px; font-weight: normal; text-decoration: underline; }

.link_blue, .link_blue:hover { color: #ffc516; text-decoration: none;}

.link_yellow, .link_yellow:hover { color: #ffc516; }

.link_grey, .link_grey:hover { color: #888888; }

.link_page { color: #ffc516; font-size: 12px; font-weight:normal; }
.link_page:hover { color: #ffc516; font-size: 12px; font-weight:normal; }

html,body	
{
	margin:0;
	padding:0;
	min-height:100%;
	 height:100%; 
	border:none;
}
body 	
{
	/*background:url(images/blog-background.png); 	background-color:#3d3d3d;*/	
    font-family: Sans-Serif;	font-size: 12px;  	color:#FFFFFF;
} 

.adb {
font-family: Sans-Serif;	font-size: 12px;  	color:#FFFFFF;
}

.overlay_div2 {
	position:absolute; 
	z-index:10000; 
	Color:#000000; 
	background:url(images/blog_list_bg.png) repeat-y;
	width:260px; 
	min-height:100%;
	overflow:hidden;
	left:800px;
}



div#maindiv
{
	/*background:url(images/blog-background_overlay.png) repeat-x;*/
}

input {-moz-box-sizing: border-box}
textarea {-moz-box-sizing: border-box}

.error { color: #ffa216; font-weight:bold; }


.member_form_input 
{
	width:112px;
	height:14px;
	background:url(images/spacer.png) top left repeat-x; 
	border:0;
	margin-left:11px;
	margin-right:8px;
	padding-top:3px;
	color: #ffa216;
	/*font-family: Arial;*/
	font-size:11px;
}
.create_blog_input
{
	color:#233f5b;
	margin-top:26px;
	margin-left:221px;
	height:13px;
	width:81px;
	padding:0px;
	font-size:9px;
	font-weight: bold;
	background-color:#ffffff;
	background:url(images/spacer.png);
	border:0
}
.create_blog_submit
{
	margin-top:18px;
	margin-left:100px;
	height:30px;
	width:39px;
	padding:0px;
	background:url(images/spacer.png);
	border:0;
	cursor:pointer;
}


.emboss_txt
{
    color: #FFFFFF;
	/*font-family: Arial;*/
    /*font-weight:bold;*/
    font-size:11px;
}


.blog_list_header
{
    color: #DDDDDD;
	/*font-family: Arial;*/
    font-weight:bold;
    font-size:14px;
}

.blog_cat_header
{
    color: #DDDDDD;
	/*font-family: Arial;*/
    font-weight:bold;
    font-size:14px;
}

.blog_list_txt
{
    color: #AAAAAA;
	/*font-family: Arial;*/
    font-size:11px;
}

.overlay_div {
	position:absolute; 
	z-index:10000; 
	Color:#000000; 
	background:url(images/blog_list_bg.png) repeat-y;
	width:260px; 
	min-height:100%;
	height: 100%;
	overflow: hidden; 
	left:800px;
}


.picture_opacity
{
	-moz-opacity: .3 ; /* Gecko */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE8 */
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.3); /* IE > 8 */
	filter:alpha(Opacity=30);
	opacity: 0.3; /* CSS 3 */
	border:1px solid black;
}

.picture_opacity_50
{
	-moz-opacity: .5 ; /* Gecko */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 */
	opacity: 0.5;
	border:1px solid black;
}

.home_list
{
	font-family: Verdana;
	color: #DDDDDD;
	font-weight:bold;
	font-size:11px;
}
	        .link1
            {
	/*font-family: Arial;*/
                font-weight:bold;
                font-size:11px;
            }
	        .footer
            {
                color: #FFFFFF;
	/*font-family: Arial;*/
                /*font-weight:bold;*/
                font-size:10px;
            }
	        .header_small
            {
                color: #DDDDDD;
	/*font-family: Arial;*/
                font-weight:bold;
                font-size:12px;
            }
            .style2
            {
                /*color: #76a8c6;*/
                color: #ffa216;
	/*font-family: Arial;*/
                font-weight:bold;
                font-size:11px;
            }
			
			
.tab_header
{
	color: #ffffff;
	/*font-family: Arial;*/
	font-weight:bold;
	font-size:12px;
}

.tab_cell1, .tab_cell2
{
	background-color:#545454;
	color: #ffffff;
	/*font-weight:bold;*/
	font-size:12px;
	/*font-family: Arial;*/
}

.form_button
{
	color: #ffa216;
	background-color:#242424;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	font-weight:bold;
	font-size:12px;
}


.textarea 					{	width: 100%; }


.login_form_1
{
	
	color: #ffffff;
	/*font-family: Arial;*/
	font-weight: bold;
	font-size:10px;

}

.table_left
{
	text-align:right;
	padding-right:20px;
}

.cgu_hi {
	color: #ffa216;
	font-weight: bold;
}

.admin_menu, .admin_menu:hover
{
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}



