﻿body
{
	margin: 0px 0px 0px 0px;
}
table.container
{
	padding: 0px 0px 0px 0px;
    width: 1000px;
    margin:0px 0px 0px 0px;
	text-align: center;
	border: 1px;
	border-style:none solid none solid;
    border-color:ffcd00;
    border-width:1px;
}
div.top
{
    padding: 0px 0px 0px 0px;
    width: 1000px;
    margin:0px 0px 0px 0px;
	text-align: center;
}
div.bottom
{
    background-color:#ffcd00;
    text-align:center;
    padding: 3px 0px 3px 0px;
    margin:0px 0px 0px 0px;  
    color:#252569;
    font-size:14px;
    width:1000px;
}
div.menu
{
	padding: 0px 0px 0px 0px;
    width: 240px;
    margin:0px 0px 0px 0px;
	float: left;
	font-family: verdana;
	color: #252569;
	font-size: 16px;
	text-align: left;
	font-weight: bolder;
	
}
div.mid
{
	width:78px;
    margin:0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
}
div.text
{
	width:660px;
    margin:0px 0px 0px 0px;	
	padding: 0px 10px 10px 10px;
	text-align: left;
	float:left;
	font-family: verdana;
	color: #252569;
	font-size: 12px;
}
div.contact
{
	width:220px;
    margin:0px 0px 0px 0px;	
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-family: verdana;
	color: #252569;
	font-size: 10px;
	clear: both;
	border-style:solid none none none;
    border-color:ffcd00;
    border-width:0px;
}
p { 

}

h1
{
	color: #252569;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: underline;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
h2
{
	color: #252569;
	font-size: 22px;
	font-weight: bolder;
	font-family: arial black;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
a
{
	text-decoration: underline;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #252569;
}
a.menu
{
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #252569;
}
u
{
font-weight:bold;
}
img
{
border-style: none;
}
