body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text_header {
	font-family: "Trebuchet MS";
	font-size: 29px;
	font-style: normal;
	font-weight: normal;
	color: #081535;
	text-decoration: none;
}
.text_main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_title {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.text_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.text_link a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.text_footer_blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.text_footer_gray {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
table.menu a { 
display: block; 
} 
div.menu {
color: #003366;
text-decoration:none; 
font-size:15px;
font-family: "Trebuchet MS";
font-weight:normal;
line-height:27px;
}
div.menu a {
color: #003366; 
background-image:url(images/menu_out.jpg); 
text-decoration:none; 
font-size:15px;
font-family: "Trebuchet MS";
font-weight:normal;
line-height:27px;
}
div.menu a:link {
color: #003366; 
background-image:url(images/menu_out.jpg); 
}

div.menu a:active { 
color: #003366;
background-image:url(images/menu_over.jpg); 
}

div.menu a:visited {
color: #003366; 
background-image:url(images/menu_out.jpg); 
}

div.menu a:hover {
color: #003366;
background-image:url(images/menu_over.jpg); 
}

.error, .notice, .success {border:2px solid #ddd;margin-bottom:1em;padding:.8em;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.style13 {color:#000; font:12px Trebuchet MS;}
.style15 {color:#000; font:12px Trebuchet MS;}
.style18 {color:#900; font:12px Trebuchet MS;}
.style27 {color:#000; font:bold 12px Trebuchet MS;}