body {
	margin: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #9BA8B8;



}
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bg {
	background-image: url(/images1/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.repeatbg {
	background-image: url(/images1/repeatbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blue {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0D326C;
	text-decoration: none;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D316B;
	border-right-color: #0D316B;
	border-bottom-color: #0D316B;
	border-left-color: #0D316B;

}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D316B;
	border-right-color: #0D316B;
	border-bottom-color: #0D316B;
	border-left-color: #0D316B;

}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D316B;
	border-right-color: #0D316B;
	border-bottom-color: #0D316B;
	border-left-color: #0D316B;
	background-color: #7A99AF;

}
.link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
