body {
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
	color: #000;
}

table {
	border: 0;
}

td {
	text-align:left; 
	vertical-align:top;
}

a:link {
	color:  #808080;
	text-decoration: none;
}

a:visited {	
	color:  #808080;	
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: underline;
}

hr {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

p {
	padding:0px;
	margin:0px;
}

.line_top {
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #000;
}

.line_top_p {
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #000;
	padding-top: 10px;
	margin-top: 10px;
}	

.line_top_bilder {
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #000;
	padding-top: 10px;
	margin-top: 10px;
	width: 520px;
}
	
.line_bottom_p {
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.pictureborder {
	border-width: 1px;
	border-style:solid;
	border-color: #c8c8c8;
}

.bg_start {
	background-image:url(../images/mind_blue.gif);
	background-repeat:repeat;
}

.mainspacer {
	width: 100px;
	height: 30px;
}

.imagespacer {
	width: 14px;
	height: 14px;
}

.imagespacer_double {
	width: 28px;
	height: 28px;
}

.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 130%;
	color: #000;
}

.versal {
	font-size:11px;
}

.indent {
	padding-left: 25px;
}

.td_valign {
	vertical-align:middle;
}

.pix_gap {

padding-right: 14px;
padding-bottom: 14px;
vertical-align:top;
}