body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
}
body {
	background-color: #113252;
	background-image: url(image/design/bg_x.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topleft {
	background:url(image/design/top_x.jpg) repeat-x top;
	background-color:#FFFFFF;
}
.topright {
	background:url(image/design/top_x.jpg) repeat-x top;
	background-color:#FFFFFF;
}
.navigation {
	background: url(image/design/left_y.jpg) repeat-y left;
	background-color:#FFFFFF;
	padding: 12px;
}
.content {
	background-color:#FFFFFF;
}
.right {
	background: url(image/design/right_y.jpg) repeat-y right;
	background-color:#FFFFFF;
}
.bottomleft {
	background: url(image/design/bottom_x.jpg) repeat-x right;
	background-color:#FFFFFF;
}
.bottom {
	background: url(image/design/bottom_x.jpg) repeat-x bottom;
	background-color:#FFFFFF;
}
.bottomright {
	background: url(image/design/bottom_x.jpg) repeat-x left;
	background-color:#FFFFFF;
}
.breadcrumbs {
	font-size:11px;
	color:#CCCCCC;
}
h1 {
	font-size:24px;
	color:#5E79C1;
	font-weight:bold;
	border-bottom: #5E79C1 1px solid;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 20px 0px;
}
h2 {
	font-size:18px;
	color:#5E79C1;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}
h3 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.copyright, .copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	font-size: 9px !important;
	text-align: center !important;
	text-decoration: none !important;
	color: #336699 !important;
}
