
BODY
{
margin: 0px;
padding: 0;
font-family: Verdana, Helvetica, sans-serif;
background-color: white;
COLOR: #949494;
text-align: center;
}


.MAINCONT{
border-left: 1px solid #F4A4B0;
border-right: 1px solid #F4A4B0;
}


TD.INDCONT
{
COLOR: #949494;
line-height: 1.15em;
font-size: .60em;
padding: 10px 5px 0px 5px;
}





TD.CONT
{
COLOR: #949494;
line-height: 1.30em;
font-size: .70em;
padding-left: 29px;
}

.mainText
{
COLOR: #949494;
line-height: 1.30em;
font-size: .70em;
}

.txtNavBotInd{ 
font-size: 10px;
color: #999797;
dispaly: block;
padding-left: 87px;
padding-top: 7px;
}

.txtNavBot01{ 
font-size: 10px;
color: #999797;
dispaly: block;
padding-left: 43px;
padding-top: 7px;
}

a.txtNavBot:link{
	font-size: 10px; text-decoration: underline; color: #999797;
}
a.txtNavBot:visited{
	font-size: 10px; text-decoration: underline; color: #999797;
}
a.txtNavBot:hover{
	font-size: 10px; text-decoration: none; color: #999797;
}


a {
	text-decoration: underline;
}

a:link {
	color: #DA1B23;
	}

a:visited {
	color: #DA1B23;
	}

a:active {
	color: #DA1B23;
	}

a:hover {
	color: #DA1B23;
	text-decoration: none;
	}



}

.btnStyle {
	border: 1px solid #81817C;
	background-color: #DFDFD4;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: 'Verdana', 'Arial';
	color: #835D1C;
	padding: 0px 2px 0px 2px;
	height: 21px;
}


TEXTAREA
{
	font-size: 11px;
	FONT-FAMILY: 'Verdana', 'Arial'; color: #949494;
}

INPUT 
{
	font-size: 11px;
	FONT-FAMILY: 'Verdana', 'Arial'; color: #949494;
}

.inputText{
	font-size: 11px; FONT-FAMILY: 'Verdana', 'Arial'; color: #949494; width: 120px;
}


SELECT
{
	font-size: 11px;
	FONT-FAMILY: 'Verdana', 'Arial'; color: #949494;
}


.tableBorder
{
border: 1px solid red
}

.tableRed
{
background color: red;
height: 22px;
valign: middle;
color: #fff;
font-size: 1.0em;
}

.tableRed td
{
padding-left: 5px;}


h1
{
font-size: 100%;
Color: #DA1B23
}

h2
{
font-size: 75%;
Color: #DA1B23

}

.redBullet
{
Color: #DA1B23
}

.BorderGray
{
border: 1px solid #D2D2D2;
padding: 8px;
}

.small
{
font-size: 9px;
color: #6D6969;
}

.caption
{
font-size: 11px;
color: #6D6969;
}

hr {border-top : 1px dotted #949494;}

.DarkGray
{
background: url(../images/darkGray.gif);
}

.lightGray
{
background: url(../images/lightGray.gif);
}