a		{
		color:#000000;
		text-decoration:none
		}

a.red		{
		color:#990000;
		text-decoration:underline
		}

a:hover		{
		color:#000000;
		text-decoration:underline
		}

ul		{
		padding-left:0px;
		margin-left:22px;
		margin-top:0px;
		padding-top:0px;
		margin-bottom:5px;
		padding-bottom:5px;
		}

td		{
		font-family:Verdana;
		font-size:11px;
		color:#000000;
		text-decoration:none;
		}

.pageheader	{
		padding-left:10px;
		}

.bodytext	{
		color:#000000;
		text-decoration:none;
		padding-left:10px;
		padding-right:10px;
		text-align:justify
		}

.bodybg		{
		background-color:#83827C; margin:0px;
		}

.tablebg	{
		background-image:url(images/table_bg.gif);
		background-color:#D2B548;
		background-repeat:repeat-x
		}

.footer		{
		color:#ffffff;
		padding-right:6px
		}

a.footer:hover	{
		color:#ffffff;
		padding-right:6px
		}

b.big		{
		font-size:17px;
		}

b.newshead 	{
		color:#695A24;
		width:184px;
		line-height:9px;
		text-transform: uppercase;
		border-bottom: #695A24 1px solid;
		}

li.tri		{
		list-style-image:url(images/triangle.gif);
		list-style-type:disc;
		margin-left:0;
		margin-top:5px;
		line-height:13px;
		}

.underconstruction{
		font-size: 24px;
		font-weight: bold;
		}

.topmenu	{
		font-weight:bold;
		color:#676767;
		line-height:25px;
		display:block;
		}

a.topmenu:hover	{
		text-decoration:none;
		color:#000000;
		}

.leftheading	{
		font-size:13px;
		font-weight:bold;
		background-color:#B99D30;
		padding-left:6px;
		height:18px;
		text-transform: uppercase;
		}

.subheading	{
		font-size:11px;
		font-weight:bold;
		background-color:#B99D30;
		padding-left:1px;
		height:15px;
		cursor:default
		}

.rightlinks	{
		width:165px;

		}

a.rightlinks:hover{
		text-decoration:dashed;
		}

.underlined	{
		text-decoration:underline;
		}
a.bdy_lnks {text-decoration:underline;}
a.bdy_lnks:hover {text-decoration:none;}
.archives { border:1px solid #C0A336; background-color:#DBBE51; width:100%; padding:12px; }
.img_right { float:right; margin-left:12px;}
.img_left { float:left; margin-right:12px;}
.break { background-image:url(images/dots.gif); background-repeat:repeat-x; height:6px;}