body {
	background-color: #FFFFFF;
	margin: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-base-color: #003399;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}


.sideBgLft {
	background-image: url(../images/bg_sides.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sideBgRgt {
	background-image: url(../images/bg_sides.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.Utxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Utxt1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.Utxt1:link {
	color: #000000;
	text-decoration: none;
}
a.Utxt1:visited {
	color: #000000;
	text-decoration: none;
}
a.Utxt1:hover {
	color: #999999;
	text-decoration: none;
}
a.Utxt1:active {
	color: #000000;
	text-decoration: none;
}

.Utxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Utxt2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.Utxt2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Utxt2:visited {
	color: #9AD14D;
	text-decoration: none;
}
a.Utxt2:hover {
	color: #9AD14D;
	text-decoration: none;
}
a.Utxt2:active {
	color: #9AD14D;
	text-decoration: none;
}
a.Utxt2b:link {
	color: #000000;
	text-decoration: none;
}
a.Utxt2b:visited {
	color: #000000;
	text-decoration: none;
}
a.Utxt2b:hover {
	color: #000000;
	text-decoration: none;
}
a.Utxt2b:active {
	color: #000000;
	text-decoration: none;
}

.Utxt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.Utxt3b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
a.Utxt3:link {
	color: #999999;
	text-decoration: none;
}
a.Utxt3:visited {
	color: #999999;
	text-decoration: none;
}
a.Utxt3:hover {
	color: #999999;
	text-decoration: none;
}
a.Utxt3:active {
	color: #999999;
	text-decoration: none;
}

.Utxt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.Utxt4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9AD14D;
	font-weight: bold;
}
a.Utxt4:link {
	color: #FFFF00;
	text-decoration: none;
}
a.Utxt4:visited {
	color: #FFFF00;
	text-decoration: none;
}
a.Utxt4:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.Utxt4:active {
	color: #FFFF00;
	text-decoration: none;
}
.Utxt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Utxt5b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #261D5E;
	font-weight: bold;
}
a.Utxt5:link {
	color: #666666;
	text-decoration: none;
}
a.Utxt5:visited {
	color: #666666;
	text-decoration: none;
}
a.Utxt5:hover {
	color: #666666;
	text-decoration: none;
}
a.Utxt5:active {
	color: #666666;
	text-decoration: none;
}

.dropDwn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: 646464;
	color: #FFFFFF;

}
.btn {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FF3300;

}
.txtfield {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 17px;
	width: 100%;
	border: 1px solid #999999;
}
.bordo {
	border: 1px solid #FFFFFF;
}

