body { 
background-color : #000000; 
} 
.main_table { 
border-left : 1px solid #ffffff; 
border-right : 1px solid #ffffff; 
background-color : #505050; 
color : #cccccc; 
} 
.inside_table { 
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
} 
.logo { 
margin-left : 248px; 
margin-top : 25px; 
} 
.body_padding { 
padding : 20px 10px; 
} 
.img { 
border : 1px solid #cccccc; 
} 
.footer_padding { 
padding : 0 10px; 
} 
body { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
line-height : 12px; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #cccccc; 
text-decoration : none; 
} 
span { 
cursor : pointer; 
} 
.menu_link { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-style : normal; 
line-height : 8px; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #ffffcc; 
background-color : inherit; 
text-decoration : none; 
} 
.menu_link:hover { 
color : #ffff00; 
text-decoration : none; 
background-color : inherit; 
} 
.menu_link2:hover { 
color : #ff0000; 
text-decoration : none; 
background-color : inherit; 
} 
.menu_link5:hover { 
color : #ffff00; 
text-decoration : none; 
background-color : inherit; 
} 
.menu_link6 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-style : normal; 
line-height : 6px; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #cccccc; 
background-color : inherit; 
text-decoration : none; 
} 
.menu_link6:hover { 
color : #ffff00; 
text-decoration : none; 
background-color : inherit; 
} 
.red { 
color : #ff0000; 
text-align : center; 
} 
.green { 
color : #00ff00; 
text-align : left; 
} 
.yellow { 
color : #ccff99; 
font-size : 11px; 
text-align : center; 
} 
.red_note { 
color : #ff0000; 
font-size : 11px; 
text-align : left; 
font-weight : bold; 
text-align : center; 
} 
.red_note:first-letter { 
color : #00ff00; 
text-align : left; 
font-weight : bold; 
text-align : center; 
} 
.left { 
text-align : left; 
}