﻿
body {
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
background:url(images/allback.gif) repeat-x;
background-color:#ecc9c1;
margin:0 auto;
padding:0;
}

.Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A {
font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
font-size: 13px;
font-weight: normal;

}

.Normal ul {
	margin-left:15px;
}

/* ***** Wrapper for all Content ***** */
#container {
width:900px;
clear:both;
display:block;
text-align:center;
margin:0 auto;
background:url(images/contentback.gif);
background-color:#2a2a2a;
padding:0 0px;
}

/*Panes*/
.leftpane {width: 160px;background-color: transparent;padding-left: 0px;padding-right: 0px;padding-top: 8px;}
.contentpaneAdmin {background-color: transparent;padding-left: 5px;padding-right: 10px;padding-top: 5px;}
.Toppane {background-color: transparent;padding-left: 5px;padding-right: 5px;padding-top: 5px;}
.rightpane {width: 175px;background-color: transparent;padding-left: 0px;padding-right:5px;padding-top: 5px;}
/*End Panes*/

.Head {font-size: 1.0em;font-weight:bold;color:#000000;}
.SubHead {font-size:.9em; font-weight: bold; color:#000000;}
.SubSubHead {font-size:.9em;font-weight:bold; color:#000000;}
.NormalBold{font-size: .9em; font-weight: bold}
.Normal{font-size:13px; line-height:20px;font-weight: normal;}
.NormalRed{font-size: 1.0em; font-weight: bold; color: #ff0000}
.NormalTextBox{font-size: 1.0em; font-weight: normal;}
.CommandButton{font-size: 1em;font-weight: normal;}

UL LI {list-style-type:square ;}
UL LI LI{list-style-type:disc;}
UL LI LI LI {list-style-type:circle;}

OL LI {list-style-type:decimal;}
OL OL LI{list-style-type:lower-alpha;}
OL OL OL LI {list-style-type:lower-roman;}

#bottomNavigation ul {
	margin:0;
}
#bottomNavigation ul li { 
display: inline; 
list-style: none; 
}
#bottomNavigation ul li a,#bottomNavigation ul li a:visited { 
padding: 0px 5px; 
border-right: 1px solid #595c60; 
font-size:11px;
text-decoration:underline;
color:#000000;
}
#bottomNavigation ul li a:hover {
	color:#fc0;
}
#bottomNavigation ul li.Last-Child.Level0 a { 
border-right: none; 
}

#bottomNavigation ul li.DisabledTab {display:none;}
#bottomNavigation ul li.SelectedTab.Level0{display:none;}


#topbar {
	width:900px;
	background:url(images/topback.gif) no-repeat;
	height:10px;
	background-color:#a98881;
}
#homebutton {
	float:left;
	margin-top:50px;
	margin-left:50px;
}
#logo{
float:left;
width:900px;
height:163px;
background:url(images/logo.jpg);
}
#title {
	width:671px;
	height:58px;
	background:url(images/titleback.gif); no-repeat;
}

#title h1 {
	float:left;
	color:#ffffff;
	margin-left:30px;
	margin-top:10px;
	color:#3d3230;
	font-size:18px;
}



#navleft {
	width:56px;
	height:25px;
	float:left;
	background:url(images/navleft.gif);
}
#navright {
	width:50px;
	height:25px;
	float:right;
	background:url(images/navright.gif);
}

#content {
width:900px;
margin:0;
padding:0;
}
.filler {
	clear:both;
}
	
#content td {
text-align:left;
}

#address {
	font-family:"trebuchet ms",arial,verdana;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	font-size:12px;
	padding-left:20px;
	padding-top:5px;
}
#address a {
	color:#ffa800;
	font-weight:bold;
}
#left {
float:left;
width:229px;
display:block;

}
#right {
float:right;
width:671px;

}
#filler {
clear:both;
}
#footer {
width:710px;
background:url(images/footerback.gif) no-repeat;
height:60px;
font-family:"trebuchet ms", verdana, arial, tahoma, sans-serif;
color:#ffffff;
font-weight:normal;
padding-top:25px;
font-size:10px;
text-align:center;
margin:0 auto;
padding-left:190px;
}
.FooterClass {
font-family:"trebuchet ms", verdana, arial, tahoma, sans-serif;
color:#ffffff;
font-weight:normal;
font-size:10px;
}
#footer a {
	color:#ffffff;
	text-decoration:underline;
	font-size:10px;
}
	