* {
	margin: 0;
	padding: 0;
}

a {
	color: #e0c98f;
	text-decoration: none;
}

a:hover, a.selected {
	color: #8090c0;
}

caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

img {
	padding: 4px;
	margin: 4px;
}

img.left {
	margin: 4px;
	float: left;
}

img.right {
	margin: 4px 0 4px 4px;
	float: right;
}

body {
	background: #262E4E url(images/topborder1.gif) repeat-x;
	color: #b0b0c0;
	font: normal 75% "Lucida Sans Unicode",sans-serif;
}

p, cite, ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

code {
	background: #303030 url(img/bgcode.gif);
	border: 1px solid #606060;
	color: #888;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite, blockquote p {
	font-weight: bold;
	font-style: italic;
	margin: 0 20px 12px;
	padding: 8px 8px 0;
	border-left: 2px solid #606060;
}

h1 {
	font-size: 2em;
}

h1,h2,h3 {
	color: #e0c98f;
	padding-top: 6px;
	margin-bottom: 4px;
}

table {
	border-collapse: collapse;
	margin: 10px auto 15px auto;
	border: 2px solid #20357A;
}

th {
	background: #262E4E;
	height: 25px; 
	padding: 0 10px;
	color: #ffffff; 
	text-align: left;
}

td {
	padding: 0 10px; 
	height: 25px;
}

tr.odd {
	background: #303030;
}

tr.even {
	background: #404040;
}

tr.odd:hover, tr.even:hover {
	color: #d0d0d0;
	background: #606060;
}

fieldset {
	border: 2px solid #20357A;
/*	background: #262E4E; */
	margin: 16px auto 16px;
	width: 370px;
}

fieldset h3 {
	background: #262E4E;
	color: #fff;
	text-align: center;
	padding-bottom: 4px;
}

fieldset .inputfields {
	margin: 6px;
	font-size: 1.2em;
}

textarea, input {
	overflow: auto;
	width: 200px;
	margin: 2px;
	padding: 2px;
	background: #002040;
	border: 1px solid #505050;
	color: #a0a0a0;
}

div.row {
	width: 360px;
}

div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}

div.row span.forminput {
	width: 180px;
	text-align: right;
}

.submit {
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	cursor: pointer;
}

#wrapper {
	width: 900px;
	margin: 90px auto 0;
}

#logo {
	width: 220px;
	height: 220px;
	background: url(images/headrd.png) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#icons {
	margin-top: 16px;
	float: right;
	text-align: right;
	width: 650px;
}

#icons img {
	border: none;
}

#mainmenu {
	clear: right;
	margin-top: 20px;
	float: right;
	background: #20213d url(images/menubg.png) repeat-x;
	padding: 0;
	text-align: center;
	width: 598px;
	height: 56px;
	font-size: 14px;
	border-top: 2px solid #2f395f;
	border-right: 2px solid #2f395f;
	border-left: 2px solid #2f395f;
	display: block;
}

#mainmenu ul {
	margin-top: 8px;
}

#mainmenu li {
	display: inline;
	margin: 0;
}

#mainmenu a {
	padding: 10px 12px 26px;
	outline: none;
}

#mainmenu a.selected, #mainmenu a.selected:hover {
	color: #507080;
	padding-top: 8px;
	border-top: 2px solid #2f395f;
	background: #20213d;
}

#mainmenu a:hover {
	color: #fff;
	padding-top: 8px;
	border-top: 2px solid #2f395f;
	background: url(images/menubg1.png) repeat-x;
}

#topright {
	width: 80px;
	height: 88px;
	float: left;
	margin-top: 0px;
	padding: 0;
	background: url(images/diagonal.png) no-repeat;
/*	margin-top: 16px; */
}

#righttop {
	float: left;
	width: 598px;
	height: 88px;
	border-right: 2px solid #2f395f;
	background: #20213d;
}

* html #righttop {
	height: 89px;
}

#topleft {
	float: left;
	width: 220px;
	height: 2px;
	background: #2f395f;
}

#spacer {
	float: left;
	width: 678px;
	height: 2px;
	border-right: 2px solid #2f395f;
	background: #20213d;
}

#main {
	clear: both;
	border-right: 2px solid #2f395f;
	border-left: 2px solid #2f395f;
	padding: 0 0px 10px 0px;
	background: #20213d;
	height: 100%;
}

#maincontent {
	width: 572px;
	float: right;
	margin-top: -60px;
	margin-right: 24px;
}

#maincontent li {
/*	list-style: url(images/list.png); */
	margin-left: 18px;
	font-size: 1em;
}

#leftcolumn {
	width: 222px;
}

#leftcolumn h2 {
	background: #2F395F url(images/leftbg.png) right repeat-y;
	padding-bottom: 4px;
	padding-left: 14px;
}

#leftcolumn p {
	margin-left: 14px;
	margin-top: 14px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
}

#leftmenu li {
	display: block;
	background: url(images/leftmenubg.png) right repeat-y;
	margin: 0;
	border-bottom: 1px solid #20213D;
	border-left: 1px solid #20213D;
}

#leftmenu a {
	padding: 4px 16px 2px 24px;
	display: block;
}

#leftmenu li a:hover, #leftmenu li a.selected {
	color: #d0d0e0;
}

#leftmenu li a.selected {
	background: #2F395F url(images/leftbg.png) right repeat-y;
	color: #c0c0d0;
}

#footer {
	font-size: .9em;
	padding-top: 30px;
	height: 32px;
	text-align: center;
	background: #20213d url(images/footbg.png) repeat-x;
	border-bottom: 2px solid #2f395f;
	border-right: 2px solid #2f395f;
	border-left: 2px solid #2f395f;
}


