html {
scrollbar-base-color: #2F5995;
scrollbar-arrow-color: white;
scrollbar-track-color: #5F94BE;
}

a {
color: white
}

a:visited {
color: #07305C
}

q {
font-weight: bold; 
font-family: Times;
font-size: 15;
font-style: italic 
}

body {
font-family: Verdana;
font-size: 12;
color: #5F94BE;
background-image: url('images/background-steel.jpg')
}

table {
font-family: Verdana;
font-size: 12;
padding: 0px;
border: 0px none
}

td {
padding: 10px;
vertical-align: middle
}

img {
border:0px none;
display: block
}

contenttable {
font-family: Verdana;
font-size: 10;

}

h1 { 
font-family: Arial; 
font-size: 35; 
font-weight: bold;
color: #07305C;
margin:0
}

h2 { 
font-family: Arial;
font-size: 15; 
font-weight: bold; 
color:#07305C;
font-style: italic;
margin:0
}

h3 {
font-size: 12; 
font-weight: bold; 
color:#2F5995;
}


h4 {
font-size: 13; 
font-weight: bold; 
color:#2F5995;
margin:0
}

ul {
font-family: Verdana;
font-size: 12;
margin-bottom: 10px;
margin-top: 5px;
margin-left: 30px;
}

li {
font-family: Verdana;
font-size: 12;
margin-top: 0px; 
margin-bottom: 0px;
}

.whitecell {
color: #5F94BE;
background-color: white
}

.greencell {
color: white;
background-color: #74AA81
}

.invertedcell {
color: white;
background-color: #5F94BE
}

.darkinvertedcell {
color: white;
background-color: #07305C
}

.sunnycell {
color:  #5F94BE;
background-color: #FFE17F
}

.redcell {
color: white;
background-color: #9E0200
}
.formcell {
padding: 2px;
vertical-align: bottom
}

.greentext {
color: #59726B
}

.whitetext {
color: white
}

.bluetext {
color:  #5F94BE
}

.darktext {
color: #07305C
}

.requiredfield {
color: red;
font-size: 16
}

.invertedbutton {
font-weight: bold; 
color: white;
background-color: #5F94BE
}

.whitelink {
color: white
}

.whitelink:visited {
color: white
}

.darklink {
color: #07305C
}

.darklink:visited {
color: #07305C
}

.smalllink {
	font-size:10;
	text-align:right;
	color: white;
	text-decoration:none
}
.smalllink:visited {
	color: white
}

.datatable {
font-family: Verdana;
font-size: 10;
color: #5F94BE;
background-color: white;
padding:0px
}

.datatabletd 
{
padding: 10px;
padding-bottom:0px;
padding-top:0px;
vertical-align: middle;
text-align:center;
}


