/*
SHADOW flash 8.2 ~ Cascading Style Sheet
You may freely observe this document but you must not re-use any section or form
of if for your own personal or commercial use. Please ask for permission to re-use.
Please ask for permission any only modify when permission has been granted.
Copyright Renegade89, 2006
*/
body { 	
font-family: verdana;
background-color: #590505;
font-size: 10px;
color: #FFFFFF;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
scrollbar-face-color:#2F3238;
scrollbar-highlight-color:#820000;
scrollbar-3dlight-color:#820000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#2F3238;
background-image:url(structure/background.gif);
}

a {
color: #FF6A6A;
text-decoration: none;
font-weight: bold;
}

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

.layout {
font-size: 10px;
color: #FFFFFF;
}

.layout a:link,
.layout a:active,
.layout a:visited {
color: #FF9999;
text-decoration: none;
}

TABLE.border {
border-color:#000000;
border-collapse:collapse;	
}

td {
font-size: 10px;
color: #FFFFFF;
border-color:#000000;
border-collapse:collapse;
}

input, textarea, select {
font-family: verdana;
background-color: #000000;
color: #FFFFFF;
font-size: 10px;
vertical-align: middle;
border: 1px solid #000000;
}

input.plain {
border: 0px;
}

/*
SHADOW flash 8.2 ~ Cascading Style Sheet
You may freely observe this document but you must not re-use any section or form
of if for your own personal or commercial use. Please ask for permission to re-use.
Please ask for permission any only modify when permission has been granted.
Copyright Renegade89, 2006
*/