a {
	text-decoration : none;
}

a:link {
	color : #FFFF00;
}

a:visited {
	color : #FFFF00;
}

a:hover {
	color : #FFFFE0;
	text-decoration : underline;
}

a:active {
	color : #FFFF00;
}
a.menu{
	clip: rect(   );
	background: #FFBD4F url(orangetexture.gif);
	text-align: center;
	vertical-align: middle;
	width: 100%;
font-family: georgia,Arial, Helvetica, sans-serif;
	margin-top: 0px;
	marker-offset: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 90%;
}

a.menu:link {
	background: #ffbd4f url(orangetexture.gif);
	border: 3px outset #FFC86A;
	color: #630000;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	background: #FFbd4f url(orangetexture.gif);
	border: 3px outset #FFC86A;
	color: #630000;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	background: #633031 url(browntexture.gif);
	border: 3px #006020 inset;
	color: #FFE295;
	font-weight: bold;
	text-decoration: none;
}
.activetab-td {
    clip: rect(   );
	background: #633031 url(browntexture.gif);
	border: 3px #006020 inset;
	color: #FFE295;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 100%;
    font-family: georgia,Arial, Helvetica, sans-serif;
	margin-top: 0px;
	marker-offset: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 90%;
}

a.menu:active {
	background: #FFcf7b url(orangetexture.gif);
	border: 3px #999999 inset;
	color: #630000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color : #003E00;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}

h1 {
	color : #993333;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 38px;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 2px;
}

h2 {
	margin-bottom : 2px;
	color : #330066;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
}

h3 {
	color : #FFFF00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	width : 60px;
}

h4 {
	color : #FF3399;
}

h4, h5, h6 {
	font-family : Verdana, Arial, Helvetica,sans-serif;
}

h5 {
	color : #99F8FF;
}

h6 {
	color : #CC0000;
}

hr {
	color : #FFFFCC;
}

p {
	color : #Feefc4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

li {
	color : #FEEFc4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

td {
	color : #FFEFC4;
	vertical-align: top;
}

.currentpage {
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : inset;
	border-top-width : 1px;
	color : #FFFFFF;
	font-size : 18px;
}

.firstlinedemo:first-line {
	color : #FFEBCD;
	font-size : 110%;
	font-weight : bold;
	text-transform : uppercase;
}

.firstlinedemo2:first-letter {
	color : #F0E68C;
	float : left;
	font-size : 400%;
	font-weight : bold;
}

.tablestyle {
	border-bottom-width : thin;
	border-color : #00FF66 #00FF33 #00FF33;
	border-left-width : thin;
	border-right-width : thin;
	border-style : dotted;
	border-top-width : thin;
	cursor : crosshair;
}

.textedge {
	filter : Shadow(Color=coral, Direction=225);
	margin-bottom: 4px;
	padding-bottom: 4px;





}

.textedgegr {
	filter : Shadow(Color=#cc6633, Direction=225);
}

.edgescoral {
	filter : Glow(Color=lightpink, Strength=5);
}.notcurrentpage { color : #FFFFFF; font-size : 18px; ; border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
