﻿a
{
	text-decoration:none;
	color:#740f12;
	font-weight:bold
}
a:hover
{
	text-decoration:none;
	text-decoration:underline;
}
table
{
    font-family: Arial, Times New Roman, Verdana;
    font-size:11px;
}
body
{
    background-color:#FFFFFF;
}
img.border
{
    height:100%
}
td.cprCell
{
    border-left:1px solid black;
    border-top:1px solid black;
    border-bottom:1px solid black;
}
newsPad
{
    padding-left:12px;
}
.textBoxRight
{
	text-align:right;
}
.HomeButtons
{
	padding-top:5px;
}