.panel {
	background-image: url(images/panel.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
a:link {
	color: #D73647;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D73647;
}
a:hover {
	text-decoration: underline;
	color: #D73647;
}
a:active {
	text-decoration: none;
	color: #D73647;
}.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D73647;
	text-align: center;
}
.border {
	border: 1px solid #D73647;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.page
{

   margin-left: auto;
    margin-right: auto;
    display:inline;
}

.header
{
    position: relative;
    margin-bottom: 0px;
    color: #cccccc;
    padding: 0;
}
.content
{
	background-color: #FFF;
	border-bottom: 3px groove #4b6f92;
	margin-bottom: 30px;
	_height: 1px;
	width: 200px;
}

.columnsContainer
{
	width:202px;
}

.leftMargin
{
	float:left;
	width:25px;
}

.leftPage
{
	float: left;
	background-color: #DFDFDF;
	width: 195px;
	margin-top: 10px;
	margin-bottom:0px;
}

.rightPage
{
	float: right;
	display: inline;
}

.error
{
	color:Red;
}
.footer
{
    color: #999;
    padding: 5px 0 0 0;
    text-align: center;
    line-height: normal;
}

p.footer 
{
    padding: 5px 0;
    margin: 0;
    font-size: .9em;
}

.clear
{
    clear: both;
}

#logindisplay
{
	border: none;
	font-size: 1.1em;
	display: block;
	text-align: left;
	margin-left: 10px;
}

#logindisplay a:link
{
    color: #D73647;
    text-decoration: underline;
}

#logindisplay input
{
    color: Red;
}

#logindisplay input:hoover
{
	cursor:pointer;
}

#logindisplay a:visited
{
    color: Red;
    text-decoration: underline;
}

.RedrowRed
{
	color: #D73647;
}

