.html
{
line-height: 140%;
}

body
{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 81%;
background-color: #FFFFCC;
}

h1
{
font-size: 200%;
font-weight: bold;
}
h2{
color: #990033;
font-weight: bold;
font-size: 160%;
}
h3{
color:#990033;
font-weight: bold;
font-size: 160%;
}
.head1
{
font-size: 200%;
font-weight: bold;
}
.lowlight
{
color: #003300;
font-size: 90%;
}
.highlight
{
color: #990033;
font-size: 140%;
font-weight: bold;
}
.highlight2
{
color: #990033;
font-size: 100%;
font-weight: bold;
}
.caption
{

color: #990033;
font-size: 81%;
font-style: italic;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}


table.border
{
background-image: url(images/rushup.gif);
background-repeat: no-repeat;
background-position: top left;

border: solid 1px #003300;
background-color: #FFFFFF;
width: 800px;

}
table.border th
{padding-left: 180px;
height: 100px;
background-image: url(images/corner.gif);
background-position: right;
background-repeat: no-repeat;
vertical-align: middle;
}
.botstrip
{

font-size: 90%;
text-decoration: none;}
.topcell
{

}
.maincell
{
padding: 10px;
}

.darkback {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	background-color: #99CC99;
	font-size: 90%;
}
.menu
{
	color: #FFFFFF;
background-color: #003333;
padding: 3px;
}
.menu a
{color: #ffffff;
font-size: 95%;

text-decoration: none;
}
.menu a:hover
{
color: #00CC00;
}
.floatr
{
float: right;
padding: 10px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	padding-bottom: 5px;
}



.floatl
{
float: left;
padding-right: 20px;
}

.fieldim
{
background-image: url(images/contact.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}
table#mylist {
border-collapse: collapse;


}
#mylist td{
border: 1px solid #003300;
}

table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 81%;
color: #404040;
width: 260px;
background-color: #fafafa;
border: 1px #003333 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{ border-bottom: 2px solid #006600;
background-color: #FAFAFA;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 81%;
color: #404040;}


.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 81%;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}

table.welcome
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 81%;
color: #404040;
width:inherit;
background-color: #fafafa;
border: 1px #003333 solid;
border-collapse: collapse;
border-spacing: 0px;}

table.welcome2
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 81%;
color: #404040;
width:500px;
background-color: #fafafa;
border: 1px #003333 solid;
border-collapse: collapse;
border-spacing: 0px;}

.greenbk
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 81%;
line-height: 12px;
color: #404040;
background-color: #008000;
}
.spiral
{
border-top: #000000 solid 1px;
border-left: #000000 solid 1px;
border-right: #cccccc solid 2px;
border-bottom: #cccccc solid 2px;
padding: 25px;
margin: 25px;

}
.line{
border: #990033 solid 1px;
}
.tinytxt
{
font-family: Verdana, sans-serif, Arial;
font-size: 75%;
}
.boxit
{
border: solid 1px black;
padding: 5px;
}