/* CSS Document */



body {

	font-family: tahoma, Helvetica, sans-serif;

	font-size: 12px;

	background : #020202 url(images/bg.jpg) repeat-x top fixed;



}



th, td {

	font-family: tahoma, Helvetica, sans-serif;

	font-size: 12px;

	color : #333333;



}











#cmenu a {



	color : #0000FF;

	text-decoration : none;

	font-weight: bold;

	margin-left:20px;

	margin-right:20px;

}



#cmenu a:hover {



	color : #e0a230;



}



#ccontent {

	width : 100%;



}



#ccontent H1 {

	font-size : 16px;

	color : #494949;

	font-weight: bold;

	

}



#ccontent H2 {

	font-size : 12px;

	color : #f67e0e;

	margin : 0px;

	

}



#ccontent a {

	color : #f67e0e;

	text-decoration : none;

	

}



#ccontent a:hover {

	color : #5d9cae;

	text-decoration : underline;

	

}









td.content_s {

	border : solid 1px #c0c0c0;

	padding : 10px;

	color : #ffffff;

}



td.content_a {

	padding : 10px;

	color : #ffffff;

}



#menu {

	font-size:12px;

	color:#333333;

	text-align:left;

	padding-bottom:13px;

	margin-top:0px;
}



#menu h1 {

	text-decoration:none;

	font-size:11px;

	color:#FFCC33;

	display:block;

	text-align:left;

	margin-top:0px;

	margin-bottom:1px;

	padding-left:30px;

	padding-top:5px;

	height: 20px !important;

	position:relative; z-index:0;

	background: url(images/bgmenu.jpg) no-repeat left;

	height:25px;

	

}




#menu4 h1 {

        text-decoration:none;

        font-size:11px;

        color:#FFCC33;

        display:block;

        text-align:left;

        margin-top:0px;

        margin-bottom:1px;

        padding-left:30px;

        padding-top:5px;

        height: 20px !important;

        position:relative; z-index:0;

        background: url(images/bgmenu.jpg) no-repeat left;

        height:25px;



}




#menu a {


	text-decoration:none;

	font-size:11px;

	color:#ffffff;

	text-align:left;

	margin-left:6px;

	margin-right:6px;

	position:relative; z-index:0;

}



#menu a:hover {

	text-decoration: none;

	color: #FF7F00;


	

}



#login {

	margin-top:5px;

	margin-bottom:10px;

	}

	

#login td {

	color : #FF7F00;

	font-weight: bold;

	font-size:11px;

	}



#login a {

	color : #e9e5e7;

	font-weight: normal;

	font-size:11px;

	text-decoration: none;

	padding:0px;

	height: 0px;

	}

	

#login a:hover {

	color : #fff;

	

	}

	

#login input {

	font-weight: normal;

	font-size:11px;



	}

	

#websapa td {

color:#333333;

}

td.left {
	background:url(images/leftbg.jpg);
	padding-left: 27px;
	}
	
