body
{
	background: url(../images/bg_01.jpg) #FFFFFF top center repeat-y fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

h1
{
	font-size: 16px;
	font-weight: normal;
	color: #6a6c5a;
	margin: 30px 0;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #bababa;
}

p
{
	margin: 18px 0;
}

pre
{
	margin: 18px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.darker
{
	color: #707070;
}

table
{
	table-layout: auto;
	border-width: 0;
	border-collapse: collapse;
}

.infotable
{
	table-layout: auto;
	width: 100%;
	border-width: 0;
	border-collapse: collapse;
}

.infotabletdtop
{
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #ebebeb;
	padding: 4px;
	vertical-align: top;
}

.infotabletdside
{
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #f5f5f5;
	padding: 4px;
	vertical-align: top;
	width: 90px;
}

.infotabletd
{
	border: 1px solid #CCCCCC;
	padding: 4px;
	vertical-align: top;
}

.dottedline
{
	width: 100%;
	height: 15px;
	margin: 0 0 22px 0;
	background: url(../images/dottedline.gif) bottom repeat-x;
}

.picfloatright
{
	float: right;
	margin: 0 0 10px 20px;
}

.container
{
	margin: 0 auto;
	width: 900px;
}

.transstrip
{
	background-color: #FFFFFF;
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
}

.whitestrip
{
	background-color: #FFFFFF;
}

.toppicstrip
{
	position: relative;
	background: #FFFFFF url(../images/top_08.jpg) no-repeat;
	height: 225px;
}

.menustrip
{
	height: 30px;
	background: #FFFFFF url(../images/menubg_08.gif) repeat-x;
}

.logo
{
	position: absolute;
	top: 32px;
	left: 36px;
}

.contenttable
{
	table-layout: fixed;
	width: 900px;
	border-width: 0;
	border-collapse: collapse;
}

.contenttdleft
{
	width: 220px;
	vertical-align: top;
}

.contenttdright
{
	width: 680px;
	vertical-align: top;
}

.contentleft
{
	margin: 36px 15px 36px 40px;
}

.contentright
{
	border-left: 1px solid #CCCCCC;
	margin: 40px 40px 60px 0;
	padding-left: 30px;
}

.footer
{
	background-color: #FFFFFF;
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
	height: 30px;
	margin-bottom: 50px;
	padding: 0 10px;
}

.footerleft
{
	float: left;
	height: 28px;
	line-height: 28px;
	color: #333333;
}

.footerright
{
	float: right;
	height: 28px;
	line-height: 28px;
	color: #333333;
}

.menuselect
{
	height: 28px;
	line-height: 28px;
	color: #ffcd3c;
	margin: 0 13px;
}

.imageborder
{
	border: 8px solid #e0e0e0;
}



.formtext
{
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	padding: 2px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #ffffff;
}

.formtd
{
	padding: 0 10px 4px 0;
	vertical-align: top;
}





a.menulink:link, a.menulink:visited, a.menulink:active
{
	height: 28px;
	line-height: 28px;
	color: #e1e1e1;
	margin: 0 13px;
	text-decoration: none;
}
a.menulink:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a.submenulink:link, a.submenulink:visited, a.submenulink:active
{
	display: block;
	color: #6a6c5a;
	padding: 4px 0 6px 0;
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
}
a.submenulink:hover
{
	color: #999999;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active
{
	color: #333333;
	text-decoration: none;
}
a.footerlink:hover
{
	color: #666666;
	text-decoration: none;
}

a:link { color: #6a6c5a; text-decoration: none; }
a:visited { color: #6a6c5a; text-decoration: none; }
a:hover { color: #ffcd3c; text-decoration: none; }
a:active { color: #6a6c5a; text-decoration: none; }