BODY {
        background-color:#EDEDEB; 
	background-attachment:;
        background-image:;
        background-repeat:;
	font-family: Verdana;
	font-size: 10px;
	color:#7A7A7A;
}
-->

<!--
BODY {scrollbar-face-color:#EDEDEB;
scrollbar-highlight-color:#1C2871;
scrollbar-shadow-color:#1C2871;
scrollbar-3dlight-color:#EDEDEB;
scrollbar-arrow-color:#1C2871;
scrollbar-track-color:#EDEDEB;
scrollbar-darkshadow-color:#EDEDEB;}
-->

}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	cursor: text;
}
a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 6pt;
	font-weight: bold;
	color: #1C2871;
}
a:hover {
	color: #6673BC;
	text-decoration: ;
	cursor: help;
}
img {
	border-color: #1C2871;
}

.title {
        FONT-WEIGHT: bold; 
        FONT-SIZE: 11px; 
        BACKGROUND: #EDEDEB; 
        TEXT-TRANSFORM: uppercase; 
        COLOR: #1C2871; 
        LINE-HEIGHT: 16px; 
        FONT-FAMILY: arial; 
        LETTER-SPACING: 1px; 
        TEXT-ALIGN: left;
        border-bottom: 1px solid #1C2871;
        margin-bottom: 5px;
}

.up_header {
	width: 100%;
	background: #EDEDEB;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	color: #1C2871;
	text-align: left;
	line-height: 10px;
	margin-bottom: 0px;
      	margin-top: 0px;
      	padding: 1px;
	padding-left: 5px;
        TEXT-TRANSFORM: uppercase;
}
.up_header2 {
	width: 100%;
	background: #EDEDEB;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	color: #7A7A7A;
	text-align: left;
	line-height: 10px;
	margin-bottom: 3px;
      	margin-top: 0px;
      	padding: 1px;
	padding-left: 15px;
	padding-bottom: 5px;
        border-bottom: 1px solid #A7A6A6;
}
.up_content {
	width: 100%;
	background-color: #EDEDEB;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
      	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.quote {
	width: 90%;
	background-color: #E1E1DF;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	font-size: 10px;
      	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
        border-left: 2px solid #C9C9C9;
}

.vid {
	width: 90%;
	background-color: #E1E1DF;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
      	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
        border-left: 2px solid #C9C9C9;
}


-->
