<STYLE TYPE="text/css">

body
{
	font-family : Verdana,arial;
	font-size : 10;
	background-repeat : no-repeat;
	Color : #000000 ;
	text-decoration: none;
}

table
{
	font-family : Verdana,arial;
	font-size : 10;
	background-repeat : no-repeat;
}

.header
{
	background: #FFA500;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 60px;
	
}

.topmenu
{
	background: #000000;
	color: #FFFFFF;
	align: center;
	width: 750;
}

.footer
{
	background: #FFA500;
	color: #FFFFFF;
	align: center;
	width: 750;
}

.super
{
	margin: 50px;
	color: red;
	font-weight: bold;
	font-size: 44px;
}


/* ===== Scroller Specific Descriptions ====== */
.scroller
{
	height: 100px;
}

.box
{
	margin: 0px;
	padding: 0px;
}


marquee
{
	text-align: center;
	width: 400px;
	padding: 0;
	height: 100px;
}

marquee
{
	border: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

marquee,img:hover 
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}


.thumb
{
	width: 100px;
	height: 100px;
	border: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}



a:active  {Color : #990000; text-decoration: none}
a:visited {Color : #990000; text-decoration: none}
a:link	  {Color : #990000; text-decoration: none}
a:hover   {Color : #009933; text-decoration: none}

p:a:active  {Color : #009933; text-decoration: none}
p:a:visited {Color : #009933; text-decoration: none}
p:a:link    {Color : #009933; text-decoration: none}
p:a:hover   { color: #009933; text-decoration: none}


.aj-main
{
	border-color: #FFA500;
	border-style: solid;
	border-width-left: 20px;
	border-width-right: 20px;
	border-width-top: 0px;
	border-width-bottom: 0px;
}

/* ==== Menu Description ==== */
.menu
{
	font-family: impact,arial-black;
	font-size: 24px;
	height: 30px;
	align: center;
	padding-left: 10px;
	padding-right: 10px;
}

/* ==== Title Description === */
.title
{
	color: #DC143C;
	margin-width-top: 20px;
	margin-width-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	align: center;
}

.subtitle
{
	color: #000000;
	margin-width-top: 10px;
	margin-width-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	align: center;
}

a.menu-link:active   { color: white;}
a.menu-link:visited  { color: white;}
a.menu-link:link     { color: white;}
a.menu-link:hover    { color: yellow;}



extra.a:link    { color: #ffffff; text-decoration: underlined }
extra.a:visited { color: #ffffff; text-decoration: underlined }
extra.a:active  { color: #ffffff; text-decoration: none } 
extra.a:hover   { color: #cc6600; text-decoration: none}


extra.table { color: #ffffff; text-decoration: none }
extra.tr    { color: #ffffff; text-decoration: none }
extra.td    { color: #ffffff; text-decoration: none }
extra.body  { color: #ffffff; text-decoration: none }
extra.input { color: #ffffff; text-decoration: none; border: 2 solid #000000; }


input {border-color:CC6600; border-style:solid;}
input {font-size : 10; font-color : #009933;}



</STYLE>