body, html {
	width: 100%;
	height: 100%;
	background-color: #d7e3ff;
	background-image: url(/images/bg_main.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333e52;
	text-decoration: none;
	background-attachment: fixed;
}
.txtmain {
	text-decoration: none;
	font-size: 13px;
}
a {
	color: #0065cb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bdmenu1 {
	background-image: url(/images/box2_corn2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.bdmenu2 {
	background-image: url(/images/box2_corn34.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.bgmenuleft {
	/*	background-image: url(/images/menuleft_bg.gif);
	background-repeat: no-repeat;*/
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A1FF;
}
.bgmenuleft a{
	/*	background-image: url(/images/menuleft_bg.gif);
	background-repeat: no-repeat;*/
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bdmenu3 {
	background-image: url(/images/box2_corn4.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.txtwhite {
	color: #FFFFFF;
	text-decoration: none;
}
.txtblue {
	color: #0065cb;
	text-decoration: none;
}
.txtblue:hover {
	text-decoration: underline;
}
.txtwelcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
		text-decoration: none;
	font-size: 17px;
}
.txtitle {
	text-decoration: none;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	text-decoration: none;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
