body {
background-color: #2b2b2b; background-image: url(images/bg.gif); font-size: 12px; color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.left {
background-image: url(images/left.gif);
}

.right {
background-image: url(images/right.gif);
}

a:link, a:visited, a:active {
font-size: 12px; color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif; text-decoration: underline;
}

a:hover {
font-size: 12px; color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif; text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active {
font-size: 12px; color: #b5b3b1; font-family: verdana, geneva, arial, helvetica, sans-serif; text-decoration: underline;
}

a.nav:hover {
font-size: 12px; color: #cccbc9; font-family: verdana, geneva, arial, helvetica, sans-serif; text-decoration: none;
}

.nav {
font-size: 12px; color: #b5b3b1; font-family: verdana, geneva, arial, helvetica, sans-serif;
}

a.small:link, a.small:visited, a.small:active {
font-size: 10px; color: #b5b3b1; font-family: verdana, geneva, arial, helvetica, sans-serif; text-decoration: underline;
}

a.small:hover {
font-size: 10px; color: #cccbc9; font-family: verdana, geneva, arial, helvetica, sans-serif; text-decoration: none;
}

.small {
font-size: 10px; color: #b5b3b1; font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.title {
font-size: 20px; font-weight: bold; font-style: italic;
}

.form {
font-size: 12px; color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif;
border: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width:1px; border-right-width: 1px;
}

.box {
font-size: 12px; color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif;
border: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width:1px; border-right-width: 1px; width:280px; 
background-color: Aqua; padding: 1px;
}

.ver_box {
font-size: 12px; color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif;
border: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width:1px; border-right-width: 1px; 
background-color: #282828; color: #ffffff;
}

input.send-btn {
font-size: 12px; color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif;
border: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width:1px; border-right-width: 1px; width:80px; 
background-color: #ffffff;
}

input.send-btn:hover {
font-size: 12px; color: #ffffff; font-family: verdana, geneva, arial, helvetica, sans-serif;
border: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width:1px; border-right-width: 1px; width:80px; 
border-color: #ffffff;  background-color: #282828;
}

.table {
font-size: 12px; border-color: #282828; font-family: verdana, geneva, arial, helvetica, sans-serif; background-color: #f8f7f7;
border: solid; border-top-width: 1px; border-bottom-width: 1px; border-left-width:1px; border-right-width: 1px;
}

select {
font-size: 12px; color: #ffffff; font-family: verdana, geneva, arial, helvetica, sans-serif; background-color: #282828;	width: 150px;
} 

li {
list-style-image: url(images/point.gif);
}