body {
	font: 12px/160% Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 0 15px 0;
	padding: 0;
	background: #000033 url(images/bg.jpg) top center no-repeat;

}

table, td, th {
}

p {
}

form, input, textarea, select {
}

ul, li {
}

a:link, a:visited, a:active {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.nav_top:link, a.nav_top:visited, a.nav_top:active {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	letter-spacing: 1px;
	text-shadow: 0px 10px 10px #000033;
}

a.nav_top:hover {
	font-size: 26px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0 10px;
	letter-spacing: 1px;
	text-shadow: 0px 10px 10px #000033;
}

.more {
	color: #0099CC;
	font-weight: bold;
	background: url(images/icon_more.gif) no-repeat;
	height: 20px;
	padding-left: 25px;
}

.border {
	border: 1px #CCCCCC solid;
	padding: 2px;
}

.line {
	border-bottom: 1px #CCCCCC dotted;
	margin: 10px 0;
}

.footer {
	border-top: 1px #CCCCCC solid;
	margin-top: 30px;
	padding: 5px 0;
}

.style01 {
	color: #CC0000;
	font-weight: bold;
}

.radius {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
	-moz-box-shadow:0px 0px 10px 2px #0066cc;
	-webkit-box-shadow:0px 0px 10px 2px #0066cc;
	box-shadow:0px 0px 10px 2px #0066cc;
}

h1 {
	font: bold 24px "Times New Roman", Times, serif;
	color: #003366;
	text-transform: uppercase;
	border-bottom: #CCCCCC dotted 1px;
	margin: 5px 0;
	padding: 0;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #0099CC;
	margin: 5px 0 0 0;
	padding: 0;
} 

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 160%;
	margin: 0;
	padding: 0;
} 

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
} 

h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 0;
} 

h6 {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
} 

#wrapper {
}

#header {
}

#navigation {
}

#menu {
}

#content {
}

#footer {
}
