
body {
	font-family: "Monotype Corsiva", Arial, "Times New Roman";

	text-decoration: none;

	margin:0;

	color: #ffffff;

	font-family:"Trebuchet MS", Arial, Verdana;

	font-size:16px;

	background: url(images/bg.gif) repeat-y center;

}

#sidebar {
	text-align:left;
	
	font-family: "Comic Sans MS", "Times New Roman", Arial ; 

	font-size:14px;
		color: #dddddd;


}
#sidebar li {

	/*list-style-image:url(images/l.gif);*/

	list-style:none;

	list-style-image:none;
	
	list-style-type:none;

	line-height:18px;
	
}


#sidebar a:link{
	color: #dddddd;
	
	text-decoration: none;
	
}

#sidebar a:visited{
	color: #dddddd;

	text-decoration: none;

}

#sidebar a:hover{
	color: #ff5a19;

	text-decoration: none;

}

/*#linkek {
	text-align:left;
	
	font-family: "Comic Sans MS", "Times New Roman", Arial ; 

	font-size:16px;
		color: #dddddd;
		
}*/

/*#linkek*/ a:link{
	color: #dddddd;
		font-weight:bold;

	text-decoration: none;
	
}

/*#linkek*/ a:visited{
	color: #dddddd;
	font-weight:bold;
	text-decoration: none;

}

/*#linkek*/ a:hover{
	color: #ff5a19;
	font-weight:bold;
	text-decoration: none;

}		

/*a:active{
	color: #ff5a19;
	font-family: "Comic Sans MS", "Times New Roman", Arial ;
	text-decoration: none;
}*/

h3 {
	color: #dddddd;
	font-family: "Comic Sans MS", "Times New Roman", Arial ;
	font-size: 20px;
text-decoration: none;
}

h4 {
	color: #dddddd;
	font-family: "Comic Sans MS", "Times New Roman", Arial ;
	font-size: 14px;
text-decoration: none;
}

h5 {
	color: #dddddd;
	font-family: "Comic Sans MS", "Times New Roman", Arial ;
	font-size: 10px;
text-decoration: none;
}

menu {

	font-family: "Comic Sans MS", "Times New Roman", Arial ;

	font-size: 16px;

	font-weight: bold;
	
	border-bottom:1px solid #dddddd;

	color:#dddddd;

	text-align:left;

}
