BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  background: #000033;
  color: #000000;
}
img {
	border: 0;
	}
td {
  font-size: 13px;
}
SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: #000000 1px solid;   
  font-size: 11px; 
  font-weight: normal; 
  padding:0px;
  background-color: #FFFFFF;
  width: 120px;
}

.cattitle
{
  font-size: 13px;
  font-weight: bold;
}

.f11b
{
  font-size: 11px;
  font-weight: bold;
}
.f11n
{
  font-size: 11px;
  font-weight: normal;
}

.xeon_input
{
  font-size: 11px;
  font-weight: solid;
  background: url(editbox.gif);  
  border:#000000 1px solid;
}

.xeon_sign
{
  font-size: 11px;
  font-weight: bold;
  background: url(btn_sign.gif);  
  border:#000000 0px solid;
  width: 66px;
  height: 23px;
}

.img{border: #FF0000 1px solid;}
hr {BORDER: #AAAAAA 1px solid;}
A{text-decoration: none;color: #0000CC;}
A:hover {color: #007700; text-decoration:underline; }
A.bottom{color: #FFFFFF; text-decoration: none;}
A.bottom:hover {color: #CCCCCC; text-decoration:underline; }

a.white {color: #0000CC}
a.white:hover {
	color:#FFFFFF;
	font-style: normal;
	line-height: normal;
}

ul{
	list-style-image:URL(bull.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
	font-weight: normal; 
	padding-left:30px;
}

.copyright{
  font-size: 10px;
  color: #888888;
  font-weight: normal;
}



h3 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 12px;
	}
p {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 11px;
	}

img.bull {
	 margin: 0 5px 1px 5px;
	 }

table.page {
	margin: 0 auto;
	}

textarea.in-textarea {
	width: 200px;
	height: 100px;
	font-size: 11px;
	border-top: #000000 1px solid;
	border-right: #D5D5D5 1px solid;
	border-bottom: #D5D5D5 1px solid;
	border-left: #000000 1px solid;
	font-family: tahoma;
	padding: 0 4px;
	}
input.in-text {
	width: 200px;
	height: 18px;
	font-size: 11px;
	border-top: #000000 1px solid;
	border-right: #D5D5D5 1px solid;
	border-bottom: #D5D5D5 1px solid;
	border-left: #000000 1px solid;
	padding: 0 4px;
	}
select.in-select {
	width: 200px;
	height: 18px;
	font-size: 11px;
	border-top: #000000 1px solid;
	border-right: #D5D5D5 1px solid;
	border-bottom: #D5D5D5 1px solid;
	border-left: #000000 1px solid;
	}
table.form {
	margin: 0 auto;
	}
table.form td {
	vertical-align: middle;
	}
table.form td.red {
	color: #FF0000;
	}
.style2 {
	font-size: 12px;
	}