body {	margin:0px;
	font-family:Arial;
	font-size:12px;
}
td,span {	font-family:Arial;
	font-size:12px;
}
form {	margin:0px;
	padding:0px;
}
a,a:visited, a:link {
	font-family:Arial;
	font-size:12px;
	color:#102279;
	text-decoration:underline;
	cursor:pointer;
}
a:hover {	font-family:Arial;
	font-size:12px;
	color:#102279;
	text-decoration:none;
	cursor:pointer;
}

.leftmenu0 {	color:#102279;
	font-family:Arial;
	font-size:22px;
}
a.leftmenu,a.leftmenu:visited,a.leftmenu:link {
	color:#6C7DAE;
	font-family:Arial;
	font-size:18px;
	text-decoration:none;
}
a.leftmenu:hover {
	color:#6C7DAE;
	font-family:Arial;
	font-size:18px;
	text-decoration:underline;
}
div.leftmenu {	padding-left:20px;
}

.input {
	border:1px solid #102279;
	font-family:Arial;
	font-size:12px;
}
.button {
	font-family:Arial;
	font-size:12px;
}
.title {
	color:#102279;
	font-family:Arial;
	font-size:18px;
	background:url(images/title.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:70px;
}
.title2 {
	color:#102279;
	font-family:Arial;
	font-size:14px;
}
.right {	width:230px;
	height:700px;	background:url(images/right.jpg);
	background-repeat:no-repeat;
	background-position:bottom;}
.text1 {	color:#102279;}
.arrow {	margin-bottom:-5px;}
.copyright {	height:25px;
	text-align:center;}
.line {	width:100%;
	height:1px;
	background:#102279;}
.error {	color:#f00;
	font-weight:bold;
	text-align:center;}
