body {
	margin:0px;
	font-size:12px;
	line-height: 130%;
	color: #333333;
}

table {
	font-size: 12px;
	line-height: 130%;
}
.nomargintb {
	margin: 0px;
	padding: 0px;
}

.maintbr {
}


a {
	color:#990000;
	text-decoration:none;
}
a:hover {color:#FF3300;}


h1 {font-size:16px;color: #3366FF;padding: 1px;}
h2 {font-size:16px;color: #996600;padding: 1px;}
h3 {font-size:14px;color: #CCFFFF;padding: 1px;}
h4 {font-size:14px;color: #999999;padding: 1px;}
h5 {font-size:14px;color: #9999CC;padding: 1px;}
h6 {font-size:14px;color: #FF0000;padding: 1px;}

.fc1 {color: #3366FF;}
.fc2 {color: #FFFFCC;}
.fc3 {color: #CCFFFF;}
.fc4 {color: #999999;}
.fc5 {color: #9999CC;}
.fc6 {color: #FF0000;}

.fc1b {color: #000000;background-color: #99CCFF;padding: 3px;}
.fc2b {color: #000000;background-color: #FFFFCC;padding: 3px;}
.fc3b {color: #000000;background-color: #CCFFFF;padding: 3px;}
.fc4b {color: #FFFFFF;background-color: #999999;padding: 3px;}
.fc5b {color: #FFFFFF;background-color: #9999CC;padding: 3px;}
.fc6b {color: #FFFFFF;background-color: #FF0000;padding: 3px;}

th {
	background: #D5AAAA;
	color:#333333;
	padding:5px;
	font-weight: normal;
}
th a {color:#990000; text-decoration:none;}
th a:hover {color:#003366; text-decoration:none;}


.header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 10px;
}
.leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 10px;
}



.headerline {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.menu0 {
	background-image: url(/img/menu_back0.gif);
	background-repeat: repeat-x;
}

.menu0_ttl {
	color: #993300;
	font-weight: bold;
}

.menu0 a {
	font-weight: normal;
	color: #993300;
	background-image: url(/img/a_back.gif);
	background-position: 10px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.menu0 a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/img/a_back2.gif);
}


.menu1 {
	background-color: #FFF0F4;
}

.menu1_ttl {
	color: #993300;
	font-weight: bold;
}

.menu1 a {
	font-weight: normal;
	color: #993300;
	background-image: url(/img/a_back.gif);
	background-position: 10px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.menu1 a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/img/a_back2.gif);
}


.menu2 {
	background-color: #E1F5FF;
}

.menu2_ttl {
	color: #003366;
	font-weight: bold;
}

.menu2 a {
	font-weight: normal;
	color: #003366;
	background-image: url(/img/a_back.gif);
	background-position: 10px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.menu2 a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/img/a_back2.gif);
}


.menu3 {
	background-color: #FAFAE7;
}

.menu3_ttl {
	color: #996600;
	font-weight: bold;
}

.menu3 a {
	font-weight: normal;
	color: #996600;
	background-image: url(/img/a_back.gif);
	background-position: 10px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.menu3 a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/img/a_back2.gif);
}


.menu4 {
	background-color: #EEFCE0;
}

.menu4_ttl {
	color: #006600;
	font-weight: bold;
}

.menu4 a {
	font-weight: normal;
	color: #006600;
	background-image: url(/img/a_back.gif);
	background-position: 10px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.menu4 a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/img/a_back2.gif);
}


.menu5 {
	background-color: #E8E4ED;
}

.menu5_ttl {
	color: #86719F;
	font-weight: bold;
}

.menu5 a {
	font-weight: normal;
	color: #86719F;
	background-image: url(/img/a_back.gif);
	background-position: 10px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.menu5 a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/img/a_back2.gif);
}


.menu6 {
	background-color: #FFF8F4;
}

.menu6_ttl {
	color: #FF6600;
	font-weight: bold;
}

.menu6 a {
	font-weight: normal;
	color: #FF6600;
	background-image: url(/img/a_back.gif);
	background-position: 10px center;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.menu6 a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/img/a_back2.gif);
}




.centercolumn {
	color: #000000;
	height: 400px;
	width: 650px;
	padding: 5px;
}
.foot {
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
}

.foot a {
	color: #333333;
	}
.footer {
	background-image: url(/img/menu_back1.gif);
	background-repeat: repeat-x;
	color: #666666;
}



.outer {
	border-right: 2px outset #CCCCCC;
	border-left: 2px outset #CCCCCC;
	margin: 0px;
	padding: 0px;
}



	
.even {
	padding:5px;
	background-color: #E3E4DA;
}

.odd  {
	padding:5px;
	background-color: #F2F2EE;
}

ul {margin:2px; padding:2px; list-style:decimal inside; text-align:left;}
li {margin-left:2px; list-style:square inside; color:#993300}

.menuline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
img {
	margin: 0px;
}


.formbt {color: #333333;background-color: #D5AAAA;border: 1px solid #666666;}.rline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.imgrsp {
	padding-right: 5px;
	padding-bottom: 3px;
}

.dline3 {background-color: #DCE0DC; color: #000000;padding: 5px;}
.dline4 {background-color: #ECECE1; color: #000000;padding: 5px;}

.dline5 {background-color: #E8EDC2; color: #000000;padding: 5px;}
.dline6 {background-color: #FCFDDF; color: #000000;padding: 5px;}


.text25 {
	line-height: 25px;
}
.uline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
