BODY { 
color : #44b9ca;
font-family: Verdana;
font-size: 10px;
font-weight : normal;
letter-spacing : 0;
background-color : #000000;
background-attachment : fixed;
} 
strong { 
color : #f70085;
} 
em { 
color : #c30bc1;
} 
u { 
color : #c30bc1;
} 
A { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #ff9e0f;
text-decoration : none;
font-weight : normal;
} 
A:visited { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #ff9e0f;
text-decoration : none;
font-weight : normal;
} 
A:active { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #ff9e0f;
text-decoration : none;
font-weight : normal;
} 
A:hover { 
font-size : 8pt;
font-family : Tahoma;
font-weight : normal;
color : #f70085;
text-decoration : underline;
} 
p.right {
text-align : right;
}
p.center {
text-align : center;
}
p.left {
text-align : left;
} 
td, tr { 
font-family : tahoma;
color : #000000;
background : transparent;
letter-spacing : 0;
font-weight : normal;
letter-spacing : 0;
font-size : 8.5pt;
border-top : 0px solid #cd5e67;
border-left : 0px solid #cd5e67;
border-bottom : 0px solid #cd5e67;
border-right : 0px solid #cd5e67;
text-align : justify;
} 
h1 { 
color : #fbf4ee;
font-size : 8pt;
font-family : verdana, sans-serif;
font-weight : bold;
background-color : #000000;
font-weight : bold;
text-align : right;
letter-spacing : 0px;
height: 15px;
margin-top : 0;
margin-bottom : 10px;
border-top : 0;
border-bottom : 0;
border-right : 0;
border-left : 0;
} 
input, submit, textarea { 
color : #000000;
background : #828282;
font-size : 8pt;
font-weight : normal;
letter-spacing : 0;
font-family : Tahoma;
text-align : center;
border-width : 1px;
border-style : solid;
border-color : #000000;
margin-top : 4px;
}
a.nav, a.nav:active, a.nav:link, a.nav:visited { 
display : block;
text-decoration : none;
padding-left : 3px;
background-color : #404040;
border-left : 0px solid #891303;
border-bottom : 4px solid #404040;
font-size : 10px;
color : #d06ecd;
padding : 3px;
text-align : center;
letter-spacing : 0;
font-weight : bold;
height : 10px;
} 
a.nav:hover { 
display : block;
text-decoration : none;
padding-left : 0;
background-color : #000000;
border-left : 0px solid #EBE9E9;
border-top : 0 solid #ffffff;
border-bottom : 4px solid #ff9902;
font-size : 10px;
color : #0dabb7;
padding : 3px;
text-align : center;
letter-spacing : 0;
font-weight : bold;
height : 10px;
}
#container {
width: 600px;                          
margin-left: auto; 
margin-right: auto;
text-align: justify;                        
padding:0px;
background-color : #000000;
}
#header {
width: 600px;
height: 400px;
margin-bottom: 0;
text-align:center;
}
#content {
float: right;
padding:4px;
width: 400px;
background-color: #404040;
border: 1px solid #c002be;
}
#menu {
float: left;
width: 150px;
background-color: #404040;
border: 1px solid #f80287;
}
#footer {
padding:3px;
background:#000000;
clear: both;
}
.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
