body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	SCROLLBAR-FACE-COLOR:#FFAE00;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFAE00;
	SCROLLBAR-SHADOW-COLOR:#FFAE00;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
}

body {
    margin: 0px;
    padding: 0px;
	border: 0px; 
}

a:link {
	text-decoration: underline;
		color: #FFAE00;
}
a:visited {
	text-decoration: none;
		color: #FFAE00;
}
a:hover {
	text-decoration: underline;
		color: #FF0000;
}
a:active {
	text-decoration: underline;
		color: #FF0000;
}
a.m:link {
	text-decoration: none;
		color: #000000;
}
a.m:visited {
	text-decoration: none;
		color: #000000;
}
a.m:hover {
	text-decoration: none;
		color: #FF0000;
}
a.m:active {
	text-decoration: none;
		color: #FF0000;
}
.mselect {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	color: #FF0000;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
	}

h2,legend {
	color: #FF0000;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	}

.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #003399;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.orange {
	color: #F6C301;
	text-align: center;
}
.tag {
	font-size: 9px;
	vertical-align: super;
}
.boxes {
	background-color: #FFAE00;
	border-top-color: 402C00;
	border-right-color: FFD782;
	border-bottom-color: FFD782;
	border-left-color: 402C00;
}
ul {
	list-style-type: disc;
	list-style-image: url(images/icon.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
input:focus {
	background-color: #FF0000;
	color: #FFFFFF;
}
fieldset {
}
.superscript
{
	vertical-align: super;
	font-size: 80%;
}
.list_abc {
	list-style-type: lower-alpha;
}
.table_background {
	background-color: #FFE14C;
}
.m {
	font-size: 16px;
}
.m {
	color: #F00;
}
.m {
	background-color: #CCC;
}
.m {
	background-color: #FFF;
}

