a:link {
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	color: #000000;
}
a:active {
	font-weight: bold;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
.menutext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.mainoutline {
	border: 8px solid #000000;
}

.picOutline {
	border: 3px solid #000000;
	margin-right: 7px;
	margin-left: 7px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}

body {
	margin-right: 50px;
	background-color: #FFFFFF;
	margin-left: 50px;
}

.headings {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333333;
	}
	
.gradback {
	background-image: url(red_grad.gif);
	background-repeat: repeat-x;
}
.vert_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.style1-r-margin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 25px;
}
.vert_line_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.style1-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	white-space: normal;
}
