body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #0000FF;
	text-align: center;
	background-color: #C0C0C0;
	border: thin groove #000000;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LogOutLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #000000;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 4px;
	border-color: #FF0000;
	border-style: outset;
	background-color: #FF0000;
}
.StdMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: left;
	border-right: solid 1px black;
	vertical-align: top;
}
.MovieTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #88FF88;
	background-color: #000000;
}
.MovieTable a:link {
	color: #88FF88;
}
.MovieTable a:active {
	color: #88FF88;
}
.MovieTable a:visited {
	color: #88FF88;
}
.MovieTable a:hover {
	color: #000000;
	text-decoration: none;
	background: #88FF88;
}

.dllinks a:link {
	color: #0000FF;
}
.dllinks a:active {
	color: #0000FF;
}
.dllinks a:visited {
	color: #0000FF;
}
.dllinks a:hover {
	color: #808080;
	text-decoration: none;
	background: #0000FF;
}

.linklinks a:link {
	color: #0000FF;
}
.linklinks a:active {
	color: #0000FF;
}
.linklinks a:visited {
	color: #0000FF;
}
.linklinks a:hover {
	color: #808080;
	text-decoration: none;
	background: #0000FF;
}

.logheaders {
	background-color: #888888;
	font-weight: bold;
	text-align: center;
}

.logheaders a:link {
	color: #FFFFFF;
}
.logheaders a:active {
	color: #FFFFFF;
}
.logheaders a:visited {
	color: #FFFFFF;
}
.logheaders a:hover {
	color: #888888;
	text-decoration: none;
	background: #FFFFFF;
}

.picheaders {
	background-color: #888888;
	font-weight: bold;
	text-align: center;
}

.picheaders a:link {
	color: #FFFFFF;
}
.picheaders a:active {
	color: #FFFFFF;
}
.picheaders a:visited {
	color: #FFFFFF;
}
.picheaders a:hover {
	color: #888888;
	text-decoration: none;
	background: #FFFFFF;
}

.defstyle1 {
	text-align: center;
}
.defstyle2 {
	border-width: 0;
}
.cvstyle2 {
	text-align: center;
}
.cvstyle3 {
	border-bottom: thin #000000 solid;
	font-size: large;
	background-color: #D4D4D4;
}
.cvstyle4 {
	text-align: center;
	background-color: #D4D4D4;
}
.cvstyle5 {
	color: #0000FF;
}
.cvstyle6 {
	border-width: 0px;
}
.cvstyle7 {
	text-align: center;
	font-size: xx-small;
}
.cvstyle9 {
	font-size: xx-small;
}
a:visited {
	color: #0000FF;
}
.cvstyle10 {
	background-color: #DFDFDF;
}
.cvstyle11 {
	text-align: left;
	font-size: x-small;
}
.cvstyle12 {
	text-align: right;
	font-size: x-small;
}
.bottomborder {
	border-bottom: thin #000000 solid;
}
h1 {
	border-bottom: 1px #000000 solid;
}

.disclaimer {
	font-size: xx-small;
	font-style: italic;
	color: #AAAAAA;
	text-align: right;
}

.defmaindiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

