body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	background-color: #DEE5D6;
	}

td {
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
	line-height: 140%;
	text-align: justify;
	}

.tdhor{
	background-image:  url(../images/bcke_hor.gif);
	margin-top: 0px;
	text-indent: 2px;
	vertical-align: top;
	white-space: normal;
	border-bottom-style: none;
	}
.bgcolor {
	background-color: #D6D3CE;
	vertical-align: middle;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: capitalize;
}



.tdver{
	background-image:  url(../images/bcke_ver.gif);
	}

.tdtop{
	background-image:  url(../images/bcke_top.gif);
	}

select {
	font-family: Verdana; 
	font-size: 12px;
	}

textarea {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #BD0600;
	/* margin: 4px; */
	}

input {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	}

li {
	padding-right: 20px; 
	padding-left: 0px; 
	padding-bottom: 5px; 
	margin: 0px; 
	padding-top: 0px;
	line-height: 140%
	}


A:link {
	color: #D61C39;
	text-decoration: underline;
}

A:visited {
	color: #D62842;
	text-decoration: underline}

A:active {
	color: #D62439;
	text-decoration: underline}

A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: inherit;
	}

.sml{
	color: #004E9B;
	} 

A.sml:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none	} 

A.sml:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none	} 

A.sml:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none	} 

A.sml:hover {
	color: #2B82C5; 
	font-weight: bold;
	text-decoration: none
	}

.colorgreen {
	color: #E02127;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.big{
	font-size: 12px;
	background-color: #F2F2F2;
	padding: 20px;
	line-height: 160%;
	}

.bigbody{
	font-size: 12px;
	line-height: 140%
	}

.smallbold {
	font-size: 12px;
	font-weight: normal;
	color: #D62842;
	text-decoration: none;
}

.borderright{
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}

.borderbot{
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
	}

.bordertopbot{
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
	}
