body {
	margin: -10px 0 0 -10px;
	padding: 0;
	background-color: #7395BA;
}
html body{
	margin:0;
	padding:0
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7d001d;
}
.style2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #446181;
}
.style4 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #003876;
}
.style4r {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #7d001d;
}
.style4vr {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
}
.style5 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}
.style6 {color: #FFFFFF}
.style7 {color: #003876}
.style8 {font-family: Tahoma; font-weight: bold; font-size: 11px; color: #FFFFFF; }
.style9 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003876;
}
.style9u {
	font-family: Tahoma;
	font-size: 11px;
	color: #003876;
	text-decoration: underline;

}
.formtitles{
	font-family: Tahoma;
	font-size: 10px;
	color: #003876;
	font-weight: bold;
}
.style10 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style11 {
	font-family: Tahoma;
	font-size: 11px;
}

/* from index 3: */
.style13 {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #003876;
	text-decoration:none;
}
.style13 A{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #003876;
	text-decoration:none;
	text-align:right;
	margin-left:2em;
}
.style13_title {
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #003876;
	text-indent: 40px;
}
.style14 {font-family: Tahoma; color: #003876; font-size: 12px;}
.style16 {color: #7d001d}

/* from index1: */
.style12 {
	font-family: Arial;
	font-size: 11px;
	color: #003876;
}
.lines{
	background-color: #888888; /* Sets the lines color */
}
.lines2{
	background-color: #7395BA; /* Sets the lines color */
}
.col{
	background-color: #ffffff; /* Sets the cell color */
}
.col2{
	background-color: #dddddd;
}
.col3{
	background-color:#7395BA;
}
.col4{
	background-color: #DEE5EF;
}
input, textarea, select {
	border: 1px solid #7395BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.carform{
	border: 1px solid #7395BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003876;
}
.noborder{
	border: 0;
}
.calc{
	font-size: 11px;
}
.result{
	font-size: 11px;
	color: #003876;
}

#submitbutton {
	color: #FFFFFF;
	background-color: #7395BA;
	border: #FFFFFF;
}
#browsebutton {
	color: #FFFFFF;
	background-color: #7395BA;
	border: #FFFFFF;
}
.smaller {
	font-size: 10px;
	color: #003876;
}
.smaller2 {
	font-size: 10px;
	color: #003876;
	font-weight: normal;

}
