.contenttext {
	background-color: #fff; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; 
    padding: 5px;
}

.admincell
{
	BORDER-COLOR: #DDD;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
}

.proofcell
{
	BORDER-COLOR: #AAA;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
}

.menulinks a {
    color: #0b310a; 
    font-weight: normal; 
    text-decoration: none; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    padding: 2px; 
    letter-spacing: .05em; 
    margin-bottom: 5px;
}

.menulinks {
    border-bottom: solid 1px #0b310a; 
    margin-top: 5px;
}

A.toplinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
	
A.toplinks:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DDD;
	text-decoration: none;
}

A.toplinks:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.footertext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
}

.footertext_index {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
}

#footerphone {
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 15px;
}

#footerphone_index {
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 15px;
}

#dropmenudiv {
	text-align: left;
	position:absolute;
	border:1px solid black;
	/* border-bottom-width: 1px; */
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	color: #000;
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #CCCCCC;
 	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover { /*hover background color*/
	color: #FFF;
	background-color: #0F397F;
	border-bottom: 1px solid #0F397F;
}


INPUT {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
    BORDER-COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, MS Sans Serif;
    FONT-SIZE: 11px;
	padding: 2px;
	margin: 1px;
}


SELECT {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
    BORDER-COLOR: #666666;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, MS Sans Serif;
    FONT-SIZE: 11px;
	padding: 2px;
	margin: 1px;
}


TEXTAREA {
    BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
    BORDER-COLOR: #666666;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, MS Sans Serif;
    FONT-SIZE: 11px;
	padding: 2px;
	margin: 1px;
}

BODY {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    MARGIN: 0px;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: none;
}


TABLE {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    FONT-SIZE: 10pt
}

IMG.LeftAligned {
    margin-right: 15px;
    margin-bottom: 5px
}

IMG.RightAligned {
    margin-left: 15px;
    margin-bottom: 5px
}

A.TABLE:hover {
    COLOR: #444499;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: none
}

TD {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: none;
    FONT-SIZE: 10pt
}

A:visited {
    COLOR: #550088;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: underline
}

A {
    COLOR: #0000DD;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: underline
}

A:hover {
    COLOR: #7777AA;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: underline
}

A.BottomLink {
    COLOR: #EEEEEE;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: none
}

A.BottomLink:visited {
    COLOR: #EEEEEE;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: none
}

A.BottomLink:hover {
    COLOR: #BBBBBB;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: underline
}

