body {
	color: #0066ff;
	font: 14px arial;
    background-color: #99ccff;
    background-image: url(images/HGFC-frontpage_01.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
a {
	color: #003399;
    text-decoration: underline;  	
    font-weight: bolder;

}
a:hover {
    text-decoration: none; 

}

#mainbox{

    text-align: center;
}

#logo1 {
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

#sitelinks {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#maindiv {
	background-color: #ffffff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
	position: relative;

}

.tldiv {
    position: absolute;
    top:-1px;
    left:-1px;
    width: 25px;
    height: 20px;
}
.trdiv {
    position: absolute;
    top:-1px;
    right:-1px;
    width: 25px;
    height: 20px;
}
.brdiv {
    position: absolute;
    bottom:-2px;
    right:-1px;
    width: 25px;
    height: 20px;
}
.bldiv {
    position: absolute;
    bottom:-2px;
    left:-1px;
    width: 25px;
    height: 20px;
}

#leftdiv{
    margin-top: 20px;
    float: left;
    width: 200px;
    height : 100%;
}

#rightdiv{
    margin-top: 20px; 
    width: 200px;
    float: right;
    height : 100%;

}

.docinnerbox {
    margin-top: 20px;
    margin-left: 200px;
    margin-right: 200px;
    padding: 10px;
    text-align: left;
}

#bottomdiv{
    clear:both;

}

#leftimg{
    position: absolute;
    top: -130px;
    left: -10px;
    
}

#rightimg{
    position: absolute;
    top: -130px;
    right: -10px;
    
}

#bottomrightimg{
    position: absolute;
    bottom: -25px;
    right: -10px;
    width: 46px;
    height: 58px;


}
#bottomleftimg{
    position: absolute;
    bottom: -5px;
    left: -10px;
    width: 47px;
    height: 26px;

}

.sitelinks {
    text-align:center;
    position: relative;
	font-weight: bolder;
	font-family: arial;
	font-size: 20pt;
}

.sitelinks a{
	color: #006699;
}

.bottomlink {
	font-weight: bolder;
	font-family: arial;
	font-size: 10pt;	
}

.bottomlink a{
	color: #FFFFFF;
}
.mainheader {
    color: #3333cc;
    font: 14px verdana, tahoma, arial, sans-serif;
    font-weight: bolder;
    text-align: center;
    margin: 0;
}

.menuheader{
    margin: auto;
    background-image: url(images/HGFC-frontpage_15.png);
    background-repeat: no-repeat;
    background-position: center;

}   

.menubodyleft{
    font-size: 12px;
    border-right: #cccccc 1px solid;
    padding: 5px;
}

.newsbody{
    font-size: 12px;
    border-bottom: #cccccc 1px solid;
    padding: 5px;
}

.menubodyright{
    font-size: 10px;
    border-left: #cccccc 1px solid;
    padding: 5px;
}

.incontent{
    padding-top: 10px;
    text-align: left;

}
.selected {
	color: #000000;
	text-decoration: underline;
}

.smalltext {
	color: #0066ff;
	font: 10pt arial;
}
.smallwhitetext {
	color: #ffffff;
	font: 8pt arial;
}

.smallwhitetext a{
    color: #ffffff;
    font-weight: bolder;
    
}

.headertext {
	color: #3333cc;
	font: 16pt arial;
	font-weight: bold;
}

.indent {
	border: 1px solid #D1CFCF;
	background-color: #efefef;
	color: #727272;
	font: 7pt arial;
	padding: 10px;
}

form {
	margin: 2px 0px 0px 0px;
}

p {
	margin: 0px;
}

#info {
	background-image: url(images/info.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}

ol, ul{
	margin-top: 0;
	margin-bottom: 0;
}

.line2 {
    color: #3333cc;
    font: 14px verdana, tahoma, arial, sans-serif;
    font-weight: bolder;
    text-align: left;
    margin: 0;
}

.captiontext, h1 {
    color: #3333cc;
    font: 14px verdana, tahoma, arial, sans-serif;
    font-weight: bolder;
    margin-top: 10px;
    
}

.caption, h4 {
	color: #3333cc;
	font: 14px verdana, tahoma, arial, sans-serif;
    font-weight: bolder;
	margin: 4px;
}

hr {
	border-top: #666 1px solid;
	height: 1px;
	width: 100%;
	text-align:center;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

#commentform {
	text-align: left;
}

#commentformbutton {
	text-align: left;
}

.button {
	border: 1px solid #000;
	color: #000;
	font: 7pt verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

.tbox {
	background-color: #ddd;
	border: 1px solid #bbb;
	font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #777;
}

.code_highlight {
	width: 100%;
	background-color: #efefef;
	border: 1px solid #e0e0e0;
}

.comment {
	background-color: #f3f1f1;
	width: 100%;
	border: 1px solid #e0e0e0;
}

.lowlight {
	width: 100%;
	background-color: #e5e5e5;
	font-weight: bold;
}

.compad {
	padding: 4px;
}

.spacer {
	padding: 4px 0 4px 0;
    
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tbox.chatbox {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}
   
.fborder {
	border: #486386 1px solid;
}
.forumheader, .nforumcaption{
	background-color: #f3f3f7;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	background-image : url(images/forumheader.png);
	border-top: 1px solid #becde0;
	border-bottom: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	height: 20px;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	text-align: left;
	background-image : url(images/forumheader.png);
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

.forumheader2{
	background-color: #f4f6fb;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #f4f6fb 1px solid;
}

.forumheader3{
	background-color: #f1f4fd;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #f1f4fd 1px solid;
}

.forumheader3_alt{
	background-color: #f0f0f0;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border-bottom: 1px solid #becde0;
	border-top: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	background-image : url(images/fcaption.png);
	padding: 2px 0 2px 4px;
	background-color: #f9fafb;
	font: 9pt verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
	height: 25px;
}

.smallblacktext, .defaulttext {
	font: 8pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#32475f;
}

td {
	text-align: left;
}

img {
	vertical-align: middle;
}

.linkspage_button{
	vertical-align: middle;
	border:0px;
}

.center{
    text-align: center;
}
