.border {
	border: 1px dotted #0C759C;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bg {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #db2b2b;
	text-decoration: none;
	font-weight: bold;

}
}
.input-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB2B2B;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	text-decoration: none;

}
.input-buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #17A7DD;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.seprator {
	background-image: url(../images/sep.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.table-border {
	border: 1px solid #333333;
}
.bg02 {

	background-image: url(../images/mind_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg03 {

	background-image: url(../images/registration_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.buttom-link {
	background-image: url(../images/mind_02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;

}
a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.link02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A4064;
	text-decoration: underline;
	font-weight: normal;

}
a.link02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A4064;
	text-decoration: underline;
	font-weight: normal;

}
a.link02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB2B2B;
	text-decoration: underline;
	font-weight: normal;

}
a.link02:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A4064;
	text-decoration: underline;
	font-weight: normal;

}
