body
{

	background-image:url(images/bg_main.gif);
	margin:0px;
}

p,ul,ol,li,td,tr
{
	font-size:13px;
	color:#000000;
	font-family:Courier,sans-serif;
	font-style:normal;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
}

.head2
{
	font-size:15px;
	color:#000000;
	font-family:Courier,sans-serif;
	font-style:normal;
	font-weight:bolder;
	margin-top:8px;
	margin-bottom:18px;
	line-height:15px;
}

.head1
{
	font-size:18px;
	color:#000000;
	font-family:Courier,sans-serif;
	font-style:normal;
	font-weight:bolder;
	margin-top:12px;
	margin-bottom:2px;
	line-height:20px;
}

hr
{
	align:center;
	size:1px;
	color:#006666;
}

div.gb              { margin: 0px 0px 20px 0px; padding: 0px; border: 1px solid #666666; line-height: 19px; }
div.gb-author       { margin: 0px; padding: 1px 10px 1px 10px; border-bottom: 1px solid #666666; background: #CCCCCC; }
p.gb-author-left    { margin: 0px; float: left; }
p.gb-author-right   { margin: 0px; text-align: right; }
div.gb-entry        { margin: 10px; padding: 0px; }
p.gb-browse         { text-align: left; font-weight: bold; }
p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; }
.caution            { color: red; font-weight: bold; }
.small              { font-size: 11px; line-height:16px; }
.comment            { margin: 10px 0px 0px 0px; color: #808080; font-style: italic; }
img                 { border: 0px; }


a:link 			
{
   text-decoration:underline;
   color:#114CC0;
}
a:visited		
{
   text-decoration:underline;
   color:#114CC0;
}
a:hover			
{
   text-decoration:none;
   color:#ff0000;
}
a:active		
{
   text-decoration:none;
   color:#ff0000;
}
