html, body
{
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    background-color: transparent;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 100%;
}

a:link
{
    color: #333366;
}

a:visited
{
    color: #333366;
}

a:active
{
    color: #99CCCC;
}

a:hover
{
    text-decoration: none;
    color: #66CC99;
}

a
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
	font-size: 14px;
}

a.main:link
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
    color: #333366;
}

a.main:visited
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
    color: #333366;
}

a.main:active
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
    color: #333366;
}

a.main:hover
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
    color: #333366;
}

a.main
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
	font-size: 14px;
}

a.onlink:link
{
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #FF0000;
}

a.onlink:visited
{
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #FF0000;
}

a.onlink:active
{
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #FF0000;
}

a.onlink:hover
{
    text-decoration: none;
    font-family: Arial, sans-serif;
    color: #FF0000;
}

a.onlink
{
    text-decoration: none;
    font-family: Arial, sans-serif;
	font-size: 14px;
}

b
{
    font-weight: bold;
	font-size: 15px;
	color: #FF0000;
}

i
{
	font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: italic;
	font-size: 16px;
	color: #FF0000;
}

u
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FF0000;
    text-decoration: underline;
}

td
{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #000000;
}

ul
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #333366;
}

ol
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    position: left;
    color: #333366;
}

li
{
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #333366;
}

li.none
{
    font-family: Arial, sans-serif;
    list-style: none;
    font-weight: bold;
    font-size: 14px;
    color: #333366;
}

input, select
{
    background-color: #ECECEC;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333366;
    margin: 0px;
    padding: 0px;
}

input, textarea 
{
    background-color: #ECECEC;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333366;
    margin: 0px;
    padding: 0px;
}

div
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}

.back
{
    background: url('../img/logol.jpg') no-repeat;
	background-position : top,left;
}

td.back2
{
    background: url('../img/bgtop.jpg');
}

table.back2
{
    background: url('../img/bgtop.jpg');
}

td.back3
{
    background: url('../img/navbg.jpg');
    font-family: Arial, sans-serif;
    color: #FFFFFF;
	font-size: 13px;
    vertical-align: top;
}

a:link.back3
{
    text-decoration: none;
    font-family: Arial, sans-serif;
	font-size: 13px;
    color: #FFFFFF;
}

a:visited.back3
{
    text-decoration: none;
    font-family: Arial, sans-serif;
	font-size: 13px;
    color: #FFFFFF;
}

a:active.back3
{
    text-decoration: none;
    font-family: Arial, sans-serif;
	font-size: 13px;
    color: #FFFFFF;
}

a:hover.back3
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
	font-size: 13px;
    color: #66CC99;
}

td.footer
{
    font-size: 10px;
	font-weight: bold;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    background: url('../img/bgbottom.jpg');
    height: 81;
}

h1
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 20px;
	margin: 10px 0px;
	color: #333366;
}

h2
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 16px;
	margin: 10px 0px;
	color: #333366;
}

hr
{
    color: #333366;
}

td.top
{
    vertical-align: top;
}

table.top
{
    vertical-align: top;
}

td.height
{
    height: 100%;
}

table.height
{
    height: 100%;
}

td.Theight
{
    vertical-align: top;
    height: 100%;
}

table.Theight
{
    vertical-align: top;
    height: 100%;
}

table.height95
{
    height: 95%;
}