@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
td#logobox {
	width: 250px;
}
td#menubox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1C1B57;
	border-right-color: #1C1B57;
	border-bottom-color: #1C1B57;
	border-left-color: #1C1B57;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 48px;
}
.maintext {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #666666;
}
td#copyrightbox {
	width: 250px;
}
td#bottombox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1E1856;
	border-right-color: #1E1856;
	border-bottom-color: #1E1856;
	border-left-color: #1E1856;
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#bottombox a {
	color: #666666;
}
.home_img {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
td#textcolumn {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.textbox {
	margin-top: 55px;
	text-align: justify;
}
.titlediv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1C1B57;
	margin-top: 27px;
	margin-left: 15px;
}
.input {
	background-color: #F0F0F0;
	width: 120pt;
	border: 1px solid #999999;
}


#menubox a {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
	margin-right: 15px;
}
#menubox a:hover {
	color: #1C1B57;
}
.maintext a {
	color: #666666;
}
.maintext a:hover {
	color: #1C1B57;
}
hr#p {
	color: #1C1A59;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
table#top {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
