html, body
{
	margin: 10px;
	padding: 0px;
}

td
{
	border: 2px solid #fff;
}

body
{
	font-family: verdana;
	font-size: 11px;
}

img
{
	border: 0px;
}


.left
{
	width: 519px;
}

.right
{
	width: 263px;
}

#menu
{
	background: url('images/menu-bg.gif') repeat-x;
}

#menu a
{
	font-size: 12px;
	display: block;
	color: #000;
	text-decoration: none;
	background: url('images/off.gif') 86px 15px no-repeat;
	padding: 10px 0px 10px 99px;
}

#menu a:hover
{
	color: #fff;
	background: url('images/on.gif') 86px 15px no-repeat;
}

#content
{
	padding: 14px 10px 14px 10px;
	font-size: 12px;
	height:auto;
	background-color: #F8F8F8;
}

#content .title
{
	margin-bottom: 10px;
	color: #1568AA;
	font-size: 13px;
	height:auto;
	text-decoration: underline;
}

#content .enter
{
	height: auto;
}

#left
{
	background: #EDEDED;
}


#footer td
{
	border: 0px solid;
}

#footer a
{
	color: #818181;
	text-decoration: none;
}

#footer a:hover
{
	color: #565656;
}
form
{
	padding: 0;
	margin: 0;
}

.input1
{
	width: 140px;
	font-size: 11px;
	font-family: verdana;
}
.input2
{
	width: 440px;
	height:200px;
	font-size: 11px;
	font-family: verdana;
}
.hey
{
	margin-left:265px;
	left:265px;
}
#side td
{
	border: 0px solid;
}

#side a
{
	color: #818181;
	text-decoration: none;
}

#side a:hover
{
	color: #565656;
}
