.main {
	font-family: Tahoma;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 37px;
	color: #4C9FD0;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #fec423;
}
.bg2 {
	background-color: #FFFFFF;
	background-image: url(/images/blue_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg3 {

	background-color: #FFFFFF;
	background-image: url(/images/shadow4.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg4 {
	background-image: url(/images/shadow2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg1 {
	background-color: #fec423;
	background-image: url(/images/shadow7.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00496a;
	text-decoration: none;
}
.menu_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #338CC1;
	text-decoration: underline;
}
.mainlink {

	font-family: Tahoma;
	font-size: 13px;
	color: #282828;
	text-decoration: underline;
}
.small {


	font-family: Tahoma;
	font-size: 10px;
	color: #282828;
	text-decoration: none;
}
.smallink {



	font-family: Tahoma;
	font-size: 10px;
	color: #282828;
	text-decoration: underline;
}
