img
{
	border: none;
}

A:link {
	text-decoration: none;
	color: Blue;
}

A:visited
{
	text-decoration: none;
	color: Blue;
}

A:hover {
	text-decoration: underline;
	color: Red;
}
.LeftMenuTd 
{
	border-collapse:collapse; 
	border-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	border:solid=1px;
}
#LeftMenuTd li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px
        }

#LeftMenuTd li a:link, #LeftMenuTd li a:visited {
        color: #3688BA;
        display: block;
        background:  url(LeftMenuTd.gif);
        padding: 6px 0 0 35px;
        }

#LeftMenuTd li a:hover, #LeftMenuTd li #current {
        color: #FF8800;
        background:  url(LeftMenuTd.gif) 0 -32px;
        padding: 6px 0 0 35px;
		text-decoration: none;
        }
#LeftMenuTd ul {
   list-style-type: none; 
   padding:0px;
   margin:0px;
}
.BoxTitle
{
	background-image:url(boxbg.png);
	background-repeat:repeat-x;
	height: 28px;
	color:White;
	text-align:center;
}

.BoxBody
{
	padding-left:10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.MenuBar
{
	background-image:url(menubg.png);
	background-repeat:repeat-x;
	height:31px;
	text-align:center;
	color:White;
}

A.MenuBarLink
{
	text-decoration:none;
	color:White;
	font-weight: bold;
}

A.MenuBarLink:link
{
	text-decoration:none;
	color:White;
	font-weight: bold;
}

A.MenuBarLink:visited
{
	text-decoration:none;
	color:White;
	font-weight: bold;
}

A.MenuBarLink:hover
{
	text-decoration:none;
	color:red;
	font-weight: bold;
}

TD.MainContents
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 57%;
	background: #FFFFF0;
}

.Slogan
{
	color:Red;
	background-image:url(bg_header.gif);
	background-position: center right;
	vertical-align:top;
	padding-left: 20px;
}

.SloganText
{
	color:Black;
	font-size: 20px;
	text-align:center;
}

.BoxSection
{
	border-bottom: solid 1px #D6DCE8;
	border-left: solid 1px #D6DCE8;
	border-right: solid 1px #D6DCE8;
	border-top: solid 1px #D6DCE8;	
}

.BoxSectionTitle
{
	padding: 0 10px;
	font: 9pt Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000048;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #D6DCE8;
	background: #c1c69d;
}

.BoxSectionBody
{
	padding: 10px;
	text-align:justify;
}
.section_article_link
{
	font-size: x-large;
}

.ContactForm
{
	font-family:Arial;
}


#wrapper
{
	width: 970px;
	margin: 0 auto;
}

#main_wrapper
{
	border: solid 1px #0f495f;
	padding-left: 0px;
	padding-right: 0px;
}
body
{
	background:black;
}