html {
	background: #000033 url(images/bg.gif);
	color: #000066;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-indent: 25px;
}

a {
	background-color: #FFFFE1;
	border-bottom-color: #00384A;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-decoration: none;
	color: #00384A;
}

a:hover {
	background: #00385C;
	color: #FFFFE1;
	border-bottom: thin groove #FFFFF0;
}

.basetable {
	width: 100%;
	height: 100%;
	background-color: #00384A;
}

.basemenu {
	background: #000033 url(images/bg.gif);
	width: 250px;
	margin: 0px;
	padding-right: 5px;
	padding-top: 8px;
}

.basemenuitem {
	background: #B0B0EE url(images/basemenu.gif);
	padding-top: 8px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-bottom: 1px;
	padding-left: 0px;
}

.submenuitem {
	background: #B0B0EE;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-left: 20px;
	font-size: 11px;
	padding-left: 5px;
}

.submenu {
	background: #000033;
	display: none;
	padding: 0px;
}

.content {
	background-color: #FFFFF1;
	padding: 39px;
	background-repeat: repeat-x;
	background-image: url(images/content.gif);
	margin: 0px;
	font-size: 13px;
}

.content_ {
	background-color: #FFFFF0;
	padding-left: 35px;
	padding-left: 35px;
	padding-top: 35px;
	padding-right: 0px;
	background-repeat: repeat-x;
	background-image: url(images/content.gif);
	margin: 0px;
	font-size: 13px;
}

.content  table,.content_  table {
	padding: 22px;
	width: 90%;
	margin: 22px;
	font-size: 13px;
	font-weight: normal;
}

.content  a,.content_  a {
	background: #FFFAFA;
	color: #00385C;
	font-size: 12px;
}

.title {
	background-color: #000033;
	background-image: url(images/title.gif);
	padding-left: 0px;
	padding-bottom: 10px;
	width: 100%;
	color: #FFE09E;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	height: 220px;
}

.title h1 {
	font-size: 35px;
}

.title h3 {
	font-size: 24px;
}

.title a,.title a:hover,.title a:visited {
	background: transparent;
	border: none;
}

.abstract {
	font-size: 11px;
	background: #FFFFE1;
	font-style: italic;
	padding: 22px;
	width: 78%;
	text-align: left;
	border-left: thin groove #00385C;
}

.head {
	background: #000033;
	color: #FFFFF0;
	width: 550px;
	padding: 5px;
	position: relative;
	left: -18px;
	top: -20px;
	border-bottom: thin double #CCCCFF;
}

.inc {
	background: #002222 url(images/inc.gif);
	margin: 10px;
	padding: 15px;
	border: thin ridge #00738C;
}

.srvline {
	color: #B0B0EE;
	padding-left: 2px;
	background: transparent;
	font-size: 11px;
}

.hi a,.srv  a {
	background: #00384A;
	color: #B0B0EE;
	padding: 2px;
	margin: 5px;
}

.srv {
	float: right;
	font-size: 11px;
	border-right: thin solid #B0B0EE;
	padding: 5px;
	margin-left: 3px;
}

.hi {
	font-size: 11px;
	border-right: thin solid #B0B0EE;
	padding: 5px;
	margin-left: 3px;
	background: #FFFFF0;
}
.foreg {
	font-size: 11px;
	border-right: thin solid #B0B0EE;
	padding: 5px;
	margin-left: 3px;
	background: #000088;
}

.title h1 {
	font-size: 22px;
}

.fm {
	background: #000033 url(images/title.gif) repeat-x;
	color: #FFFFF0;
	font-size: 11px;
	padding: 10px;
	width: 500px;
	text-align: left;
}