/* CSS Document */
body {
	background:url(../revisions/template/images/happyCloudsBG.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration: none;
}
td {
vertical-align:top;
}
.blueBG
{
background-color:#0033ff;
}
.whiteBG {
background-color:#FFFFFF;
}
.menuBG
{
background-image:url(../revisions/template/images/menuBG.jpg);
background-repeat:repeat;
text-align:left;
color: white;
padding: 3px;
font-size: 13px;
font-weight:bold;
}
.headMenu a:link {color:white; text-decoration:none}
.headMenu a:visited {color:white; text-decoration:none}
.headMenu a:active {color:white; text-decoration:none}
.headMenu a:hover {color:#FFFF33; text-decoration:none}

.whiteText {
color: white;
}
.header {
border-top: 3px solid #0033ff;
}
.footer {
padding: 5px;
border-top: 1px solid #0033ff;
}
.contentSection {
padding: 5px;
border-right: 1px solid #0033ff;
text-align: left;
}
.rightSection {
padding: 5px;
text-align: left;
}
h1 {
font-size: 14pt;
color: #A8003F;
font-style: none;
font-weight: bold;
margin-top: 0px;
text-decoration: none;
}
forms {
margin-top: -20px;
}
.mainTable {
background:url(../revisions/template/images/wavyBG.gif);
}

a img {
border-width:0;
}
a
	{
	color: #0202ff;
	text-decoration: none;
	}

a:hover
	{
	color: #0202ff;
	text-decoration: none;
	}

ul 
{
margin-bottom: 2px;
}

ul li 
{
list-style-image:url(http://www.dsusafw.org/images/tri.gif);
}
