.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0303FF;
}

.splashnav {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1515A7;
	text-decoration: none;
}

.splashnav:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(images/diagonal.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
.tag {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	background-position: right;
}
.storyline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #F6790B;
	border-bottom-color: #FD7802;
	border-left-color: #FF0000;
}
.blackborder {
	border: 1px solid #000000;
}
.style2 {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.topbottom {
	border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}
.topbottom2 {

	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}
.blackborderleft {
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}
.blackborderright {

	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.blackbordercenter {


	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.style3 {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

