


body 	{ 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: verdana, "lucida sans", arial, sans-serif, verdana, helvetica;
	font-size: 12px;
	color: black;
	font-weight: 500;
	background-color: lightgrey;
	background-image: none;
	}

a:link {text-decoration: none; color: #3300FF;}
a:visited {text-decoration: none; }

a:link img {border: 2px solid #000000;}
a:visited img {border-color: #000000;}
a:active img {border-color: #000000;}
a:hover img {border-color: #FF00CC}

div.main
	{
	background-color: white;
	border: 4px solid #FF00CC;
	z-index:100;
	width:780px;
	padding-left:0px;
	padding-bottom:0px;

	}

div.inset
	{
	background-color: white;
	border: 2px solid #FF00CC;
	z-index:100;
	overflow: auto;
	padding-left:0px;
	padding-bottom:0px;
	text-align: center;
	}

img.headimg {width: 780px; height: 300px; border: 0px;}

a.headimg:link img {border: 0px solid #000000;}
a.headimg:visited img {border: 0px; border-color: #000000;}
a.headimg:active img {border: 0px; border-color: #000000;}
a.headimg:hover img {border: 0px; border-color: #FF00CC}
	

table.topmenu 
	{
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
	text-align: center;
	width: 750px;
	}

table.topmenu th 
	{
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
	}

table.topmenu td 
	{
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
	}


table.fill 
	{
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	text-align: center;
	width: 750px;
	}

table.fill th 
	{
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	}

table.fill td 
	{
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	}


table.fillsell 
	{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	text-align: center;
	width: 750px;
	}

table.fillsell th 
	{
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	}

table.fillsell td 
	{
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	}


.menu: 	{
	color: white;
	font-size: 20px;
	text-decoration: none;
	font-weight: 500;
	}

a.menu:link {color: white; font-size: 20px; font-weight: 500; text-decoration: none; }
a.menu:visited {color: white; font-size: 20px; font-weight: 500; text-decoration: none; }
a.menu:hover {color: #FF00CC; font-size: 20px; font-weight: 500; text-decoration: none; }
a.menu:active {color: white; font-size: 20px; font-weight: 500; }


H1	{
	font-family: "lucida sans", arial, sans-serif, verdana, helvetica;
	font-size: 20px;
	color: black;
	font-weight: 500; 
	}

H2
	{
	font-family: "lucida sans", arial, sans-serif, verdana, helvetica;
	font-size: 18px;
	color: black;
	font-weight: 800;
	}


H3
	{
	font-size: 10px;
	color: black;
	font-weight: 500;
	}

.btm
	{
	font-size: 10px;
	color: white;
	font-weight: 500;
	}

a.btm:link {color: white; text-decoration: none; }
a.btm:visited {color: white; text-decoration: none; }
a.btm:hover {color: white; text-decoration: underline; }
a.btm:active {color: white; text-decoration: none; }



