/* This stylesheet is old and defunct. Do not use it.  It will be deleted as
soon as the 2010 redesign project is complete. -Jared 7/6/10 */

body {
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 1em;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #66665E;
	line-height: 150%;
	text-decoration: none;
	line-height: 150%;
	
}

td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	
}

td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #AEB5BA;
	text-decoration: none;
}

.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}

.bolded a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}

.bolded a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AEB5BA;
	text-decoration: none;
	
}

.White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}


.Header_Main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
}

.Header_Sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	
}

.Header_Feature{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
}

.Header_News{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #666666;
	
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #68737A;
	text-decoration: none;	
}

.leftmenu td {
	border-bottom: 1px solid lightgrey; 
	padding: 0.35em;
}

.leftmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #68737A;
	text-decoration: none;
	
}

.leftmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFF;
	text-decoration: none;
	
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bottom2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.bottom2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #AEB5BA;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

ul {
	list-style-position: outside;
	list-style-image: url(../images/arrow_sm.gif);
	color: #66665E;
	line-height: 150%;
	border: none;
}


.warning {
	color: red;
	font-size: 110%;
}
div.warning {
	border: 2px solid red;
	padding: 5px;
}

div.siteCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
div.siteCredit a { color: black; }

#liquid-round { 
width:100%;
margin:0px auto; 
background:#fff url(http://www.acatoday.org/images/leftside.gif) repeat-y left top;
} 

.top { 
width:100%; 
height:20px; 
background:url(http://www.acatoday.org/images/top.gif) no-repeat left top; 
} 
.top span { 
display:block; 
position:relative; 
height:20px; 
background:url(http://www.acatoday.org/images/top-right.gif) no-repeat right top; 
} 

.center-content { 
position:relative; 
background:url(http://www.acatoday.org/images/rightside.gif) repeat-y right top; 
padding:1px 20px 1px 25px; 
margin:-1px 0 -50px 0; 
} 
.footer { 
height:60px; 
background:url(http://www.acatoday.org/images/bottom.gif) no-repeat left bottom; 
} 
.footer span { 
display:block; 
position:relative; 
height:60px; 
background:url(http://www.acatoday.org/images/bottom-right.gif) no-repeat right top; 
} 


#container
{
width: 200px;
}

.fluid
{
border-style:solid;
border-width: 5px;
border-color: #999;
padding: 5px;
width:auto;
}

