img 
{
	border:0;
}

body
{
	font-family: Arial;
	background-color: #44607e;
}

td.MenuBar
{
	background-color:#44607e;
	background-image:url(images/menubtnbg.gif);
	background-repeat:repeat-x;
}

td.MenuButton
{
	padding: 2px;
	text-align:center;
	
}

td.MenuButtonHighlighted
{
	padding: 2px;
	background-color:#ffffff;
	color: #000000;
	text-align:center;
	font-weight:bold;
}

td.MenuButtonOver
{
	padding: 2px;
	background-image:url(images/menubtnover.gif);
	text-align:center;
}

td.MenuSeparator
{
	background-color: #44607e;
	width: 1px;
}

a:link
{
	text-decoration:underline;
	color:blue;
}
a:visited
{
	text-decoration:underline;
	color:blue;
}
a:hover
{
	text-decoration:none;
	color:red;
}

a.MenuLink:link
{
	text-decoration:none;
	font-weight:lighter;
	color:#ffffff;
}
a.MenuLink:visited
{
	text-decoration:none;
	font-weight:lighter;
	color:#ffffff;
}
a.MenuLink:hover
{
	text-decoration:none;
	font-weight:lighter;
	color:#ffffff;
}

a.article_link_head:link
{
	text-decoration:none;
	color:#ffffff;
}
a.article_link_head:visited
{
	text-decoration:none;
	color:#ffffff;
}
a.article_link_head:hover
{
	text-decoration:underline;
	color:#ffffff;
}

td.SiteTitle
{
	background: #fff url('images/gokienlogo.jpg');
	border: 0;
	width: 100%;
	text-align: center;
	height:94px;
	padding:0px;
	background-repeat:no-repeat;
	background-color:#44607e;
	color: #ffffff;
}

table.SectionHead 
{
	border-top: 1px #ff0000;
	border-bottom: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	background-color:#C9E7BE;
	width:100%;
}

td.SectionHead
{
	background-color:#C9E7BE;
	/*border-top: 1px solid #ff0000;*/
	width:100%;
}

table.SectionSubHead 
{
	border-top: 1px #ff0000;
	border-bottom: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
}

td.SectionSubHead
{
	background-color:#C9E7BE;
	/*border-top: 1px solid #ff0000;*/
}

table.News {
	  border-top: 1px double #00ff00;
	  border-bottom: 1px solid #00ff00;
	  border-left: 1px solid #00ff00;
	  border-right: 1px solid #00ff00;
	  background-color: #f8fff8;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-bottom: 10px;
}

a.article_link:link
{
	text-decoration:none;
}

a.article_link:hover
{
	text-decoration:underline;
}

a.article_link:visited
{
	text-decoration:none;
}

a.article_link_head:link
{
	text-decoration:none;
	color:Black;
}

a.article_link_head:hover
{
	text-decoration:underline;
	color:Black;
}

a.article_link_head:visited
{
	text-decoration:none;
	color:Black;
}

#imgpreload{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
