@charset "utf-8";
/* CSS Document */
body{
	background-color:#5C3464;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:400;
	margin-top:4px;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer415700814 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:223px;
	height:368px;
	text-align:left;
}

#MMMenuContainer0701133512_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0701133512_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:223px;
	top:107px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0701133512_0 {
/* This class defines things about menu MMMenu0701133512_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:170px;
	height:76px;
}

.MMMIFVStyleMMMenu0701133512_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0701133512_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:170px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:174px;
	height:18px;
}

.MMMIVStyleMMMenu0701133512_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0701133512_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:170px;
	height:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:174px;
	height:18px;
}

#MMMenu0701133512_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0701133512_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0701133512_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0701133512_0 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0701133512_0_Item_2 {
/* Unique ID for item 1 of menu MMMenu0701133512_0 so we can set its position */
	left:0px;
	top:51px;
}

#MMMenuContainer0701133512_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0701133512_0 a {
/* Controls the general apperance for menu MMMenuContainer0701133512_0's items, including color and font */
	text-decoration:none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:#E1C923;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#7b8955;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0701133512_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0701133512_0 */
	color:#ffffff;
	background-color:#5c3464;
}

#container{
	width:917px;
	margin-left:auto;
	margin-right:auto;
	border:#7b8955 1px solid; 
}
#header{
	background:#7B8955;
}
#nav{
	background:url(images/css/menu%20bg.gif) no-repeat #5C3464;
	width:223px;
	float:left;
	padding:10px 0px 0px 0px;
}
#contentheader{
	height:70px;
	padding:10px 0px 0px 0px;
}
#content{
	background:#5C3464;
	color:#e1c923;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight:500;
	letter-spacing:1px;
	margin-left:223px;
	padding:6px 10px 10px 95px;
}
#content a{
	color:#FFCC00;
}
#footer{
	background: url(images/css/footer_bg.gif) no-repeat #7B8955;
	height:50px;
	color:#e1c923;
}
#footer a{
text-decoration:none;
	color:#e1c923;
}
#footer_left{
	
	float:left;
	width:200px;
	padding:5px 0px 5px 10px;
	font-size:10px;
}
#footer_right{
	width:707px;
	margin-left:210px;
	text-align:right;
	padding:5px 0px 5px 0px;
}