body
{
    background-color: #FFF;
    text-align: center;
    align: center;
    width: 100%;
    height: 100%;
}

div
{
	position: relative;
}

img
{
	border: none;
}

a
{
	color: black;
    font-family: 'verdana';
    font-size: 10px;
    text-decoration: none;
}

a:hover
{
	color: black;
    font-family: 'verdana';
    font-size: 10px;
    text-decoration: underline;
}

p
{
    font-family: 'verdana';
    font-size: 10px;
}

h1
{
    font-family: 'verdana';
	font-size: 24px;
}

h2
{
    font-family: 'verdana';
	font-size: 18px;
	font-weigth: normal;
}

h3
{
    font-family: 'verdana';
	font-size: 10px;
    margin: 0px;
}

li
{
    font-family: 'verdana';
    font-size: 10px;
}

ul
{
    font-family: 'verdana';
    font-size: 10px;
}

td
{
    font-family: 'verdana';
    font-size: 10px;
}


div.container
{
	top: 0px;
    width: 1000px;
	overflow: hidden;
    text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.topmenu
{
	position: absolute;
   	left: 0px;
	top: 140px;
    width: 100%;
    height: 31px;
    margin: 0px;
    padding-left: 0px;
    text-align: left;
}

div.header
{
   	left: 0px;
	top: 0px;
    width: 100%;
    height: 160px;
    margin-top: 0px;
    text-align: center;
}

div.menu
{
	position: absolute;
   	left: 0px;
	top: 150px;
    width: 105px;
    height: 445px;
    line-height: 18pt;
    padding-top: 30px;
    padding-left: 10px;
}

div.menu a
{
	color: #645F64;
    font-family: 'verdana';
    font-size: 12px;
    text-decoration: none;
}

div.menu a:hover
{
	color: #645F64;
    font-family: 'verdana';
    font-size: 12px;
    text-decoration: none;
}

div.links
{
	position: absolute;
   	left: 925px;
	top: 25px;
    width: 150px;
    height: 410px;
    text-align: center;
}

div.links a
{
	border: 1px solid #6C90D7;
}

div.paypal
{
	position: absolute;
   	left: 5px;
	top: 15px;
    width: 250px;
    height: 70px;
    line-height: 18pt;
    padding: 0px 0px 0px 0px;
    background: url("../image/menu.png");
    background-repeat: repeat-y;
}

div.content
{
   	left: 135px;
	top: 30px;
    width: 865px;
    height: 550px;
    margin-bottom: 40px;
    overflow: auto;
}

div.footer
{
	top: 0px;
    left: 0px;
	width: 100%;
    font-family: 'verdana';
    font-size: 10px;
	text-align: right;
    border-top: 1px solid #940000;
    padding-top: 5px;
}

div.footer a
{
	color: black;
}

div.footer a:hover
{
	font-size: 10px;
}

div.login
{
	position: absolute;
	top: 168px;
    left: 40px;
	text-align: left;
}

div.login a
{
	font-size:18px;
}

div.topmenu a
{
	color: black;
    font-family: 'verdana';
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

div.topmenu a:hover
{
	color: black;
    font-family: 'verdana';
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

div.logo a
{
	display: block;
	height: 100%;
	width: 100%;
}

td.header
{
	border-bottom: 1px solid black;
    font-weight: bold;
}

input.text
{
color: black;
background: #fee3ad;
border: 1px solid #940000;
}
