body
{
}

h1 
{
	color: #AB3535;
}
h3
{
	color: #AB3535;
}
p, td
{
	color: #333333;
}
p
{
	margin: 0 0 8px 0;
}
#content td 
{
	font-family : Arial Narrow,Arial,Verdana,helvetica,Georgia,sans-serif;
	font-weight: bold;
	font-size :0.8em;
	vertical-align : top;
}
input 
{
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	border: solid 1px #AB3535;
	font-size: 1.2em;
}
select 
{
	width: 240px;
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	border: solid 1px #AB3535;
	font-size: 1.2em;
}
textarea 
{
	width: 240px;
	height: 48px;
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	border: solid 1px #AB3535;
	font-size: 1.2em;
}
.formBox
{
	width: 240px;
}
.formNote 
{
	color:#ff0000;
	font-weight: bold;
}
#pub  
{
	font-size :1.3em;
	font-weight :normal;
}
#pub hr
{
	height :1px;
	width:373px;
	color:#AB3535;
}


#leftcolumn ul 
{
	list-style-type:none ;
	margin:0 0 0 12px;
}
#leftcolumn li 
{
	font-family : Georgia,Arial,Verdana,helvetica,sans-serif;
	font-size:  0.6em; 
	font-weight: bold;
	display: block ;
	line-height : 1.6em;
	letter-spacing : 0px; 
	margin:0 0 4px 0;
	padding:0px;
}
#leftcolumn ul ul 
{
	list-style-type:none ;
	margin:0 0 0 12px;
}
#leftcolumn li li
{
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	font-size:  1.2em; 
	font-weight: normal;
	display: block ;
	line-height : 1.5em;
	letter-spacing : 0px; 
	margin:0px;
	padding:0px;
}

.thatLink
{
	display: block ;
	font-size: 1em;
	background-color :#FFFFFF;
	color: #AB3535;
	text-decoration : none;
	padding-left:4px;
}
.thatLink:hover
{
	display: block ;
	font-size: 1em;
	background-color :#AB3535;
	color: #FFFFFF;
	text-decoration : none;
	padding-left:4px;
}
.thisPage 
{
	display: block ;
	font-family : Georgia,Arial,Verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 1em;
	background-color :#AB3535;
	color: #FFFFFF;
	text-decoration : none;
	padding-left:4px;
}
.thisLink 
{
	font-family : Georgia,Arial,Verdana,helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block ;
	background-color :#AB3535;
	color: #FFFFFF;
	text-decoration : none;
}
.thatSubLink
{
	display: block ;
	font-size: 1em;
	color: #AB3535;
	text-decoration : none;
	padding-left:4px;
	font-weight:normal ;
}
.thatSubLink:hover
{
	display: block ;
	font-size: 1em;
	color: #000000;
	text-decoration : none;
	padding-left:4px;
	font-weight:normal ;
}
.thisSubPage 
{
	display: block ;
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration : none;
	padding-left:4px;
}
.thisSubLink 
{
	font-family :Arial,Verdana,helvetica, Georgia,sans-serif;
	font-size: 1em;
	display: block ;
	color: #000000;
	text-decoration : none;
}


#content a 
{
	color: #AB3535;
	font-weight:bold;
	text-decoration :none;
}
#content a:hover 
{
	color: #AB3535;
	font-weight:bold;
	text-decoration :underline;
}

#content ul 
{
	list-style-type:disc ;
	margin:12px 0 0 12px;
}
#content li 
{
	color: #333333;
	margin:0 0 4px 12px;
	padding:0px;
}


#footer p 
{
	margin: 0;
}
#footer a 
{
	color: #AB3535;
 font-weight:normal;
 text-decoration:underline;
}
#footer a:hover
{
	color: #AB3535;
 font-weight:bold;
}





