﻿body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #E3E0DF;
	background-image: url('../images/back.jpg');
	background-repeat: repeat-y;
	
}
table {
	border-collapse : collapse;
}
table th {
	padding : 0;
}
table td {
	padding : 0;
}
.callus {
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	font-size: 18px;
	width: 520px;
	padding-top: 30px;
	line-height: 24px;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.header {
	background-position: center top;
	width: 830px;
	height: 186px;
	margin: 0 auto;
	vertical-align: top;
	padding-top: 0px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}

.headertext {
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	font-size: 16px;
	width: 400px;
	padding-top: 20px;
	line-height: 24px;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #082954;
}

.header-below {
	background-position: center top;
	background-image: url('../images/header-below.jpg');
	background-repeat: no-repeat;
	width: 830px;
	height: 11px;

}


.menu {
	background-position: center top;
	width: 530px;
	height: 107px;
	margin: 0 auto;
	vertical-align: top;
	padding-top: 0px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu li {
	float: left;
	padding-top: 30px;
	list-style: none;
}
.menu li a {
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.menu li a:hover {
	text-decoration: none;
	color: #FFFF99;
}
.txt {
	line-height: 24px;
	padding-left: 5px;
	padding-right: 10px;
	background-repeat: repeat-y;
	FONT-SIZE: 12px;
	vertical-align: top;
	COLOR: #363636;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
}
.boxtop {
	background-position: center top;
	width: 956px;
	height: 21px;
	background-image: url('../images/boxtop.jpg');
	background-repeat: no-repeat;
}
.boxcontent {
	background-position: center top;
	width: 956px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('../images/boxback.jpg');
	background-repeat: repeat-y;
	FONT-SIZE: 12px;
	COLOR: #363636;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
}
.boxbottom {
	background-position: center top;
	width: 663px;
	height: 22px;
	background-image: url('../images/boxbottom.jpg');
	background-repeat: no-repeat;
}

.content {
	width: 830px;
	height: 250px;
	vertical-align: top;
	FONT-SIZE: 11px;
	line-height: 19px;
	COLOR: #333333;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
}

.big {
	vertical-align: top;
	FONT-SIZE: 24px;
	padding: 5px;
	line-height: 34px;
	COLOR: #333333;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
}


.text {
	vertical-align: top;
	FONT-SIZE: 12px;
	padding: 5px;
	line-height: 24px;
	COLOR: #333333;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
}

.text a {
	COLOR: #021964;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: none;
}
.text a:hover {
	COLOR: #021964;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: underline;
}


.textl {
	vertical-align: top;
	FONT-SIZE: 12px;
	padding: 5px;
	line-height: 12px;
	COLOR: #333333;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
}

.input {
	width: 185px;
	border: 3px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	font-size: 13px;
	padding-left: 5px;
}
.input2 {
	width: 185px;
	border: 3px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	font-size: 13px;
	padding-left: 5px;
}

.left {
	vertical-align: top;
	background-position: center top;
	background-image: url('../images/left.jpg');
	background-repeat: no-repeat;
	width: 248px;
	height: 300px;

}

.footer-above {
	background-position: center top;
	background-image: url('../images/footer-above.jpg');
	background-repeat: no-repeat;
	width: 830px;
	height: 21px;

}

.footer {
	background-color: #CCCCCC;
	FONT-SIZE: 11px;
	width: 830px;
	height: 50px;
	line-height: 29px;
	COLOR: #575656;
	vertical-align: middle;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-align: center;
}
.footer a {
	COLOR: #575656;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: none;
}
.footer a:hover {
	COLOR: #575656;
	FONT-FAMILY: Lucida Grande, Arial, Verdana;
	text-decoration: underline;
}
