﻿body {
	background-image: url(../_img/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: Black;
	text-align: center;
	font-family: Verdana, Arial, Times New Roman, Sans-Serif;
	font-size: smaller;
	margin: 0 0 0 0;
}
A:link
{
	color: #00483A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A:active
{
	color: #00483A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A:hover
{
    color: #00483A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;

}
A:visited
{
	color: #00483A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A:visited:hover
{
	color: #00483A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	color: #117744;
	margin: 4px 10px 6px 10px;
}
h2
{
	font-size: 15px;
	font-weight: bold;
	color: #117744;
	margin: 8px 10px 6px 10px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	color: #117744;
	margin: 6px 2px 6px 2px;
}
h4
{
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	margin: 6px 2px 6px 2px;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	margin: 6px 2px 6px 2px;
}
h6
{
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	margin: 6px 2px 6px 2px;
}
p
{
	font-size: 11px;
	line-height: 16px;
	margin: 6px 2px 6px 2px;
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 12px;
	height: 20px;
}
ul li
{
	list-style: outside url(../_img/dot3.gif);
	line-height: 18px;
	font-size: 11px;
}
.bodycell
{
	width: 900px;
	vertical-align: top;
}
.topbar
{
	background-image: url(../_img/topbar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
}
.bottombar
{
	background-image: url(../_img/bottombar.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.paneltop
{
	background-image: url(../_img/contentpanel.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.panelbottom
{
	background-image: url(../_img/contentpanel.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.panelfill
{
	background-image: url(../_img/contentpanelfill.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.columnright
{
	width: 200px;
	text-align: left;
	border-left: solid 1px #663300;
	padding-left: 10px;
}
.message
{
	color: #00483A;
	font-weight: bold;
	font-style: italic;
}
.tabcorner
{
	background-image: url(../_img/tab.gif);
	background-repeat: no-repeat;
}
.tabside
{
	background-image: url(../_img/tabside.gif);
	background-repeat: repeat-y;
}
.tabedge
{
	background-image: url(../_img/tabtb.gif);
	background-repeat: repeat-x;
}
.tabfill
{
	background-color: White;
}
.postopleft
{
	background-position: top left;
}
.posbottomleft
{
	background-position: bottom left;
}
.postopright
{
	background-position: top right;
}
.posbottomright
{
	background-position: bottom right;
}

.reg_image
{
    
}