#leftmenu {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	border: 1px solid #3b3cb9;
}
#copyright {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#main {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #d2d6f3;

}
#main table {
	font-size: 10px;
	color: #000000;

}
h2 {
	font-size: 13px;
	color: #3b3cb9;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	color: #3b3cb9;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	color: #3b3cb9;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.q1 {
	background-image: url(../img/frame/q_border.gif);
	background-position: right bottom;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3b3cb9;
	border-right-color: #3b3cb9;
	border-bottom-color: #3b3cb9;
	border-left-color: #3b3cb9;
	padding-top: 0px;
	padding-right: 3px;
	background-repeat: no-repeat;


}
.q2 {
	background-image: url(../img/frame/q_center.gif);
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;


}
.q3 {
	background-image: url(../img/frame/q_border.gif);
	background-position: left top;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3b3cb9;
	border-right-color: #3b3cb9;
	border-bottom-color: #3b3cb9;
	border-left-color: #3b3cb9;
	padding-top: 3px;
	padding-right: 0px;
	background-repeat: no-repeat;


}
.q4 {
	background-image: url(../img/frame/q_center.gif);
	background-position: right top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
	background-repeat: no-repeat;


}
#main a {
	font-weight: bold;
	color: #3b3cb9;
	text-decoration: none;
}
#main a:hover {
	font-weight: bold;
	color: #3b3cb9;
	text-decoration: underline;
}

