body	{ font-family: "Trebuchet MS"; font-size: 11; line-height: 105px; color: #000000; background-color:#FFFFFF; margin: 15px; }
td		{ font-family: "Trebuchet MS"; font-size: 11; color: #134C8F;}
select	{ font-family: "Trebuchet MS"; font-size: 11; color: #292928;}
input	{ font-family: "Trebuchet MS"; font-size: 11; color: #292928;}

h1		{ font-family: "Trebuchet MS"; font-size: 16; color: #2FA9EC; font-weight: bold; padding: 0px; margin: 0px; }
h2		{ font-family: "Trebuchet MS"; font-size: 11; color: #134C8F; padding: 0px; margin: 0px; }

.link		{ text-decoration: none; }
.link:hover { text-decoration: underline; }

.menu_item			{ font-family: "Trebuchet MS"; font-size: 14; color: #FFFFFF; text-decoration: none; line-height: 0px; }
.menu_item:hover	{ font-family: "Trebuchet MS"; font-size: 14; color: #DBFE70; text-decoration: none; }
.menu_space			{ padding-top: 10px; padding-bottom: 5px; margin-top: 5px; margin-bottom: 5px; }



.menu_button {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #134C8F;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	height: 22px;
	margin-right: 8px;
}

.menu_button:hover {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #134C8F;
	padding: 3px;
	border: 1px solid #134C8F;
	text-decoration: none;
	height: 22px;
	margin-right: 8px;
}

.menu_button1:hover {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #134C8F;
	background-color: #E6EEFB;
	padding: 3px;
	border: 1px solid #134C8F;
	text-decoration: none;
	height: 22px;
	margin-right: 8px;
}

.form_box {
	color: #134C8F;
	background-color: #E6EEFB;
	padding: 3px;
	border: 1px solid #134C8F;
	text-decoration: none;
	height: 22px;
	margin-right: 8px;
}

.title				{ font-family: "Trebuchet MS"; font-size: 16; color: #2FA9EC; font-weight: bold; }
.text				{ color: #134C8F; }

.txt14				{ font-size: 14; }
.txt12				{ font-size: 12; }
.txt11				{ font-size: 11; }

.co_gray	{ color: #8A9288; }


.content	{ background-color: #E6EEFB; }
.footer		{ color: #8A9288; line-height: 13px; }

.image_box { background-color: #134C8F; padding: 3px; border: 1px solid #134C8F; text-decoration: none;}