.menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type:none;
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
 

body {
	background-image: url(../Images/bg_grad.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9b172c;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B9B1A6;
	font-size: 12px;
	text-decoration: none;
}
.menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
.formselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 204px;
}
.formwindow {
	height: 40px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #938572;
}
.artdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #938572;
}




/* 
----------------------------------- 
Copy of FCKEditor CSS settings ( FCKeditor/editor/css/fck_editorarea.css ) below  
- Use these to define a few standard styles for the HTML Editor (admin area) and your website. ###
- Make sure that the styles for '.content' and 'P' do not clash.
- Ensure that the CSS below is the same with the CSS in the file:(FCKeditor/editor/css/fck_editorarea.css).
----------------------------------- 
*/



P { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #595959;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #938572;
}

.Code
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #938572;
}
