a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

a.TWELVE:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.TWELVE:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.TWELVE:hover {
	font-size: 10px;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.TWELVE:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.WHITE:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: white;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

a.WHITE:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: white;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.WHITE:hover {
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.WHITE:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: white;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.redlink:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

a.redlink:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.redlink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.redlink:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;

	background-position: 0px 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #41584A;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #41584A;
	}
.content_darker_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #647361;
	}
	
.content_lighter_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #92A58C;
	}
.scrolling_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E27480;
	}	
		
.content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	}
	
	.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #41584A;
	}	
	.red_text {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0033;
	}
		.red__small_text {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0033;
	}
	
	.white_text {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: white;
}
.white_text_medium {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: white;
}
.table_00_main {
	background-color: #FFFFFF;

	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.table_01_main {
	background-color: #FFFFFF;

	border-top: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	border-left: 1px solid #006633;
}
.table_02_topmenu {
	height: 29px;
	border-top: 1px dotted #CCCCC;
	border-right: 1px none #FF0000;
	border-bottom: 1px dotted #CCCCC;
	border-left: 1px none #FF0000;
}
.table_04_main {
	background-color: #FFFFFF;
}
.table_04_navigation {
	height: 18px;
	border-top: 1px none #DEDEDE;
	border-right: 1px none #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
}
.table_04_header {
	background-color: #EAEAEA;
	width: 450px;
	text-indent: 5px;
	height: 15px;
}
.table_04_menu_box {
	height: 18px;
	border-top: 1px #FF0000;
	border-right: 1px #FF0000;
	border-bottom: 1px dotted #FF0000;
	border-left: 1px #FF0000;
}
.table_04_menu_right {
	height: 18px;
	border-top: 1px dotted #CCCCC;
	border-right: 1px #FF0000;
	border-bottom: 1px none #CCCCC;
	border-left: 1px #FF0000;
}
.table_04_contents {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
	padding: 10px;
}

.table_pink_frame {
	border-top: 1px solid #E27480;
	border-right: 1px solid #E27480;
	border-bottom: 1px solid #E27480;
	border-left: 1px solid #E27480;

}
.table_04_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 3px;
	width: 450px;
}
.table_04_navigation_bottom {
	height: 18px;
	border-top: 1px solid #DEDEDE;
	border-right: 1px none #DEDEDE;
	border-bottom: 1px none #DEDEDE;
	border-left: 1px none #DEDEDE;
}
.table_05_credits {
	height: 30px;
	border-top: 1px dotted #CCCCC;
	border-right: 1px dotted #CCCCC;
	border-bottom: 1px dotted #CCCCC;
	border-left: 1px none #CCCCC;
}
.box_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #DEDEDE;
	border: 1px solid #999999;
}
.text_area {
	border: 1px solid #CCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
}
.text_02_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D21536;
}
.text_03_micro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-transform: none;
}
.table_03_section_management {

	height: 29px;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
}
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41584A;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #666666 #666666 #666666;
	background-color: white;
}
.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41584A;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #006633 #006633 #006633 #006633;
	background-color: white;
}
.box_check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41584A;
		height: 30px;
			padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #CC0033 #CC0033 #CC0033 #CC0033;
	background-color: white;
}
.titlesbars {
     font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0033;
	height: 12px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #666666 #666666 #666666;
	background-color: #FFCCCC;
}
.title_no_bars {
     font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0033;
	height: 12px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-color: #666666 #666666 #666666 #666666;
	background-color: #FFCCCC;
}