@charset "iso-8859-9";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #910D00;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.subject {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	color: #7D7D7D;
    padding-left:13px;
    padding-right:13px;	
	width:570px;	
}
.subjectleft {
    background-image:url(subject.jpg);
	background-position: right;
	background-repeat:no-repeat;
    width:17px;
	height:40px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
    padding-left:13px;
    padding-right:13px;	
}.contentleft {
    background-image:url(content.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.menu {
	color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;	
	padding-left:31px;

	width:250px;

}



.menutable {
    width:230px;
	height:25px;
    padding-left:10px;
    padding-bottom:2px;
    background-image: url(i/menubg.gif);
    background-repeat:no-repeat;
	background-position:bottom;

}
.left {
    background-image:url(left.jpg);
	background-repeat:repeat-y;
	}

.right {
    background-image:url(right.jpg);
	background-repeat:repeat-y;
	}	
	
.footer {
    background-image:url(footer.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	text-align:center;
    width:907px;
	height:27px;
	}	
	
.header {
    background-image:url(header.jpg);
	background-repeat:no-repeat
    }	