body {
	letter-spacing: normal;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}

td, tr {
	color:#FFFFFF;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-family: Arial;
}

a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.text9 {
	font-size: 9px;
}


a:hover{
	color:#C6CBD3;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.submit {
	border: 1px none #CDCFD0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	background-color: #62AAC3;
	padding: 3px;
	width: 100px;
}
.frame-title {
	background-image: url(images/frametitlebg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}


.form {
	border: 1px solid #CDCFD0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
	color: #6D6E71;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	}



a:link img.border , a:visited img.border {
	border: 4px solid #FAFAFA;
	margin: 0px;
	padding: 0px;
}


a:focus img.border, a:hover img.border, a:active img.border {
	border: 4px solid #B3BED2;
}


.sendbutton {
	border: 1px solid #787878;
	font-size: 12px;
	color: #7A838A;
	padding: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
}


.frame-bg {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-left: 18px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 25px;
}
.frame-footer {

	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-left: 18px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/framebg.gif);
	padding-right: 25px;
}
/*inputbox START*/
.buttons {
	border: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 2px;
	color: #666666;
}
.buttons:hover {
	border: 1px solid #62AAC3;
	font-size: 12px;
	}
.buttons:hover, .inputbox:focus { 
	border: 1px solid #62AAC3;
	font-size: 12px;
	}
/*inputbox END*/
