body {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	background-color: #8AC7FF;
}
table.main {
	width: 100%;
}

ul.sidemenu {
	list-style-type: none;
	text-align: left;
	color: #0203A8; 
}
a {
	color: #0203A8;
}
a.sidemenu,a.sidesubmenu {
	color: #0203A8;
}

a.sidesubmenu {
	font-size: 12px;
}
ul.sidesubmenu {
	list-style-type: none;
	text-align: left;
}

a.sidemenu {
	color: #0203A8;
}

td.sidemenu {
	width: 160px;
	padding-left: 25px;	
	
}
 
.mainarea {
	background-image: url(../img/middle.png);
	background-repeat: repeat-y;
	width: 1000px;
}


.topmenu {
	width: 1000px;
	height: 30px;
	padding-top: 4px;
	background-color: #0203A8;
	text-align: center;
	color: #ffffff;
}

a.topmenu {
	color: #ffffff;
}

.header {
	width: 1000px;
	height: 129px;	
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}

.footer {
	width: 1000px;
	height: 68px;	
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
}

.error {
	color: #FF0000;
}

td.contents {
	width: 840;
	padding-right: 30px;
	padding-left: 5px;
	text-align: left;
}
/*
table.footer_inside, table.header_inside{
	margin-top: 0px;
	width: 100%;
}

.slogan {
	text-align: center;
	color: #FFEE9F;	
	width: 308px;
}
.logo {
	width: 308px;
	height: 60px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}


.middle_content {
	vertical-align: top;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 10px;
}
a.menu {
	text-decoration: none;
	color: #000000;
}

a.menu:hover {
	text-decoration: underline;
	color: #FF0000;
}

div.menu {
	margin-left: -20px;
}

ul.menu {
	list-style-type: none;
}

ul.submenu {
	list-style-type: none;
	margin-left: -25px;
}

.middle_menu {
	vertical-align: top;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFEE9F;
	width: 160px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 13px;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
}	

table.content_table {
	width: 100%;
}

th.content_table {
	background-color: #1F5BFF;
	margin-left: 2px;
	margin-right: 2px;
}

td.content_table1 {
	margin-left: 2px;
	margin-right: 2px;	
}

td.content_table2 {
	background-color: #DFDFDF;
	margin-left: 2px;
	margin-right: 2px;	
}

a.content {
	color: #371FFF;
	text-decoration: none;
}

a.content:hover {
	color: #FF0000;
} */