.maintext
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
}
.maintext a:link{text-decoration: none; color: #555555;}
.maintext a:visited {text-decoration: none; color: #555555;}
.maintext a:active{text-decoration: none; color: #555555;}
.maintext a:hover{text-decoration: underline; color: c7c7c7;}

.titletext
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #555555;
	font-style: italic;
}
.whitetitletext
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 18px;
	color: #FFFFFF;
}
.whitetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.whitetext a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext a:visited {text-decoration: none; color: #FFFFFF;}
.whitetext a:active{text-decoration: none; color: #FFFFFF;}
.whitetext a:hover{text-decoration: underline; color: #FFFFFF;}
.address{font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 12px;color: #432417; text-align:right; padding-right: 4px;}
.leftnavtext{font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 24px;color: #FFFFFF; padding-left:4px;}
.leftnavtext a:link{text-decoration: none;color: #FFFFFF;}
.leftnavtext a:visited {text-decoration: none;color: #FFFFFF;}
.leftnavtext a:active{text-decoration: none;color: #FFFFFF;}
.leftnavtext a:hover{text-decoration: none;color: #432417;}
.datetext{font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 12px;color: #432417;}
.rsstext{font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 14px;color: #ffffff;}
.footertext{font-family: Arial, Helvetica, sans-serif;font-size: 10px;line-height: 12px;color: #ffffff;}
.footertext a:link{text-decoration: none;color: #ffffff;}
.footertext a:visited {text-decoration: none; color: #ffffff;}
.footertext a:active{text-decoration: none; color: #ffffff;}
.footertext a:hover{text-decoration: underline; color: #ffffff;}
.navbox{ background-color: #ff4435;border-right: #ff4435 1px solid;
    border-top: #ff4435 1px solid;
    border-left: #ff4435 1px solid;
    border-bottom: #ff4435  1px solid;}
.PrettyBoxes{background-image: url(/images/boxbg2.jpg); 
	font-family: Arial, Helvetica, sans-serif; color: #A0460A;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
    background-color: #FFFFFF;
    border-right: #ff4435 1px solid;
    border-top: #ff4435 1px solid;
    border-left: #ff4435 1px solid;
    border-bottom: #ff4435  1px solid;}
.ButtonSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 9px;
    line-height: normal;
    border-right: #e8d2cc 1px outset;
    border-top: #e8d2cc 1px outset;
    border-left: #e8d2cc 1px outset;
    border-bottom: #e8d2cc 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
    background-color: #ff4435;
}
/* LIST CONTROL */

.listoutertable
{
	border: 0px;
	border-collapse: collapse;
	font: 11px Tahoma;
	width: 100%;
}
.defaultcell
{
	text-align: left;
	vertical-align: top;
}
.defaultcontainercell
{
	text-align: left;
	vertical-align: top;
	background-color: #F2F2F2;
	border: solid 1px #396B95;
}
.listtable
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	font: 11px Tahoma;
}
.listheaderstyle
{
	background-color: #FF4435;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
}
.listactioncolumnspan
{
	text-align: center;
	vertical-align: middle;
	width: 32px;
	height: 16px;
}
.listactioncolumn
{
	background-color: #FFFFFF;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	height: 16px;
}
.listaltactioncolumn
{
	background-color: #F2F2F2;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	height: 16px;
}
.listitemcolumn
{
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
.listaltitemcolumn
{
	background-color: #F2F2F2;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
.listsearchrow
{
	text-align: right;
}
/* END LIST CONTROL */
