body, input, select, textarea, legend {
font-family: 'Verdana';
font-size: 11px;
line-height: 115%;
}

blockquote, ul, ol {
    margin-bottom: 16px;
    margin-top: 8px;
    margin-left: 8px;
    padding-top: 8px;
    padding-left: 24px;
}

blockquote ul, blockquote ol {
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 1px;
}

blockquote {
    background: url(../images/site/quote.gif) no-repeat top left;
}

ul, ol {
    background: url(../images/site/quote.gif) no-repeat top left;
}

ul li {
	list-style: square url(../images/site/raquo.gif) inside; /* ie */
}
ul > li {
	list-style: none; list-style-position: inside; /* firefox */
}
ul li:before {
	content: "\00BB \0020"; font-weight: bold; /* "&raquo; " */
}

ul.np, ul.nav { /* no padding, usually for <ul></ul> */
	margin: 0;
	padding: 0;
	background: none;
	margin-bottom: 9px;
}

table {
font-family: 'Verdana';
font-size: 11px;
line-height: 115%;
}

.textbox, textarea, select {
border: 1px solid #393939;
background: #0F0F0F url(../images/site/grey_gradients/input.gif) repeat-x bottom left;
padding-left: 4px;
}

.toprow, .button, strong {
font-size: 14px;
font-family: 'Arial';
font-weight: bold;
}
	
body {
background-color: #1A1A1A;
margin-top: 20px;
}

body, input, select, textarea, legend {
color: #E6E6E6;
}

.button, .button_small {
background: #1C1C1C url(../../../images/coltitle.png) repeat-x top left;
color: #999999;
border: 1px solid #000000;
padding: 1px;
}

select {
background: #0D0D0D;
color: #ffffff;
padding: 2px;
}

fieldset, .content td {
padding: 3px;
}

.main_table {
padding: 3px;
background-color: #2D2D2D;
border: 2px solid #0D0D0D;
}

.content {
width: 100%;
border-left: 1px solid #0D0D0D;
border-right: 1px solid #0D0D0D;
border-bottom: 1px solid #0D0D0D;

}

/*.content td {
border-top: 1px solid #0D0D0D;
cursor: default;
}
*/

a, legend {
color: #666666;
text-decoration: none;
}

a:hover{
color: #999999;
}

fieldset {
margin: 5px;
padding: 7px;
}

a.item:visited {
color: #666666;
}

a.item:hover {
color: #999999;
}

.menu {
letter-spacing: -0.05em;
text-transform: uppercase;
width: 183;
}

.menu a {
color: #666666;
text-decoration: none;
}
			
.menu a:hover {
color: #999999;
}

.red {
color: #FF4E4E;
}

.green {
color: #6EE16C;
}

.coltitle {
background: #171717 url(../images/coltitle.png) repeat-x top left;
border-top: 1px solid #0D0D0D;
}

.coltitle_dark, .toprow {
background: #171717 url(../images/site/grey_gradients/coltitle_dark.gif) repeat-x top left;
border-top: 1px solid #0D0D0D;
}
			
.standardrow {
background: #252525 url(../images/site/grey_gradients/standardrow.gif) repeat-x top left;
border-top: 1px solid #0D0D0D;
}

.standardrow_alt {
background: #242424 url(../images/site/grey_gradients/standardrow_alt.gif) repeat-x top left;
border-top: 1px solid #0D0D0D;
}

.standardrow_dark {
background: #171717 url(../images/site/grey_gradients/standardrow_dark.gif) repeat-x top left;
border-top: 1px solid #0D0D0D;
}

.hazardrow {
background: #1F1F1F url(../images/site/grey_gradients/hazardrow.gif) repeat-x top left;
border-top: 1px solid #0D0D0D;
}
			
.flatrow {
background: #252525;
border-top: 1px solid #0D0D0D;
}
.flatrow_noline {
background: #252525;
}
.flatrow_alt {
background: #242424;
border-top: 1px solid #0D0D0D;
}
.flatrow_dark {
background: #171717;
border-top: 1px solid #0D0D0D;
}
.padded {
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
}
.flatrow_hidden {
background: #353535;
border-top: 1px solid #0D0D0D;
display: none;
}

.textlinks ul {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.textlinks ul li {
	margin: 0;
	padding: 0;
}

