* {
	padding: 0;
	margin: 0;
	font: 12px Arial;
	color: #3b3b3b;
}

html, body {
	height: 100%;
}

.full_height {
	height: 100%;
}

.header_bg1 {
	background: url(../images/bg1.jpg) repeat-x;
}

.line {
	height: 4px;
	background-color: #00c7ff;
}

.menu_bg {
	height: 40px;
	background: url(../images/bg2.jpg) repeat-x;
}

.menu_n2 {
	padding-left: 14px;
	display: block;
	height: 40px;
	background: url(../images/menu1.jpg) no-repeat;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.menu_a2 {
	padding-left: 14px;
	display: block;
	height: 40px;
	background: url(../images/menu2.jpg) no-repeat;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.menu_a1 {
	height: 40px;
	background: url(../images/bg3.jpg) repeat-x;
}

.menu_n1 {
	height: 40px;
}

.menu_title {
	display: block;
	padding-top: 12px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.left_td {
	background: url(../images/bg4.jpg) repeat-x;
}

.footer_bg1 {
	background: url(../images/footer2.jpg) no-repeat;
}

.footer_text {
	color: #ffffff;
}

.footer_text a {
	color: #ffffff;
	text-decoration: none;
}

.content_bg {
	background: url(../images/bg5.jpg) repeat-x;
	background-position: left bottom;
}

.content_bg1 {
	background: url(../images/bg6.jpg) repeat-y;
}

.mag {
	background: url(../images/bg7.jpg) repeat-x;
	background-position: left bottom;
}

.l_menu {
	color: #ffffff;
	text-decoration: none;
}

.splash {
	background: url(../images/bg8.jpg) repeat-x;
	background-position: left center;
}

b {
	font-weight: bold;
}

.form_text {
	background-color: #2789f6;
	padding: 3px;
	border: 1px solid #002594;
	color: #ffffff;
}

.form_select {
	background-color: #2789f6;
	padding: 3px;
	border: 1px solid #002594;
	color: #ffffff;
}

.form_textarea {
	background-color: #2789f6;
	padding: 3px;
	border: 1px solid #002594;
	color: #ffffff;
}

.form_button {
	background-color: #2789f6;
	padding: 3px;
	border: 1px solid #002594;
	color: #ffffff;
	font-weight: bold;
}
