body, table {
	font-family: Garamond, Verdana, Tahoma, Arial;
	font-size: 100%;
	line-height: 20px;
	text-align: justify;
}

.mainframe {
	background-color: #ffffff;
	height: 100%;
}

.main {
	background: url('images/main_bg.gif') #ffffff;
	background-repeat: no-repeat;
}

body.content {
	background: url('images/main_bg.gif') #ffffff;
	background-repeat: no-repeat;
}

td.side_menu {
	padding-top: 25px;
	background-color: #D9DDE0;
	border-right: 1px solid #415367;
	width: 150px;
}

.header {
	font-family: Garamond, Tahoma, Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #A4A4A4;
	line-height: 22px;
	font-variant: small-caps;
}

a {
	font-family: Garamond, Verdana, Tahoma, Arial;
	font-size: 100%;
	color: #385266;
	text-decoration: underline;
	line-height: 20px;
}

a:hover{
	font-family: Garamond, Verdana, Tahoma, Arial;
	font-size: 100%;
	color: #385266;
	text-decoration: underline;
	line-height: 20px;
}

a:active {
	font-family: Garamond, Verdana, Tahoma, Arial;
	font-size: 100%;
	color: #385266;
	text-decoration: underline;
	line-height: 20px;
}
