body, form, h1, h2, h3, h4, h5, h6, h6, p, img, blockquote, ul, ol, li, dl, dt, dd, hr, div
{
	margin: 0;
	padding: 0;
}

html, body, td, th
{
	color: #333;
	font-family: Verdana, Arial, Sans-Serif;
}

h1,h2,h3
{
	font-family:Arial, Sans-Serif;
	margin-bottom:4px;
}

p
{
	margin-bottom:4px;
}

h1
{
	font-size:1.8em;
	font-variant:small-caps;
}
h2
{
	font-size:1.5em;
}
h3
{
	font-size:1.2em;
}
a
{
	color:#666666;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a img
{
vertical-align:bottom;
border-bottom-style:none;
border-width:0;
margin-right:2px;
}
html
{
	font-size: small;
}

body
{
	font-size: 12px;
	background-color:#ffffff;
}

form
{
	text-align:left;
	width:800px;
	margin:0 auto;
}
#header
{
	background-image:url(../Img/top.gif);
	background-repeat:no-repeat;
	padding-top:100px;
}
#page
{
	background-image:url(../Img/Bg.gif);
	background-repeat:repeat-y;
	padding:15px 35px 15px 35px;
	min-height:315px;
	position:relative;
}
#footer
{
	background-image:url(../Img/End.gif);
	background-repeat:no-repeat;
	background-position: 0% 100%;
	padding-bottom:25px;
}
#clear
{
	clear:both;
	visibility:hidden;
}
#menu
{
	float:left;
	width:180px;
	position:absolute;
}
#menu li
{
	list-style-type:none;
	padding:0 0 4px 0;
	margin:0;
	font-size:14px;
	clear:both;
}
#menu li li
{
	padding:1px 0 0 12px;
	font-size:12px;
}
#menu a,
#menu li
{
	font-family:Arial, Sans-Serif;
	color:#666666;
}
#menu a
{
	color:#333333;
}

#content
{
	width:540px;
	padding-left:185px;
}

#content li
{
	margin:0 0 1em 15px;
	list-style-type:disc;
	list-style-position:outside;
}
#content p
{
	line-height:1.5em;
	margin-bottom:1em;
}
#page:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

#info
{
	padding:0 15px 0 50px;
	color:#999;
	font-size:.9em;
	font-family:Arial, Sans-Serif;
}

.n2 { float:right; }
.n2 img { vertical-align:middle; }

* html #page
{
	height: 1px;
}

.AspNet-Menu-Selected
{
	font-weight:bold;
}
