a:link { color:#003399; text-decoration:none;}
a:visited { color:#336699; text-decoration:none;}
a:hover { color:#FF0000; text-decoration:underline;}
a:active { color:#003399; text-decoration:none;}

body {
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 100%;
	background-color: #B9CEE1;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.border {
	border: 1px solid #000000;
}
.backgroundline {
	background-image: url(images/line.gif);

}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #CCCCCC;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.backline {
	background-image: url(images/line.gif);
	background-color: #666666;
}
.graybackground {
	background-color: #666666;
}
.backfade {
	background-image: url(images/wall.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.fade {
	background-image: url(images/fade2.gif);
}
.white {
	background-color: #FFFFFF;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
}
.top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
}
.top2 {
	background-image: url(images/buttons/top2.gif);
	background-repeat: no-repeat;
}
.top3 {
	background-image: url(images/buttons/top3.gif);
	background-repeat: no-repeat;
}
.gradient {
	background-color: #FFFFFF;
	background-image: url(images/gradient2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ubottom2 {
	background-image: url(images/bottom2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bottom3 {
	background-image: url(images/bottom3.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.defaultwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.whitebody:link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.whitebody:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.whitebody:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;color:#333333;
    margin-bottom:5px;
}
.frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.rightline {
	background-image: url(images/vert2.gif);
}
.leftline {
	background-image: url(images/vert.gif);
}
.leftborder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

