﻿body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    overflow: auto;
}

a:link
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #800000;
    text-decoration: none;
}
a:visited
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #800000;
    text-decoration: none;
}
li
{
    list-style-type: disc;
}
ul
{
    line-height: 35px;
}
a:active
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #800000;
    text-decoration: none;
}
h1
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #800000;
}
textarea
{
    font-family: verdana;
    font-size: 10px;
    border: 1px solid #000000;
}
input
{
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
}
.li_default
{
    list-style-position: inside;
}
.main_bottom
{
     font-family: verdana;
     font-size: 10px;
     text-align: center;
}
.small_link
{
    font-size: 10px;
    font-family: verdana;
}
dt
{
    line-height: 20px;
}
.style1
{
     width: 100%;
}
.style2
{
    width: 323px;
}
.ajaxtooltip{
position: absolute;
display: none;
width: 300px;
left: 0;
top: 0;
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}
p
{
	text-align:justify;
	line-height: 15px;
}
