/* ##################################### 
# www.wickidnet.com                    # 
# Content & Source Code Copyright 2014 # 
# Wickidnet Development Team           # 
######################################*/

/* # Body CSS # */
body { margin-left: 0px; margin-top: 20px; margin-right: 0px; margin-bottom: 20px; background-color: #e6e6e6; }
body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; }

/* # Default CSS # */
a:link { color: #FF0000; text-decoration: none; }
a:visited { text-decoration: none; color: #ff0000; }
a:hover { text-decoration: underline; color: #9f8a79; }
a:active { text-decoration: none; color: #ff0000; }

/* # Footer CSS # */
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }
a.footer:link { color: #000000; text-decoration: underline; }
a.footer:visited { color: #000000; text-decoration: none; }
a.footer:hover { color: #000000; text-decoration: none; }
a.footer:active { color: #000000; text-decoration: none; }

/* # Star CSS # */
.star { color: #ff0000 }

/* # Content Line CSS # */
.contentline { height:1px; border-width:0; color: #9f8a79; background-color: #9f8a79 }