#main {
	width: 770px;
	text-align: left;
}
#sagframe {
	float: right;
	width: 590px;
}

.menu {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(images/btn_bg1.jpg);
	width: 136px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 35px;
	margin-bottom: 2px;
	height: 23px;
}
.menu a{
	color: #666666;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.boxhdr {
	background-image: url(images/hdr_bg.jpg);
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #8F0127;
}
.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.box {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}


#top {
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 60px;
	vertical-align: bottom;
	margin-bottom: 3px;
}
.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #8F0127;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.hdr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8F0127;
	text-decoration: none;
}

.hdr4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F0127;
	text-decoration: none;
}

.ilanbox {
	background-color: #F9F9F9;
	padding: 5px;
	height: 100px;
	width: 150px;
	border: 1px solid #E4E4E4;
	margin-top: 5px;
}
.altmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
	width: 770px;
	text-align: center;
}
#content {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.formbox {
	border: 1px solid #999999;
}

#solframe {
	width: 175px;
}
.table1 {
	background-color: #E9E9E9;
}
.tr1 {
	background-color: #FFFFFF;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F0127;
	background-color: #F4F4F4;
}
