body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFCC;
}
.main {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bakmain.gif);
	text-align: left;
}
.menuleft {
	background-image: url(images/buttns.gif);
	background-repeat: no-repeat;
}
.menutxt {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.menutxt a:link {color:#FFFFFF; text-decoration:none}
.menutxt a:visited {color:#FFFFFF; text-decoration:none}
.menutxt a:hover {color:#FF0000; text-decoration:underline
}
.bordermain {
	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: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #FFFFFF;
}
.titletop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
	font-weight: bold;
}
.titletop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.titletop3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.txtcenter {	
	text-align: center;
}
.txtleftred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.txtleftblue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003399;
	font-weight: bold;
}
.txtleftblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.menubottmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.menubottmtxt a:link {color:#003399; text-decoration:none}
.menubottmtxt a:visited {color:#003399; text-decoration:none}
.menubottmtxt a:hover {color:#FF0000; text-decoration:underline
}
.copyinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.title1 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.title2 {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.txtblue {
	color: #003399;
}
.picR {
	float: right;
	border: solid 1px #000000;
	margin-left: 2px;
}
.picL {
	float: left;
	border: solid 1px #000000;
}
.formright {
	text-align: right;
	margin-right: 50px;
}