a, a:visited, a:link {color:#FC0;}

a:hover, a:active {color:#FFF;}

p {
	color: #fff;
}

p.smaller {
	font-size: x-small;
}

p.heading {
	color: #FC0;
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(../images/1pix.gif);
}

h3 {
	color: #FC0;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	background-color:#111;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}

.left_frame {
	background-color:263E9F;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	color: #fff;
	}

#right_frame {
	background-color:00209F;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	text-align:left;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	}

.imageborder {
	border: 1px solid #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#888888",Direction=135,Strength=5);
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}

.bannerborder {
	border: 1px solid #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#888888",Direction=135,Strength=5);
	margin-bottom: 10px;
	margin-left: 10px;
}


td.bg_long {
	background-repeat: repeat-y;
	background-image: url(../images/1pix.gif);
}

td.bg_wide {
	background-repeat: repeat-x;
	background-image: url(../images/1pix.gif);
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background: #DDD;

}
.submit {
	background: #00209F;
	border: thin solid #666;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.IMG { 
	filter:Alpha(Opacity=80);
	border-color: #000000;
	border-width:0;
}
