* {margin:0; padding:0;}

body
{
	font-family:Verdana,Sans-serif;
	font-size:11px;
	letter-spacing:0.03em;
	color:#666666;
	padding:10px;
	margin:0px auto;
	width:840px;
	overflow:-moz-scrollbars-vertical;
}

img
{
	border-style:none;
}

h1
{
	font-size:26px;
	color:#006699;
	margin-bottom:15px;
}

h2
{
	font-size:20px;
	color:#faad56;
	margin-bottom:10px;
}

h3
{
	font-size:14px;
	color:#303030;
	margin-bottom:10px;
}

h4
{
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}

p
{
	line-height:18px;
	color:#666666;
	margin-bottom:10px;
}

ul
{
	padding-bottom:18px;
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:0;
}

li
{
	padding:0px 10px 8px 14px;
	background:url(../res/bullet.gif) no-repeat 5px 4px;
	line-height:14px;
}

a
{
	color:#057fc3;
	text-decoration:none;
    outline:none;
	cursor:pointer;
}

a:hover
{
	text-decoration:underline;
}

.preload
{
	display:none;
}

.content
{
	background-color:white;
	padding:20px 20px 10px 20px;
}

.portrait
{
	background:white;
	margin-right:10px;
	padding:10px;
	float:left;
}

.restrict
{
	width:640px;
}

.fixed th,.fixed td
{
	vertical-align:top;
	white-space:nowrap;
}

.spaced th,.spaced td
{
	padding:0px 10px 10px 0px;
}

.spacedprop th,.spacedprop td
{
	padding:10px 10px 0px 10px;
}

.spacesmall th
{
	padding:5px;
}

.spacesmall td
{
	padding:2px 5px 2px 5px;
}

.spacesmall h3,.spacesmall p
{
	margin:0px;
	padding:0px;
}

.footer
{
	font-size:9px;
	margin:4px 8px 0px 8px;
}

.footer span
{
	margin-left:7px;
	margin-right:4px;
}
.menu
{
	float:left;
	width:100%;
}

.menu ul
{
	list-style:none;
	margin:0px;
	padding:0px 20px;
}

.menu li
{
	background-image:none;
	line-height:normal;
	text-indent:0px;
	float:left;
	margin:0px;
	padding:0px;
}

.menu a
{
	display:block;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0;
	text-decoration:none;
	white-space:nowrap;
	padding:5px 10px 6px;
}

* html .menu a
{
	width:1%;
}

.menu a:hover
{
	text-decoration:none;
}

.menu .right
{
	border-width:0px 0px 0px 1px;
}
