.main-border {
	border: 1px solid #999999;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	vertical-align: top;
}
.content A {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.content A:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.content-html {
	font-family: Arial;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
.content-headings {
	font-family: Arial;
	font-size: 17px;
	color: #006600;
	text-decoration: none;
	font-weight:bold;
}
.menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}

.menu a:link {
	font-family: Arial;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;

}
.menu a:active {
	font-family: Arial;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}

/*Controls the border around main site*/
.surround {
	border-top: thin none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

.copyright-txt {
	font-family: Verdana, arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.topbar {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbar-spacer {
	background-image: url(images/top-spacer.jpg);
	background-repeat: repeat-x;
}
/*Sets the font for the main content and the links within*/
.main-txt {
	font-family: arial;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
.main-txt A {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.main-txt a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
/*******************************************/

.headings {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*Controls the login link across the site pages*/

.login A {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.login a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
/*************************************/

.tiny-txt {
	font-family: arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.form-button {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #AAB0EC;
	border: 1px solid #666666;
}
.txt-box {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E2E2E2;
	border: 1px solid #666666;
	height: 100px;
	width: 270px;
}
.txt-line {
	font-family: verdana, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E2E2E2;
	border: 1px solid #666666;	
}.image-surround {
	border: 1px solid #000000;
}
.log-title {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
.log-table {
	border: 1px solid #333333;
}
.log-results {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.log-hor-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: groove;
}.vert-bg {
	background-image: url(images/shad-bar.jpg);
	background-repeat: repeat-x;
}
body{
 background-color: #CCCC66;
}

/*********************************************** 
/* RESUME PAGE CONTROLS */
.resume-title1 {
	font-family: "arial narrow";
	font-size: 30px;
	color: #999999;
	text-decoration: none;
}
.resume-name-title {
	font-family: "arial narrow";
	font-size: 36px;
	color: #000066;
	text-decoration: none;
}
.resume-txt {
	font-family: "arial narrow";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.resume-txt A {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.resume-txt a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.resume-title2 {
	font-family: arial;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.hr {
	border: 2px solid #000000;
}
.resume-border {
	border: 1px solid #333333;
}
.dotbg {
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
