BODY {
	margin-top: 0px;
	margin-left: 0px;
}

a:link {
	color: #252B79;
	text-decoration: underline;
}

a:visited {
	color: #252B79;
	text-decoration: underline;
}

a:hover {
	color: #252B79;
	background-color: #D7FF1D;
	text-decoration: underline;
}


.title {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #317FCB;
}

.box {
	padding: 5px;
	background-color: #A5D4F9;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
        border-top-style: groove;
        border-left-style: groove;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

.subtitle {
	padding-bottom: 5px;
	text-align: center;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
}

.normal {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
}

.bold {
	font-family: Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.justified {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.small {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
}

.copyright {
	padding-top: 5px;
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
}

.error {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
        color: #CC0000;
}

.italics {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.padding {
	padding: 8px;
}

.swpad {
	padding-bottom: 15px;
	padding-left: 15px;
}

TD.mainbox {
	background-image: url('/images/jumpbg.jpg');
	background-repeat: no-repeat;
	width: 410px;
	padding: 10px;
}
