body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	color: #000066;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style4 {
	font-size: 9px;
	padding: 10px;
}

.style5 {
	font-size: 11px;
}

.style6 {
        align: center;
        font-size: 14px;
	font-weight: bold;
        color: red;
}

.style7 {
        font-weight: bold;
        font-size: 12px;
	color: #00066;
}

.style8 {
	color: #cc0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 800;
	text-shadow: 4px 4px 2px #d0d0d0;
	}

.style9 {
	font-size: 12px;
	font-weight: bold;
	text-shadow: 4px 4px 2px #d0d0d0;
}

.letter {
	padding-left: 30px;
	padding-right: 25px;
}

.content {
	padding: 15px;
}

h1 {
	border-bottom: 1px solid #000066;
	font-size: 16px;
	font-weight: bold;
}

.formbox {
	font-size: 11px;
	color: #999999;
}

table.webform tr th.header {
	background-color:#000055;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

table.webform tr th.section {
	font-family: Arial;
	padding-left: 10px;
	color: #333;
	background-image: url(../images/lt_bg.jpg);
	text-align: left;
	padding-left: 15px;
	font-size: 10pt;
}

table.webform tr td.field {
	text-align: right;
	background-image: url(../images/lt_bg.jpg);
	border: none;
	border-top: none;
	border-right: none;
	padding: 5px;
}

table.webform tr td.blank {
	text-align: right;
	border: none;
	border-top: none;
	border-right: none;
	padding: 5px;
}
table.webform tr td.input {
	background-image: url(../images/lt_bg.jpg);
	border: none;
	border-left: none;
	border-top: none;
	padding: 5px;
}

table.announce {
        border: 0px solid #000066;
}
                

input, textarea, select	{background-color: #FFFFAA;}

.star {
	color: #EE1937;
}

a {
	color: #000066;
	text-decoration: underline;
	}

a:hover {
	color: #ee1037;
	border: none;
}

a.image{
	border-style:outset;
	border-color: red;
	border-width:10px;
	}
a#header_link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-shadow: 4px 4px 2px #d0d0d0;
	}
	
a:hover#header_link {
	color: #000066;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-shadow: 2px 2px 2px #c0c0c0;
	}
	
