/* CSS Document - Giant Screen Systems */

body {
	scrollbar-base-color: #E6E6E6;
	scrollbar-arrow-color: #E6E6E6; 
	scrollbar-track-color:#E6E6E6;
}

body,p,div,span,th,td {
	font-size:12px; 
	color: #000000;
	font-family:arial;
}


/* Text Links */

A {
	text-decoration:underline; 
	color:#333333;
}
A:link {
	text-decoration:underline; 
	color:#333333;
}
A:vlink {
	text-decoration:underline; 
	color:#333333;
}
A:active {
	text-decoration:underline; 
	color:#333333;
}
A:hover {
	text-decoration:none; 
	color:#AA0000;
}

A.smlink {
	text-decoration:underline; 
	font-size:10px; 
	color:#333333;
}
A.smlink:link {
	text-decoration:underline; 
	color:#333333;
}
A.smlink:vlink {
	text-decoration:underline; 
	color:#333333;
}
A.smlink:active {
	text-decoration:underline; 
	color:#333333;
}
A.smlink:hover {
	text-decoration:none; 
	color:#AA0000;
}

A.lglink {
	text-decoration:underline; 
	font-size:14px; 
	color:#333333; 
	font-weight:bold;
}
A.lglink:link {
	text-decoration: underline; 
	color:#333333;
}
A.lglink:vlink {
	text-decoration:underline; 
	color:#333333;
}
A.lglink:active {
	text-decoration:underline; 
	color:#333333;
}
A.lglink:hover {
	text-decoration:none; 
	color:#AA0000;
}

A.copy {
	text-decoration:none; 
	font-size:10px; 
	color:#FFFFFF;
}
A.copy:link {
	text-decoration:none; 
	color:#FFFFFF;
}
A.copy:vlink {
	text-decoration:none; 
	color:#FFFFFF;
}
A.copy:active {
	text-decoration:none; 
	color:#FFFFFF;
}
A.copy:hover {
	text-decoration:underline; 
	color:#FFFFFF;
}

A.whitelink {
	text-decoration:underline; 
	color:#FFFFFF;
}
A.whitelink:link {
	text-decoration:underline; 
	color:#FFFFFF;
}
A.whitelink:vlink {
	text-decoration:underline; 
	color:#FFFFFF;
}
A.whitelink:active {
	text-decoration:underline; 
	color:#FFFFFF;
}
A.whitelink:hover {
	text-decoration:none; 
	color:#FFFFFF;
}


/* Text Formatting */
.index {
	font-family:Arial;
	font-size:10px;
	color:#515151;
	cursor:default;
}
.date {
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:default;
}
h1 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#AA0000;
	cursor:default;
}
h2 {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#AA0000;
	cursor:default;
}

.valentine {
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	color:#AA0000;
	cursor:default;
}

.title {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#AA0000;
	cursor:default;
}
.subtitle {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#AA0000;
	cursor:default;
}
.lgtext {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	cursor:default;
}
.small {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	cursor:default;
}
.redtext {
	font-family:Arial;
	font-size:12px;
	color:#AA0000;
	cursor:default;
}
.bgred {
	font-family:Arial;
	font-size:15px;
	color:#AA0000;
	cursor:default;
}
.smred {
	font-family:Arial;
	font-size:10px;
	color:#AA0000;
	cursor:default;
}
.whitetext {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	cursor:default;
}
.smwhite {
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	cursor:default;
}
.lgwhite {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:default;
}
.bluetext {
	font-family:Arial;
	font-size:12px;
	color:#0B0396;
	cursor:default;
}
.smblue {
	font-family:Arial;
	font-size:10px;
	color:#0B0396;
	cursor:default;
}
.loginbox {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:default;
}


/* Text Decoration */

.blueUnderline { 
	border-bottom: 1px solid #0B0396;
}


/* Form Buttons */

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 8pt;
	color: 000000;
	background-color: FFFFFF;
}

.buttonRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 8pt;
	color: FFFFFF;
	background-color: AA0000;
}


/* Link Buttons */
.button {
	text-align : center;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
.button a {
	padding : 3px;
	background : #AA0000;
	width : 146px;
	text-decoration : none;
	color : #FFFFFF;
	border-top : 1px solid #eaedf4;
	border-left : 1px solid #eaedf4;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
}
.button a:active {
	padding : 3px;
	background : #AA0000;
	width : 146px;
	text-decoration : none;
	color : #FFFFFF;
	border-top : 1px solid #eaedf4;
	border-left : 1px solid #eaedf4;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
}
.button a:visited {
	padding : 3px;
	width : 146px;
	background : #AA0000;
	text-decoration : none;
	color : #FFFFFF;
	border-top : 1px solid #eaedf4;
	border-left : 1px solid #eaedf4;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
}
.button a:hover {
	padding: 3px;
	background : #F1B7B7;
	width : 146px;
	text-decoration : none;
	color : #FFFFFF;
	border-top : 1px #000000 solid;
	border-left : 1px #000000 solid;
	border-bottom : 1px #eaedf4 solid;
	border-right : 1px #eaedf4 solid;
}

a.navbar:link { 
	font: Arial;
	font-size: 11px; 
	font-weight: bold; 

	text-decoration: none; 
	border-style: outset; 
	border-color: #CC4539; 
	border-width: 1px; 
	background-color: #CC0000; 
	width: 100px; 
	color: #FFFFFF; 
} 
a.navbar:visited { 
	font: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 



	border-style: outset; 
	border-color: #CC4539; 
	border-width: 1px; 
	background-color: #CC0000; 
	width: 100px; 
	color: #FFFFFF; 
} 
a.navbar:active { 
	font: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	border-style: inset; 
	border-color: #CC0000; 
	border-width: 1px; 
	background-color: #F1B7B7; 
 	width: 100px; 
	color: #CC0000; 
} 
a.navbar:hover { 
	font: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	border-style: inset; 
	border-color: #CC0000; 
	border-width: 1px; 
	background-color: #F1B7B7; 
	width: 100px; 
	color: #CC0000; 
}


/* Table Outlines */

.redOutline { 
	border-left: 1px solid #AA0000; 
	border-right: 1px solid #AA0000;
	border-top: 1px solid #AA0000;
	border-bottom: 1px solid #AA0000;
}

.grayOutline { 
	border-left: 1px solid #757575; 
	border-right: 1px solid #757575;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
}

.greenOutline { 
	border-left: 1px solid #99D09E; 
    border-right: 1px solid #99D09E;
	border-top: 1px solid #99D09E;
	border-bottom: 1px solid #99D09E;
}

.greyOutline { 
	border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.blueOutline { 
	border-left: 1px solid #6885BA; 
    border-right: 1px solid #6885BA;
	border-top: 1px solid #6885BA;
	border-bottom: 1px solid #6885BA;
}