.style2 {
	font-size: 10px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/back_purple.gif);
	font-size: 12px;
	color: #616161;
	text-align:left;
}

table{
	background-color: transparent;
}
a:link {
	text-decoration: none;
	font-weight:bold;
	color: #384696;
}     
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #384696;
}  
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #6E74A9;
}   
a:active {
	text-decoration: underline;
	font-weight:bold;
	color: #384696;
}
	
.top_back {
	background-image:url(../images/top_back.gif);
		
}

.tab_back {
	background-image:url(../images/table_back.gif);
		
}

.long_back {
	background-image:url(../images/long_back.gif);
		
}
.Title
{
	font-family: Arial, Helvetica, sans-serif;
	color:#7E83AE;
	font-size: 20px;
	font-weight: bold;
}
.text_purple {
	color:#7E83AE;
	font-size: 12px;
	font-weight: bold;
}
.text_small {
line-height: 10px;
	font-size: 10px;
}

.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 200px;
	border: 1px solid #D6D6D6;
	height: 15px;
	vertical-align: middle;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 450px;
	border: 1px solid #ED008C;
	vertical-align: middle;
}

.header {
	font-size: 11px;
	font-weight:bold;
}

.large {
	font-size: 22px;
	color: #118EDB;
}

.small {
	font-size: 10px;
}

.logo {
	padding: 5px 5px 5px 5px;

}

.logo2 {
	padding: 0px 5px 5px 5px;

}