a:link {
	text-decoration: underline;
	color: 000080;
}
a:visited {
	text-decoration: underline;
	color : 4a4b8a;
}
a.scroll:link {
	text-decoration: underline;
	color: #ffffff;
}
a.scroll:visited {
	text-decoration: underline;
	color: #ffffff;
}

#company {
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000080;
}
#motto {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
}
#address {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000080;
}
#gentxt {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#primers {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
#footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000080;
}
#header {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#subheader {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#caption {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff
}
#spclink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff
}
#highlight {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0000cd;
}
#pageheader {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}
.maintext_r {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #97251b;
}
.maintext_b {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #28284e;
}
.maintext_b2 {
	font-family: Verdana;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #28284e;
}
.break {
	margin-top: -25px;
	padding-top: -25px;
}

.container {
	width: 300px;
	height: 100%;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #ebebeb;
	text-align: left;
}

.container_breakingnews {
	width: 300px;
	height: 100%;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #F0E68C;
	text-align: left;
}

.margin {
	margin: 5px 5px 5px 5px /* top, right, bottom, left */
}

.splashmargins {
	margin: 50px 0px 0px 0px /* top, right, bottom, left */
}
