body {
	margin: 0px;
	padding: 0px;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h5 p {
	margin: 0px;
	padding: 0px;
}

.maint {
	width: 100%;
	height: 100%;
	background-image:url(bg_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.leftright_border {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.leftright_dotted_border {
	border-left:1px dotted #B0B0B0;
	border-right:1px dotted #B0B0B0;
}

.bottom_border {
	border-bottom:1px solid #FFFFFF;
}

.white_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.white_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.white_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.paratext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.paratext_small {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.grey_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666565;
	text-decoration: underline;
}

.grey_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666565;
	text-decoration: none;
}

.bottom_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666565;
	text-decoration: underline;
}

.bottom_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666565;
	text-decoration: none;
}


.black_link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.black_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.more_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.more_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006599;
	text-decoration: none;
	height: 18px;
	width: 135px;
	border: 1px solid #CCCCCC;
}

.textbox1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 135px;
	border: 1px solid #CCCCCC;
}

.blue_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006599;
	text-decoration: underline;
}

.blue_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006599;
	text-decoration: none;
}

.dottex_border {
	border-top:1px dotted #B0B0B0;
	border-bottom:1px dotted #B0B0B0;
	background-color:#EDEDED;
}
.Verdana-16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
