body	{
	margin: 0;
	padding: 0;
	background: #cccccc url('../images/bg.gif') center top;
	text-align: center;
}

body, td	{
	font-family: Verdana; 
	font-size: x-small;
	color: #333333;
}

a       { text-decoration: none; }
a:link  { text-decoration: none; }
a:visited { text-decoration: none; }
a:active{ text-decoration: none; }
a:hover { text-decoration: none;  }

h1	{ font-size: 16px; }
h2	{ 
	font-size: 16px; 
	color: #ff4c15; 
	font-variant: small-caps; 
	letter-spacing: 6px; 
	line-height: 24px; 
	margin: 0 10px 0 0; 
	padding: 4px 0 0 0; 
	border-top: solid 1px #ABB3D3; 
/*	border-bottom: solid 1px #ff4c15;*/
	background: #DBE5F5 url('../images/h2_bg.jpg') no-repeat center bottom;
}

h2:first-letter	{ font-size: 2em; }

span.mark1	{ font-size: 13px; }

dt	{ font-weight: bold; margin-top: 10px; padding-left: 2em; }
dd	{ font-size: 12px; }

ol li	{ font-size: 12px; }

ol.toplist	{ list-style: none; margin-left: 0; padding: 0;}
ol.toplist li	{ margin-bottom: 1em; margin-left: 0; padding-left: 2em; }

img.middle	{ border: 0; vertical-align: middle; }

p.large	{ font-weight: bold; font-size: 12px; text-align: justify; }

hr	{ width: 95%; text-align: center;}

address	{ font-style: normal; text-align: right; border: 1px solid #ffffff; margin: 0px 14px 10px 100px; padding: 10px; background: #eeeeee;}
.address	{font-size: 12px; font-weight: bold; }

#body	{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 752px;
	text-align: left;
	background: #d4d7fe;
}

#header	{
	padding: 0px:
	margin: 0px;
	background: #DBE5F5 url('../images/h_bg.jpg') no-repeat center top;
	width: 752px;
	height: 100px;
	color: #ffffff;
}

#header a	{color: #ffffff;}
#header a:hover	{color: #ff4c15;}

#content	{
	padding: 0px;
	margin: 0px;
	width: 752px;
	background: #DBE5F5;
}

#main	{
	padding: 0;
	margin: 0;
	float: right;
	width: 556px;
	background: #DBE5F5 url('../images/main_bg.jpg') no-repeat top left;
}

#main div.margin20	{
	margin-left: 20px;
}

#menu	{
	padding: 100px 0px 0px 0px;
	margin: 0;
	float: left;
	width: 194px;
	background: #d4d7fe url('../images/menu_bg.jpg') no-repeat top left;
}

#menu ul, #menu li	{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul	{
	border-top: 1px solid #999999;
}

#menu li	{
	display: inline;
	font-size: 12px;
}

#menu a.level1, #menu a.level1:link #menu a.level1:visited	{
	text-decoration: none;
	color: #666666;
	background: #DBE5F5 url('../images/mlist_bg.jpg') no-repeat right bottom;
	display: block;
	width: auto;
	height: auto;
	padding: 0.5em 1em;
	border-bottom: 1px dotted #666666;
	border-left: 15px solid #ABB3D3;
	font-weight: bold;
}

#menu a.level1:hover	{
	color: #000000;
	border-left: 15px solid #ff4c15;
}

#menu a.level2, #menu a.level2:link #menu a.level2:visited	{
	text-decoration: none;
	color: #666666;
	background: #DBE5F5 url('../images/mlist_bg.jpg') no-repeat right bottom;
	display: block;
	width: auto;
	height: auto;
	padding: 0.5em 2em;
	border-bottom: 1px dotted #666666;
	border-left: 15px solid #DBE5F5;
	font-weight: bold;
}

#menu a.level2:hover	{
	color: #000000;
	border-left: 15px solid #ff4c15;
}

#footer	{
	padding: 0px:
	margin: 0px;
	clear: both;
	width: 752px;
	height: 40px;
	border-top: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	background: #DBE5F5 url('../images/footer_bg.jpg') no-repeat center top;
}

#copy	{
	padding-top: 10px;
	font-size: 11px;
	color: #ffffff;
}
