@charset "UTF-8";
/* CSS Document */
a { outline:none; }

body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	color: #333333;
	background-color: #3D87C7;
}
#container {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	position: relative;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	background-color: #3D87C7;
}
.main_header_left {
	background-image: url(images/body_header_left.png);
	background-repeat: no-repeat;
	width: 250px;
}
.main_header_right {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/body_header_right.png);
	width: 550px;
	padding: 0px;
	margin: 0px;
}
.main_top_header {
	background-repeat: no-repeat;
	background-position: TOP CENTER;
	background-image: url(images/body_header.png);
}

.logo {
	height:150px;
	position:relative;
	width: 200px;
	top: 15px;
	left: 35px;
	float: left;
	padding:0px;
	border:0px;
}
.main_body {
	background-image: url(images/body_background.png);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
.main_footer {
	background-image: url(images/body_footer.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.main_box_top {
	background-image: url(images/main_box_top.png);
	background-repeat: no-repeat;
}
.main_box_bottom {
	background-image: url(images/main_box_bottom.png);
	background-repeat: no-repeat;
}
.main_box_left {
	background-image: url(images/main_box_left.png);
	background-repeat: repeat-y;
}
.main_box_right {
	background-image: url(images/main_box_right.png);
	background-repeat: repeat-y;
}
.main_flash_top {
	background-image: url(images/main_flash_top.png);
	background-repeat: no-repeat;
}
.main_flash_bottom {
	background-image: url(images/main_flash_bottom.png);
	background-repeat: no-repeat;
}
.main_flash_left {
	background-image: url(images/main_flash_left.png);
	background-repeat: no-repeat;
}
.main_flash_right {
	background-image: url(images/main_flash_right.png);
	background-repeat: no-repeat;
}
.salad_box_top {
	background-image: url(images/salad_box_top.png);
	background-repeat: no-repeat;
}
.salad_box_bottom {
	background-image: url(images/salad_box_bottom.png);
	background-repeat: no-repeat;
}
.salad_box_left {
	background-image: url(images/salad_box_left.png);
	background-repeat: repeat-y;
}
.salad_box_right{
	background-image: url(images/salad_box_right.png);
	background-repeat: repeat-y;
	text-decoration: overline;
}

.img_noborder, a:link .img_noborder, a:visited .img_noborder {
	padding:0px;
	border:0px;
}
a:hover .img_noborder, a:active .img_noborder {
	padding:0px;
	border:0px;
	opacity:.80;
	filter: alpha(opacity=80);
}

.img_border, a:link .img_border, a:visited .img_border {
	padding:5px;
	border:1px solid #E2E1CF;
	background-color: #FFFFFF;
	margin-left: 10px;
} 
 
a:active .img_border, a:hover .img_border {
	padding:5px;
	border:1px solid #E2E1CF;
	opacity:.75;
    filter: alpha(opacity=70);
    background-color: #FFF297;
} 

.img_border2, a:link .img_border2, a:visited .img_border2 {
	padding:5px;
	border:1px solid #E2E1CF;
	background-color: #FFFFFF;
	margin-left: 0px;
} 
 
a:active .img_border2, a:hover .img_border2 {
	padding:5px;
	border:1px solid #E2E1CF;
	opacity:.75;
    filter: alpha(opacity=70);
    background-color: #FFF297;
} 
.type_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.type_body a, .type_body a:link, .type_body a:visited {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007F5E;
	text-decoration: none;
}
.type_body a:hover, .type_body a:active, .type_body a:focus {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.type_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
}
.type_small a, .type_small a:link, .type_small a:visited {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007F5E;
	text-decoration: none;
}
.type_small a:hover, .type_small a:active, .type_small a:focus {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.text_body1_alt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #007F5E;
	width: 95%;
	line-height: 1.2em;	
	border-bottom:1px solid #007F5E;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
}

.text_body1_alt a, .text_body1_alt a:link, .text_body1_alt a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	width: 95%;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
	text-decoration: none;
}

.text_body1_alt a:active, .text_body1_alt a:hover, .text_body1_alt a:focus {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.text_body1_nolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	width: 95%;
	line-height: 1.2em;	

	margin-bottom: 3px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 1.8em;
	color: #007F5E;
}
ul.nobullet{
	list-style-position: inside;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 0px;
}

.link_box {
	background-color: #FFFFFF;
	border: 1px solid #E2E1CF;
}
.table_box {
	border: 2px solid #007F5E;
}


.top-menu {
	height:35px;
	width: 480px;
	top: 0px;
	left: 10px;
	float: right;
	padding:0px;
	border:0px;
	margin-bottom: 15px;
}
.top-menu_inside {
	height:35px;
	width: 175px;
	top: 0px;
	right: 20px;
	float: right;
	border:0px;
	margin-right: 35px;
	background-image: url(images/top-menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.top-menu_text_box {
	padding-bottom: 10px;
	padding-top: 10px;
}

.top-menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: -10px;
}
.top-menu_text a, .top-menu_text a:link, .top-menu_text a:visited {
	color: #007F5E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007F5E;
	text-decoration: none;
}
.top-menu_text a:hover, .top-menu_text a:active, .top-menu_text a:focus {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
