<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f3f5ff;
}
.menu{
	border-bottom:solid 1px #FFFFFF;
	height:27px;
	background-color:#ced6ff;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;

}
.menu-home{
	border-bottom:solid 1px #FFFFFF;
	height:27px;
	background-color:#ced6ff;
	background-image:url(../images/menu-top.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#menu-left a{
	font-weight:bold;
	color:#150881;
	text-decoration:none;
	padding-left:34px;
	font-size: 11px;
}
#menu-left a:hover{
font-weight:bold;
color:#897fde;
text-decoration:none;
font-size: 11px;
}
#left td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font-18 {font-size: 18px}
.font14-b {
	font-size: 14px;
	font-weight: bold;
}
a{
	color:#004ca6;
	text-decoration:underline;
}
a:hover{
	color:#004ca6;
	text-decoration:none;
}
#image-left img{
border:solid 1px #a3b0ff;}
.left{
	background-image:url(../images/left.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	}
.right{
	background-image:url(../images/right.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	}
	
	
.selectionReg
		{
		padding-top:20px 0 0 10px;		
		}
	
.selectionReg a{
	color:#004ca6;
	text-decoration:underline;
	font-size:16px;
}


.selectionReg a:hover{
	color:#004ca6;
	text-decoration:none;
}
	
	
	
	
	
-->