body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
body {
	background-image: url("images/bg.jpg");
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
td,th {
	text-align: left;
}

H1 {
	font-weight: bold;
	font-size: 14px;
	}
.MenuText {
  	font-family: Helvetica, Verdana, Arial, sans-serif;
  	font-size: 16px;
	font-weight: bold;
	}
.BoldText {
	color: #000066;
	font-size:16px;
	font-weight: bold;
}
#content {
	text-align: left;
	width: 780px;
	margin: 0 auto;
}
#header {
	background-image: url("images/header.png");
	height: 145px;
}
#menu {
	background-image: url("images/menu.jpg");
	height: 72px;
	line-height: 6em;
}
#container, #container-full {
	width: 90%;
    text-align:left;
	width: 778px;	
	border: 1px dotted #aaa;	
	background-color: white;
}
#container {
	background: url("images/left_bg.gif") top left repeat-y;
}
#sidebar {
	float: left;
	width: 183px;
	margin:0; 
	padding: .5em .5em;
}
#sidebar-content {
	margin:0; padding: 0;
}
#main {
	margin:0 0 0 184px;	
}
#main-content {
	margin:0; 
	padding: .5em 1.5em;
	font-size: 100%;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
#PageFooter {
	background-image: url("images/footer.gif");
	font-size: 0.85em;
    line-height: 5em;
	color: #aaa;  
	width: 780px;
	height: 45px;
	text-align:center;
}
#container td {
	vertical-align:top;
}
#container A:link {text-decoration: none; color: black;}
#container A:visited {text-decoration: none; color: black;}
#container A:hover {text-decoration: underline; color: blue;}
#PageFooter A:link {text-decoration: none; color: #aaa;}
#PageFooter A:visited {text-decoration: none; color: #aaa;}
#PageFooter A:hover {text-decoration: none; color: black;}
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:hover {text-decoration: none; color: black;}
.m_text	{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#262626;
}
