/************* GENERAL CSS ************/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFF99;
	/* url(images/back.png) repeat-y center top; */
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	color: #990000;
}
.title_left {
	font-family: Arial, Verdana, Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}
.title_main {
	font-family: Arial, Verdana, Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #33CCFF;
}
a:hover {
	text-decoration: underline;
	color: #33CCFF;
}
/************* HEADER STUFF ************/

#header {
	width: 1000px;
	height: 140px;
	margin: 0px auto;
	padding: 0px 0px;
	background: #FFFF99;
}
#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #3399FF;
	font-size: 3em;
	text-transform: uppercase;
}
#header h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 1.5em;
	text-transform: uppercase;
}

/* standards */

input.text {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
hr {
	color:#BDBABD;
}
td, body {
	font-family:Verdana;
	font-size:12px;
	color:black;
}
.table_text {
	border: 1px solid #000000;
}
a:link {
	font-family:Verdana;
	font-size:12px;
	color:#0066CC;
}
a:visited {
	font-family:Verdana;
	font-size:12px;
	color:#0066CC;
}
a:active {
	font-family:Verdana;
	font-size:12px;
	color:#FF3300;
}
a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#FF3300;
}
.white {
	color:white;
}
.darkgreen {
	color:#397400;
}
.justify {
	text-align:justify;
}
a.blue:link {
	font-family:Verdana;
	font-size:12px;
	color:#639ACE;
	text-decoration:none;
}
a.blue:visited {
	font-family:Verdana;
	font-size:12px;
	color:#639ACE;
	text-decoration:none;
}
a.blue:active {
	font-family:Verdana;
	font-size:12px;
	color:#08BE7B;
	text-decoration:none;
}
a.blue:hover {
	font-family:Verdana;
	font-size:12px;
	color:#08BE7B;
	text-decoration:none;
}
a.black:link {
	font-family:Verdana;
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.black:visited {
	font-family:Verdana;
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.black:active {
	font-family:Verdana;
	font-size:12px;
	color:#639ACE;
	text-decoration:none;
}
a.black:hover {
	font-family:Verdana;
	font-size:12px;
	color:#639ACE;
	text-decoration:none;
}
a.white:link {
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-decoration:none;
}
a.white:visited {
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-decoration:none;
}
a.white:active {
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-decoration:underline;
}
a.white:hover {
	font-family:Verdana;
	font-size:12px;
	color:white;
	text-decoration:underline;
}
.text {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: black;
}
.error {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: red;
}
.blacklink {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
	color: black;
}
/*  menu  */

a.menu:link {
	font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a.menu:visited {
	font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a.menu:active {
	font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
b.menu {
	font-family:Verdana;
	font-size:12px;
	color:white;
}
a.menupoint:link {
	font-family:Verdana;
	font-size:12px;
	color:#12649E;
	text-decoration:none;
}
a.menupoint:visited {
	font-family:Verdana;
	font-size:12px;
	color:#12649E;
	text-decoration:none;
}
a.menupoint:active {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.menupoint:hover {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.green:link {
	font-family:Verdana;
	font-size:12px;
	color:#589220;
	text-decoration:none;
}
a.green:visited {
	font-family:Verdana;
	font-size:12px;
	color:#589220;
	text-decoration:none;
}
a.green:active {
	font-family:Verdana;
	font-size:12px;
	color:#335313;
	text-decoration:none;
}
a.green:hover {
	font-family:Verdana;
	font-size:12px;
	color:#335313;
	text-decoration:none;
}
a.red:link {
	font-family:Verdana;
	font-size:12px;
	color:#EC2700;
	text-decoration:none;
}
a.red:visited {
	font-family:Verdana;
	font-size:12px;
	color:#EC2700;
	text-decoration:none;
}
a.red:active {
	font-family:Verdana;
	font-size:12px;
	color:#9E1600;
	text-decoration:none;
}
a.red:hover {
	font-family:Verdana;
	font-size:12px;
	color:#9E1600;
	text-decoration:none;
}
a.orange:link {
	font-family:Verdana;
	font-size:12px;
	color:#D48200;
	text-decoration:none;
}
a.orange:visited {
	font-family:Verdana;
	font-size:12px;
	color:#D48200;
	text-decoration:none;
}
a.orange:active {
	font-family:Verdana;
	font-size:12px;
	color:#663E00;
	text-decoration:none;
}
a.orange:hover {
	font-family:Verdana;
	font-size:12px;
	color:#663E00;
	text-decoration:none;
}
span.menu {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:16px;
	color:white;
	font-weight:bold;
	font-style: italic;
}
input.menu {
	background-color:white;
	font-family:Verdana;
	font-size:12px;
	color:black;
}
/* navigation */

.nav_page {
	font-family:Verdana;
	font-size:13px;
	color:#397400;
}
/* index */


.welcome {
	font-size:18px;
}
span.wide {
	margin-bottom:27px;
	margin-top:30px;
}
span.title {
	font-family:Verdana, Arial;
	font-size:18px;
	color:white;
	margin-left:12px;
	font-weight:bold;
}
span.titleBlue {
	font-family:Verdana, Arial;
	font-size:18px;
	color:#0066CC;
}
a.sub:link {
	font-family:Verdana;
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.sub:visited {
	font-family:Verdana;
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.sub:active {
	font-family:Verdana;
	font-size:12px;
	color:#0066CC;
	text-decoration:underline;
}
a.sub:hover {
	font-family:Verdana;
	font-size:12px;
	color:#0066CC;
	text-decoration:underline;
}
.wide {
	line-height:27px;
	margin-top:0px;
}
.soft {
	line-height:15px;
}
input.nice {
	background-color:white;
	font-family:Verdana;
	font-size:12px;
	color:black;
}
select.nice {
	background-color:white;
	font-family:Verdana;
	font-size:12px;
	color:black;
}
input.normal {
	font-family:Verdana;
}
select.normal {
	font-family:Verdana;
}
.button_small {
	font-size:12px;
}
.title_small {
	font-size:22px;
}
.webcam_title {
	font-size:14px;
	font-weight:bold;
	color:white;
}
.button {
	font-weight: bold;
	border:solid 1px #9DA6B3;
	background-color: #293B42;
	color: #ff6600;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}
.blueLight {
	color:#12649E;
}
a.greendark:link {
	font-family:Verdana;
	font-size:12px;
	color:#4E9E00;
	text-decoration:none;
}
a.greendark:visited {
	font-family:Verdana;
	font-size:12px;
	color:#4E9E00;
	text-decoration:none;
}
a.greendark:active {
	font-family:Verdana;
	font-size:12px;
	color:#224400;
	text-decoration:none;
}
a.greendark:hover {
	font-family:Verdana;
	font-size:12px;
	color:#224400;
	text-decoration:none;
}
a.nav:link {
	font-family:Verdana;
	font-size:45px;
	color:#5AAEE8;
	font-weight:bold;
	text-decoration:none;
}
a.nav:visited {
	font-family:Verdana;
	font-size:45px;
	color:#5AAEE8;
	font-weight:bold;
	text-decoration:none;
}
a.nav:active {
	font-family:Verdana;
	font-size:45px;
	color:#12649E;
	font-weight:bold;
	text-decoration:none;
}
a.nav:hover {
	font-family:Verdana;
	font-size:45px;
	color:#12649E;
	font-weight:bold;
	text-decoration:none;
}
a.amazon:link {
	font-family:Verdana;
	font-size:12px;
	color:#336633;
	text-decoration:none;
}
a.amazon:visited {
	font-family:Verdana;
	font-size:12px;
	color:#336633;
	text-decoration:none;
}
a.amazon:active {
	font-family:Verdana;
	font-size:12px;
	color:#192F19;
	text-decoration:none;
}
a.amazon:hover {
	font-family:Verdana;
	font-size:12px;
	color:#192F19;
	text-decoration:none;
}
a.blueLink:link {
	font-family:Verdana;
	font-size:12px;
	color:#12649E;
	text-decoration:none;
}
a.blueLink:visited {
	font-family:Verdana;
	font-size:12px;
	color:#12649E;
	text-decoration:none;
}
a.blueLink:active {
	font-family:Verdana;
	font-size:12px;
	color:#12649E;
	text-decoration:underline;
}
a.blueLink:hover {
	font-family:Verdana;
	font-size:12px;
	color:#12649E;
	text-decoration:underline;
}
.titleSize {
	font-family:Verdana, Arial;
	font-size:18px;
	margin-left:12px;
}
 //unused of index ***  span.header {
font-family:Trebuchet MS, Arial, Verdana;
font-size:20px;
color:black;
font-style:italic;
}
a.chan:link {
	font-family:Verdana;
	font-size:13px;
	color:#008AD6;
	text-decoration:none;
	font-weight:bold;
}
a.chan:visited {
	font-family:Verdana;
	font-size:13px;
	color:#008AD6;
	text-decoration:none;
	font-weight:bold;
}
a.chan:active {
	font-family:Verdana;
	font-size:13px;
	color:#08BE7B;
	text-decoration:none;
	font-weight:bold;
}
a.chan:hover {
	font-family:Verdana;
	font-size:13px;
	color:#08BE7B;
	text-decoration:none;
	font-weight:bold;
}
 //end ***  span.errortitle {
font-family:Verdana;
font-size:18px;
color:#FF3729;
font-weight:bold;
}
/* copyright */
span.copyright {
	font-family:Verdana;
	font-size:10px;
	color:#BDBABD;
}
a.copyright:link {
	font-family:Verdana;
	font-size:10px;
	color:#BDBABD;
	text-decoration:none;
}
a.copyright:visited {
	font-family:Verdana;
	font-size:10px;
	color:#BDBABD;
	text-decoration:none;
}
a.copyright:active {
	font-family:Verdana;
	font-size:10px;
	color:#BDBABD;
	text-decoration:underline;
}
a.copyright:hover {
	font-family:Verdana;
	font-size:10px;
	color:#BDBABD;
	text-decoration:underline;
}

/************* FOOTER ************/


#footer {
	width: 1000px;
	margin: 0px auto;
	font-size: 9px;
	text-align: center;	
	padding: 5px 0px 5px 0px;
	background-color: #FFFF99;
	border-top: 1px solid #666666;
}