BODY {
    text-align : center;
    width : 760px;
    margin : 0px AUTO;
    font-size : 100%;
    background-color : #33333A;
    
}

P {

    font-family : verdana, tahoma, arial, helvetica, sans-serif;
    font-size : 100%;
    color : #000000;
    margin : 0px;
    padding : 0px;
    text-align : left;
}

H1 {
    font-family : verdana, tahoma, arial, helvetica, sans-serif;
    font-size : 100%;
    color : #000000;
    margin : 0px;
    padding : 0px;
    text-align : left;
}

H2 {
    font-family : verdana, tahoma, arial, helvetica, sans-serif;
    font-size : 100%;
    color : #000000;
    margin : 0px;
    padding : 0px;
    text-align : left;
    font-weight : normal
}

UL {

    font-family : verdana, tahoma, arial, helvetica, sans-serif;
    font-size : 70%;
    color : #000000;
    text-align : left;
}

A:hover { color : #c5ac9e }

A, A:visited, A:active { color : #8893BA }

TABLE { border-collapse : collapse }


.p_main {
    margin-bottom : 16px;
    font-size : 70%;
}

.p_tbl {
    margin : 0px;
    font-size : 70%;
}

.p_footer {
    font-size : 60%;
    color : #ffffff;
    text-align : center;
    margin-bottom : 12px;
}

.mailing_list {
    font-size : 70%;
    text-align : center;
    margin-bottom : 7px;
}

.links_right {
    font-size : 70%;
    color : #000000;
    text-align : right;
    margin-bottom : 5px;
}


.TextBox		
{
	font-family:verdana; 
	font-size:8pt; 
	color:black; 
	background-color:grey; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}



.dropdown
{
	font-family:verdana; 
	font-size:7pt; 
	color:black; 
	background-color:grey; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}


.button
{
	font-family:verdana; 
	font-size:7pt; 
	color:black; 
	background-color:grey; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

.form_noBreak {
    margin : 0px;
    padding : 0px;
}

.hr_messageBreak {
    border-style : dotted;
    border-width : 1px;
    border-color : #000000;
}










