body {
background-color:#333;
}

A {
color:#666;
font-weight:700;
text-decoration:none;
}

A:hover {
color:#323E4C;
text-decoration:none;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	}

.red:hover {
color:#323E4C;
font-weight:400;
text-decoration:none;
}

.menutable {
font-family:Tahoma;
font-size:9px;
text-align:center;
}

.menutabletd {
background-image:url(images/menuon.jpg);
background-repeat:repeat-x;
}

.menutable a:link,.menutable a:active,.menutable a:visited {
color:#FFF;
text-decoration:none;
font-weight:400;
}

.menutable a:hover {
color: #F0F0F0;
text-decoration:none;
font-weight:400;
}

.pagetitle {
color:#666;
font-size:12px;
font-weight:700;
text-decoration:none;
}

.title {
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
letter-spacing:-2px;
padding:8px;
}

table {
color:#323E4C;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

input.gif {
font-size:10px;
width:16px;
}

input {
background:#fff;
border:#999;
color:#323E4C;
font-family:"Arial", sans-serif;
font-size:11px;
width:160px;
border-style:solid;
border-width:1px;
}

input.login {
background:#fff;
border:#999;
color:#323E4C;
font-family:"Arial", sans-serif;
font-size:11px;
width:90px;
border-style:solid;
border-width:1px;
}

input.long {
background:#fff;
border:#999;
color:#323E4C;
font-family:"Arial", sans-serif;
font-size:11px;
width:300px;
border-style:solid;
border-width:1px;
}

input.box {
background:#fff;
border:#999;
color:#323E4C;
font-family:"Arial", sans-serif;
font-size:11px;
height:100px;
width:300px;
border-style:solid;
border-width:1px;
}

input.button {
background:#fff;
border:#999;
color:#323E4C;
font-family:"Arial", sans-serif;
font-size:11px;
width:50px;
border-style:solid;
border-width:1px;
}

input.button2 {
background:#fff;
border:#999;
color:#323E4C;
font-family:"Arial", sans-serif;
font-size:11px;
width:70px;
border-style:solid;
border-width:1px;
}

input.check {
background:#F3F3F3;
border:#F3F3F3;
width:15px;
border-style:none;
border-width:1px;
}

input.checkb {
background:#EDEDED;
border:#EDEDED;
width:15px;
border-style:none;
border-width:1px;
}

.textbox {
background:#FFF;
border:1px #999 solid;
color:#323E4C;
font-family:"Arial", Courier, mono;
font-size:11px;
height:100px;
width:300px;
border-color: #000;
}

.image {
border:#323E4C;
border-style:solid;
border-width:1px;
}

.red:visited,.red:link {
color:#666;
font-weight:400;
text-decoration:none;
}

input.area,input.search {
background:#fff;
border:#999;
color:#323E4C;
font-family:"Arial", sans-serif;
font-size:11px;
width:100px;
border-style:solid;
border-width:1px;
}