body
{
margin: 0;
padding:0;
background-color: #ffffff; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}



#container
{
width: 900px;
}


#content
{
margin-left: 20px;
margin-top: 18px;
width: 900px;
}


#menu_box
{
margin-left: 15px;
background: #fff url(menu_box.png) no-repeat;
background-position: left top;
width: 220px;
height: 1092px;
}


p
{
font-size: 12px;
text-align: justify;
color: #443f03;
margin-right: 12px;
line-height: 1.2;
}


p.symptoms_links
{
font-size: 12px;
text-align: center;
color: #443f03;
margin-right: 12px;
line-height: 1.4;
margin-left: 12px;
}


td
{
vertical-align: top;
}


a.menu:link {color: #236933; text-decoration: none; font-size: 15px;}
a.menu:visited {color: #236933; text-decoration: none; font-size: 15px;}
a.menu:hover {color: #236933; background: #e2e789; font-size: 15px;}
a.menu:active {color:#236933; text-decoration: none; font-size: 15px;}


a.menu_bold:link {color: #236933; text-decoration: none; font-size: 15px; font-weight: bold;}
a.menu_bold:visited {color: #236933; text-decoration: none; font-size: 15px; font-weight: bold;}
a.menu_bold:hover {color: #236933; background: #e2e789; font-size: 15px; font-weight: bold;}
a.menu_bold:active {color:#236933; text-decoration: none; font-size: 15px; font-weight: bold;}


ul.menu
{
position: relative;
left: -10px;
width: 200px;
list-style-type: none;
padding-top: 117px;
}


a.text:link {color: #ff9600; text-decoration: none; font-weight: bold;}
a.text:visited {color: #ff9600; text-decoration: none; font-weight: bold;}
a.text:hover {color: #ff9600; text-decoration: underline; font-weight: bold;}
a.text:active {color:#ff9600; text-decoration: underline; font-weight: bold;}



a.normal_text:link {color: #443f03; text-decoration: none; font-size: 15px;}
a.normal_text:visited {color: #443f03; text-decoration: none;font-size: 15px;}
a.normal_text:hover {color: #443f03; text-decoration: underline;font-size: 15px;}
a.normal_text:active {color:#443f03; text-decoration: underline;font-size: 15px;}


a.symptoms:link {color: #236933; text-decoration: underline; font-size: 13px;}
a.symptoms:visited {color: #236933; text-decoration: underline;font-size: 13px;}
a.symptoms:hover {color: #236933; text-decoration: none;font-size: 13px;}
a.symptoms:active {color:#236933; text-decoration: none;font-size: 13px;}


a.remedies:link {color: #443f03; text-decoration: underline; font-size: 14px; padding-left: 20px;}
a.remedies:visited {color: #443f03; text-decoration: underline;font-size: 14px; padding-left: 20px;}
a.remedies:hover {color: #443f03; text-decoration: none;font-size: 14px; padding-left: 20px;}
a.remedies:active {color:#443f03; text-decoration: none;font-size: 14px; padding-left: 20px;}


ul.text
{
font-size: 12px;
text-align: justify;
color: #443f03;
margin-right: 12px;
line-height: 1.2;
position: relative;
top: -10px;
left: -30px;
list-style-type: none;
}


h1
{
text-align: center;
color: #ffaf04;
font-size: 15px;
}

h2
{
text-align: center;
color: #ffaf04;
font-size: 14px;
}

h3
{
text-align: center;
color: #000000;
font-size: 12px;
}


h1.left_align
{
text-align: left;
color: #ffaf04;
}

span.green
{
font-weight: bold;
font-size: 15px;
text-align: justify;
color: #236933;
line-height: 1.2;
}


span.bold
{
font-weight: bold;
}


span.italic
{
font-style: italic;
}


span.bold_underline:
{
font-weight: bold;
text-decoration: underline;
}


span.colored
{
color: #aa7608;
}

li.margin
{
margin-left: 20px;
}
