body {
	background:	#FFF;
	color:		#AAF;
	font-size:	11pt;
	font-family:	Helvetica;
	text-align:center;
}

a:link {
	color:		#DDF;
	text-decoration:none;
}
a:hover {
	color:		#EEF;
	text-decoration:	underline;
}
a:active {
	color:		#BBF;
}
a:visited {
	color:		#DDF;
	text-decoration:none;
}

ul,li,div {
	margin:0px;
	padding:0px;
}

div.head {
	display:	block;
	background-color:	#00F;
	background-image:	url(img/logo.gif);
	background-repeat:no-repeat;
	color:		#FFF;
	font-size:	100%;
	text-align:	right;
	margin-right:	32px;
	padding-bottom:	10px;
	height:		90px;
}
div.head img {
	display:block;
	float:left;
	height:	90px;
	width:	247px;
	margin:0px;
	padding:0px;
}

div.head b {
	font-size:	200%;
}

img {
	display:block;
	margin:5px;
	float:left;
}

div.menu {
	background:	#00F;
	color:		#FFF;
	font-size:	13pt;
	margin-right:	32px;
	padding:	0px;
	border-bottom:	1px solid #FFF;
}

div.menu a:link,div.menu a:visited{
	position:	relative;
	color:		#FFF;
	margin:		0px 5px 0px 5px;
	padding:	2px 15px 0px 8px;
	border:		1px solid white;
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	vertical-align:	bottom;
}

div.menu a:hover, div.menu a.menu-high{
	text-decoration:none;
	border-bottom:		2px dotted #00F;
	font-size:	105%;
}

div.menu a.menu-high{
	border-bottom:		1px solid #00F;
	font-size:	120%;
	vertical-align:	bottom;
}

div.content {
	display:block;
	background:	#00F;
	color:		#FFF;
	margin-right:32px;
	text-align:left;
	font-size:110%;
	height:2048px;
	vertical-align:middle;
}

div.top {
	font-size: 75%;
	padding-top:	5px;
}
div.foot {
	display:block;
	position:fixed;
	bottom:0px;
	right:0px;
	color:#BBB;
	font-size: 80%;
}



input, select {
	background:	#00f;
	color:		#fff; 
	font-size:	10pt;
	font-family:	Arial;
	font-weight:	bold;
	border:		5px solid #FFF;
	padding:	3px;
	margin:		3px;
	letter-spacing:	0.1em;
}
select:disabled, select[disabled]:hover { 
	background: #CCC;
	color: #555;
}
input[type="text"],input[type="text"]:hover, textarea{
	border:		2px inset #FFF;
	background: 	#fff7c7;
	color:		#000; 
}

input:hover, select:hover {
	border:		5px solid #FF0;
}
input:active, select:active {
	border:		5px ridge #FF0;
}


div.border_ol {
	position:relative;
	z-index:	1;
	top:0px;
	left:0px;
	background:url(img/border_ol.gif) top left no-repeat;
	padding-bottom:32px;
	width:	90%;
	height:	90%;
}
div.border_om {
	z-index:	1;
	position:relative;
	top:0px;
	left:32px;
	background:url(img/border_om.gif)top center repeat-x;
}
div.border_or {
	z-index:	1;
	position:relative;
	top:0px;
	right:0px;
	background:url(img/border_or.gif)top right no-repeat;
}
div.border_ml {
	z-index:	1;
	background:url(img/border_ml.gif)top left repeat-y;
	display:block;
	position:relative;
	top:32px;
	left:-32px;
}
div.border_mr {
	z-index:	1;
	display:block;
	position:relative;
	top:0px;
	right:-32px;
	background:url(img/border_mr.gif)top right repeat-y;
}
div.border_ul {
	z-index:	1;
	position:relative;
	bottom:0px;
	left:-32px;
	background:url(img/border_ul.gif)bottom left no-repeat;
}
div.border_um {
	z-index:	1;
	display:block;
	position:relative;
	left:32px;
	background:url(img/border_um.gif)bottom repeat-x;
}
div.border_ur {
	z-index:	1;
	position:relative;
	bottom:0px;
	right:0px;
	padding-bottom:32px;
	background:url(img/border_ur.gif)bottom right no-repeat;
}


div.inborder_ol {
	position:relative;
	top:0px;
	left:0px;
	background:url(img/inborder_ol.gif) top left no-repeat;
	margin-right:32px;
	margin-bottom:32px;
	float:left;
	z-index:	2;
}
div.inborder_om {
	position:relative;
	top:0px;
	left:32px;
	background:url(img/inborder_om.gif)top center repeat-x;
	z-index:	3;
}
div.inborder_or {
	position:relative;
	top:0px;
	right:0px;
	background:url(img/inborder_or.gif)top right no-repeat;
	z-index:	4;
}
div.inborder_ml {
	background:url(img/inborder_ml.gif)top left repeat-y;
	position:relative;
	top:32px;
	left:-32px;
	z-index:	5;
}
div.inborder_text {
	background:	#fff7c7;
	min-height: 	64px;
	color:		#000;
	font-size:	110%;
	position:	relative;
	padding:	2px;
	margin-right:	32px;
	text-align:	left;
	vertical-align: top;
	z-index:	2;
}

div.inborder_text a:link,
div.inborder_text a:visited,
div.inborder_text a:active 
{
	color:		#33F;
	text-decoration:none;
}
div.inborder_text a:hover {
	color:		#55F;
	text-decoration:underline;
}
div.inborder_text ul, div.inborder_text ol {
	list-style-type:none;
	text-indent:	20px;
}

div.inborder_mr {
	position:relative;
	top:0px;
	right:-32px;
	background:url(img/inborder_mr.gif)top right repeat-y;
	z-index:	2;
}
div.inborder_ul {
	position:relative;
	height:100%;
	bottom:0px;
	left:-32px;
	background:url(img/inborder_ul.gif)bottom left no-repeat;
	z-index:	2;
}
div.inborder_um {
	position:relative;
	left:32px;
	background:url(img/inborder_um.gif)bottom repeat-x;
	z-index:	2;
}
div.inborder_ur {
	position:relative;
	bottom:0px;
	right:0px;
	padding-bottom:32px;
	background:url(img/inborder_ur.gif)bottom right no-repeat;
	z-index:	2;
}
