﻿html { padding: 0px; margin: 0px; height: 100%; }



body
{
    padding: 0px 0px 0px 0px;
    margin: 0px;

    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #707171;

	
}
form  {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

a:link {
    text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}

#topmenu
{
	position: relative;
	top: 0px;
	left: 0px;
	
}

#topmenu a {
    text-decoration: underline;
}

#Pagebackground 
{

}

#PageTitle
{
	color: #43215F;
	font-family: Tahoma;
	font-size:x-large;
	font-weight: bold;
	text-align: Left;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#PageText 
{
	color: black;
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.detailheader
{
	background-color:#43215F; 
	color:#E89430; 
	padding-bottom: 5px; 
	font-weight:bold; 
	text-align:center;
}

.detailbody
{
	padding: 4px 4px 4px 4px;
}


#Head 
{
	text-align: center;
}
#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(images/Header-Blend.gif);
	background-repeat:no-repeat;
	background-position: left top;
/*	background-image: url(images/TitleBKGD.gif);
	background-repeat:repeat-y;
	
	background-position: right;
    border: solid 1 Black;*/
}

#menubar
{
	position: relative;
	width: 100%;
	height: 21px;
	background-image: url(images/bk1.gif);
	background-repeat:repeat-x;
	margin: 0px auto;
	text-align: center;
	z-index:90;	
}
#centersection
{
	position: static;
	width: 100%;
	padding: 0px 0px 0px 0px;
}


#center
{
	position: static;
	width: 100%;
	padding: 0px 0px 0px 0px;
	/*position: relative;
	background-image: url(images/s1.gif);
	background-repeat:repeat-x;
	left: 0px;
	top: 0px;*/
	
}
#footer
{
	position: relative ;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	color: Black;
}

.footershadow
{
	position: relative;
	width: 100%;
	height: 8px;
	background-image: url(images/s2.gif);
	background-repeat:repeat-x;
	top: 0px;
	left: 0px;
}
.horizontaldivider
{
	position: relative;
	width: 100%;
	margin: 10px auto 0px auto; 
	background-image: url(images/graypixel.gif);
	background-repeat:repeat-x;
}

#panelborder
{
	position: relative ;
	width: 374px;
	border-left-width: 8px;
	border-left-color: Black;
	border-left-style: solid;
	border-right-width: 8px;
	border-right-color: Black;
	border-right-style: solid;
	padding: 5px 5px 5px 5px;
	
}

#wrapper 
{
	width: 760px;
	margin: 0 auto;
	/*background-image: url(images/TitleBKGD.gif);
	background-repeat:repeat-y;
	background-position: right;*/
}
	
#headermenu
{
	position: absolute;
	right: 0px;
	top: 3px;
	vertical-align:baseline;
}
#menupanel
{
	width: 150px;
	float: left;
	position: relative;
	min-height: 100px;
	border-right-width: thin;
	border-right-style: ridge;
}

#content
{
	float: left;
	width:500px;
	
}

#news
{
	float: right;
	width:245px;
	
}
.searchimage
{
	/*position: absolute;
	right: 10px;
	top:5px;*/
	
}
.SearchTextBox
{
	/*
	right: 30px;
	top: 2px;*/
	position: relative;
	font-size: small;
	font-family:Tahoma;
	width: 75px;
}
.welcome
{
	/*margin-top: 2px;
	font-size: small;
	font-family: Tahoma;
	color: #0000cd;*/
	color: #43215F;
	margin-right: 10px;
	/*font-weight: bold;
	font-style: italic;*/
}

.loginstatus
{
	text-decoration: none;
	font-size: small;
	font-family: Tahoma;
	color: #43215F;
}

.loginstatus a:link {
    text-decoration: none;
    color: #43215F;
}
.loginstatus a {
    text-decoration: none;
}

.loginstatus a:visited {
    text-decoration: none;
}

.loginstatus a:active {
    text-decoration: none;
}

.loginstatus a:hover {
     text-decoration: underline;
}


.topstyle
{
	z-index:99
}


/*

*/