body {
background: #ffffff url(layout/bg.png);
background-attachment: scroll;
background-repeat: repeat-x;
color: #474747;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
margin: 0;
padding: 0;
spacing: 0;
}

.header {
width: 900;
}

.footer {
background: #6adb86;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
width: 100%;
}

.footer a {
color: #01a245;
font-weight: bold;
text-decoration: none;
}

.footer a:hover {
color:#f6702a;
font-weight: bold;
text-decoration:none;
}

.table {
width: 1000;
}

.sidebartable {
width: 250;
}

.sidebarcontent {
color: #767676;
font-size: 11px;
padding: 5 0;
text-align: justify;
width: 200;
}

.sidebarcontent a {
color: #01a245;
font-weight: bold;
text-decoration: none;
}

.sidebarcontent a:hover {
color:#f6702a;
font-weight: bold;
text-decoration:none;
}

.contenttable {
width: 750;
}

.category {
color: #767676;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
}

.cat {
background: #f0f0f0;
border: solid #dfdfdf 1px;
color: #767676;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
padding: 5;
}

.subcat {
background: #f9f9f9;
border: solid #dfdfdf 1px;
color: #767676;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
padding: 5 20;
}

.new {
background: #ffffff;
border: solid #dfdfdf 1px;
color: #fa0705;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
letter-spacing: 1px;
line-height: 13px;
padding: 5;
text-align: center;
}

.nav {
width: 680;
}

.icons img{
border: solid #dfdfdf 1px;
margin: 1;
padding: 3;
}

.icons img:hover {
border: solid #6adb86 1px;
margin: 1;
padding: 3;
}

.affy img{
border: solid #720304 3px;
margin: 1;
padding: 1;
}

.affy img:hover {
border: solid #2f7a87 3px;
margin: 1;
padding: 1;
}

div#nav a {
border-bottom: solid #ffffff 2px;
color: #5c5c5c;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
padding: 7;
text-align:center;
text-decoration: none;
}


div#nav a:hover {
border-bottom: solid #f37643 2px;
color: #f37643;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
padding: 7;
text-align:center;
text-decoration: none;
}

.title { 
color: #6cdb86;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-style: italic;
font-weight: bold;
letter-spacing : 1px;
padding: 15;
text-align: left;
} 


.textinput {
color: #767676;
font-size: 11px;
line-height: 16px;
padding: 5 15;
text-align: justify;
}

.textinput a {
color: #f6702a;
font-weight: bold;
text-decoration: none;
}

.textinput a:hover {
color:#01a245;
font-weight: bold;
text-decoration:none;
}

strong {
color:#f6732d;
}

b {
color: #616161;
font-weight: bold;
}

i {
color: #06c849;
}
