body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/e3_bg_bo.gif);
	font-family: Verdana;
	font-size: 11px;
}
a.urlblue:link {
	text-decoration: none;
	color: #000099;
}
a.urlblue:visited {
	text-decoration: none;
	color: #003399;
}
a.urlblue:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.urlwhite:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.urlwhite:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.urlwhite:hover {
	text-decoration: underline;
	color: #FF0000;
}


a.urlwhiteblue:link {
	text-decoration: none;
	color: #1683CD;
}
a.urlwhiteblue:visited {
	text-decoration: none;
	color: #1683CD;
}
a.urlwhiteblue:hover {
	text-decoration: underline;
	color: #1683CD;
}


.thinborder {
	border: 1px solid #B6D3F7;
}
input {
	font-family: Verdana;
	font-size: 11px;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
}
select {
	font-family: Verdana;
	font-size: 11px;
}
.thintablebordersall {
	border-top: 1px solid #B6D3F7;
	border-right: 1px solid #B6D3F7;
	border-bottom: 0px solid #B6D3F7;
	border-left: 1px solid #B6D3F7;
}

.thintablebordersallgreen {
	border: 1px solid #75A24B;
}

.thintablebordersallyellow {
	border: 1px solid #CE9C00;
}

.thintablebordersallBottom {

	border-top: 1px solid #B6D3F7;
	border-right: 1px solid #B6D3F7;
	border-bottom: 1px solid #B6D3F7;
	border-left: 1px solid #B6D3F7;
}
.fullsize {
	width: 98%;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6D3F7;
}

.whiteurl {
	color: #FFFFFF;
	text-decoration: none;
}

.Vendra {
	font-family: Verdana;
}
.bigfont {
	font-size: 12px;
}
ul {
	padding: 1px 10px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.boldborder {
	border: 2px solid #B6D3F7;
}
