html {
  height:100%; 
	max-height:100%;  
	padding:0; 
	margin:0; 
	border:0; 
	font-size:small; 
	font-family: 'Trebuchet MS', arial, sans-serif; 
	line-height: 1.4em;
	background: #000033; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ }

body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
}

body,div,p,td,ul {
	color: #000066;
	line-height:1.4em;
}

input,textarea,select{
	font-family: 'Arial', sans-serif;
	font-size:small;
	color: #000066;
	width: 360px;
}

input.nob{
	border:none;
}

.list {
list-style-image: url('/img/list.gif');
}

table {
	padding: 0px;
	border: none;
}

td {
	border: none;
	vertical-align: middle;
	padding: 4px;
}

h1{
	margin: 0 0 24px 0;
	font-size: 2em;
	font-weight: bold;
	color: #000066;
}


h2{
	margin: 0 0 1.2em 0;
	font-size: 1.2em;
	font-weight: bold;
}

h3{
	margin: 1em 0 0.4em 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height:1em;
}

h4{
	margin: 0.4em 0 0.4em 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #550000
}


a:link {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}
	
a:active {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #660011;
	font-weight: bold;
	text-decoration: underline;
}

a.ttip{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.ttip em {
display:none;
}

a.ttip:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.ttip:visited em {
display:none;
}

a.ttip:active{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.ttip:active em {
display:none;
}

a.ttip:hover {
position:relative;
color: #00ddee;
font-weight: bold;
text-decoration:underline;
}

a.ttip:hover em {
display:block;
position:absolute;
top:2em; left:70px;
padding:5px;
font-weight:normal;
color:#000;
font-size: 0.9em;
line-height: 1em;
border:1px solid #888;
background:#ffc;
width:150px;
}

.lblt {
	color: #99ccff;
}

.lblt a:link {
	color: #99ccff;
	text-decoration: none;
}
	
.lblt a:visited {
	color: #99ccff;
	text-decoration: none;
}
	
.lblt a:active {
	color: #99ccff;
	text-decoration: none;
}

.lblu a:hover {
	color: #9999ff;
	text-decoration: underline;
}

.redt {
color:#770000;
}

.redt a:link {
	color: #770000;
	text-decoration: none;
}
	
.redt a:visited {
	color: #770000;
	text-decoration: none;
}
	
.redt a:active {
	color: #770000;
	text-decoration: none;
}

.redt a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.grnt a:link {
	color: #aabb33;
	text-decoration: none;
}
	
.grnt a:visited {
	color: #aabb33;
	text-decoration: none;
}
	
.grnt a:active {
	color: #aabb33;
	text-decoration: none;
}

.grnt a:hover {
	color: #0066cc;
	text-decoration: underline;
}

.grey {
	color: #cccccc;
}

.grey a:link {
	color: #cccccc;
	text-decoration: none;
}
	
.grey a:visited {
	color: #cccccc;
	text-decoration: none;
}
	
.grey a:active {
	color: #cccccc;
	text-decoration: none;
}

.grey a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.whit {
	color: #ffffff;
}

a.whit:link {
	color: #ffffff;
	text-decoration: none;
}
	
a.whit:visited {
	color: #ffffff;
	text-decoration: none;
}
	
a.whit:active {
	color: #ffffff;
	text-decoration: none;
}

a.whit:hover {
	color: #ffffff;
	text-decoration: underline;
}

div.base {
	display: block;
	position: absolute;
	top: 0;
	right: 49px;
	width:100%;
	height: 100%;
	max-height: 100%;
	background: #ffffff;
	border-right: solid 2px #0000cc;
}

div.page {
	position: absolute;
	width: 100%;
	height: 100%;
	max-height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}

div.main {
	display: block;
	position: absolute;
	top: 100px;
	left: 160px;
	right: 60px;
	height: 100%;
	padding: 10px;
	background:#ffffff;
	
}

div.head {
	display: block;
	position: absolute;
	top: 0;
	left: 150px;
	right: 49px;
	height: 90px;
	padding: 5px;
	background: #000033;
	border-bottom: solid 2px #0000cc;
}

div.logo {
	display: block;
	position: absolute;
	top: 8px;
	left: 4px;
	height: 70px;
	padding: 0;
}

div.foot {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 150px;
	right: 49px;
	height: 10px;
	border-top: solid 2px #0000cc;
	background: #000033;
}

div.menu {
	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0;
	width: 140px;
	padding:  120px 0 0 10px;
	background: #000033;
	line-height: 2em;
	border-right: solid 2px #0000cc;
}

div.yows {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -388px;
	padding: 0 0 0 10px;
	background: #ffffff;
	line-height: 1.6em;
	font-size:0.8em;
}

div.conf{
	display:block;
	position:absolute;
	top: 140px;
	left: 50%;
	margin-left: -210px;
	width: 420px;
	overflow:auto;
	padding:10px;
	color: #ffffff;
	border: solid 2px #990000;
	background: #ffffff;
	text-align: center;
	visibility: hidden;
}

div.mang {
	position: absolute;
	top: 10px;
	left: 0;
	width: 720px;
	padding: 60px 10px 40px 10px;
	background: transparent;
}

div.col1 {
	width: 150px;
	padding:10px;
	float:left;
}

div.col2 {
	width: 320px;
	float:left;
}

div.coll {
	float:left;
	width:260px;
}

div.colr {
	float:right;
	width:260px;
}

div.drpt{
	position: relative;
	top: -1em;
	padding: 0;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	color: #000066;
}

div.drps{
	position: relative;
	top: 1.8px;
	left: 1.8px;
	padding: 0;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	color: #ccccdd;
}

div.drst {
	position: relative;
	top: -2em;
	left: 0px;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	color: #006600;
}

div.drss {
	position: absolute;
	top: 2px;
	left: 2px;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	color: #aabb33;
}

div.drlh {
	position: relative;
	margin: 0 0 -1.6em 0;
}

div.drls {
	position: relative;
	top: 0.4em;
	height: 1.5em;
}

div.both {
	clear:both;
}

.date{
	font-size: 0.6em;
	padding-bottom: 0.6em;
	color: #770000;
}

.nrm {
	width: 240px;
}

.nar {
	width: 20px;
}

.num {
	width: 40px;
}

.nms {
	width: 60px;
}

.for {
	width: 80px;
}

.mid {
	width: 100px;
}

.sml {
	font-size: 0.8em;
}

.butn{
	line-height:2em;
	background:#cccccc;
	border: solid 1px #aa9955;
}
