/* CSS Document */
a.arrows:link {
  text-decoration: none;
 background-color: #4A4A63;
}   	
a.arrows:visited {
text-decoration: none;
background-color: #4A4A63;
}

a.arrows:hover {
text-decoration: none;
background-color:#4A4A63;
}
a.arrows:active {
text-decoration: none;
background-color: #4A4A63;
}
.button input
	{
	background-color: #F7F3F3;
	border-color: #CCCCCC;
		color: blue;
	}
.buttonbold input
	{
	background-color: #F7F3F3;
	border-color: #CCCCCC;
	font-weight: bold;
	color: blue;
	}
.playbutton input
	{
	background-color: #F7F3F3;
	border-color: #CCCCCC;
	font-weight: bold;
		color: blue;
	}

a.thumb:link {
  text-decoration: none;
 background-color: #4A4A63;
}

a.thumb:visited {
text-decoration: none;
background-color: #4A4A63;
}

a.thumb:hover {
text-decoration: underline;
background-color: #4A4A63;
}
a.thumb:active {
text-decoration: none;
background-color: #4A4A63;
}
.thumb { border-color: blue; border-width: 3px }
.thumbhover  { border-color: white ; border-width: 3px}	
#videodesc {color:white}
td {color:white}
a:link {
  color: black; /*white*/
  font-weight: bold; 
  text-decoration: underline; }
  /*background: #FFFFFF;}*//*white*//*normal links in the text*/
a:visited {
  color: blue;
   font-weight: bold;
  text-decoration: none; }
  /*background: #FFFFFF;}*/
a:hover { /*this effect is not shown in NN4.xx*/
  color: blue;
  font-weight: bold; 
  text-decoration: underline; 
  background: #FFFFFF;}
a:active {/*colour in NN4.xx is red*/ 
  color: blue;
  font-weight: bold; 
  text-decoration: underline; }
 /* background: #FFFFFF;}*/

  a.topnav:link {
  color: #D6D6E2;
  text-decoration: none;
  background: #343446; /*yellow/gold*/
}

a.topnav:visited {
color: #D6D6E2; /*also black*/
text-decoration: none;
background: #343446;
}

a.topnav:hover {
color: #FFFFFF; /*white*/
text-decoration: underline;
background: #343446;
}



body {
background-color: #E5EAF1;
/*background-image: url("images/bkg.gif");*/
/*background-position: top right;*/
/*background-repeat: no-repeat;*/
		margin:10px 60px 10px 60px; 
			padding:0px;
		}
	
	#leftcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black; /*this color refers to the text within the container*/
	font-size: 12px;
		position: absolute;
		left:10px;
		top:10px;
		width:190px;
		background:transparent;
		border-right: 0px;
		border-right-style: solid;
		border-right-color: Black;
   		/*z-index: 1;*/
		}

	#centercontent {
		/*background:transparent;*/
   		margin-left: 189px;
   		margin-right:169px;
		color: black; /*this color refers to the text within the container*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		border-left: 1px;
		border-left-style: solid;
		border-left-color: Black;
		border-right: 1px;
		border-right-style: solid;
		border-right-color: Black;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 181px;
   		margin-right:181px;
   		z-index: 3;
   		}
	html>body #centercontent {
   		margin-left: 181px;
   		margin-right:181px; }
 	#centercontenta {
		/*background:transparent;*/
   		margin-left: 189px;
   		margin-right:509px;
		color: #D6D6E2; /*this color refers to the text within the container*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		border-left: 1px;
		border-left-style: solid;
		border-left-color: Black;
		border-right: 1px;
		border-right-style: solid;
		border-right-color: Black;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 181px;
   		margin-right:50px;
   		z-index: 3;
   		}
	html>body #centercontenta {
   		margin-left: 181px;
   		margin-right:50px; }  		
   	#centercontent4 {
		/*background:transparent;*/
		text-align:left;
   		margin-left: 5px;
   		margin-right:5px;
		color: #D6D6E2; /*this color refers to the text within the container*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		border-left: 0px;
		border-left-style: solid;
		border-left-color: Black;
		border-right: 0px;
		border-right-style: solid;
		border-right-color: Black;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 5px;
   		margin-right:5px;
   		z-index: 3;
   		}
	html>body #centercontent4 {
   		margin-left: 5px;
   		margin-right:5px; }
 #centercontent4 a:hover {background:transparent;}	
/* #centercontent4 td { */
    /*	color: #D6D6E2;*/ /*this color refers to the text within the container*/
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*	font-weight: bold;*/
	/*	font-size: 14px;*/
/*}*/

	
   #centercontent2 {
		background: white;
   		margin-left: 189px;
   		margin-right:50px;
		color: #D6D6E2; /*this color refers to the text within the container*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		border-left: 1px;
		border-left-style: solid;
		border-left-color: Black;
		border-right: 1px;
		border-right-style: solid;
		border-right-color: Black;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 181px;
   		margin-right:50px;
   		/*zindex: 3;*/

   		}
	html>body #centercontent2 {
   		margin-left: 181px;
   		margin-right:50px; }
   .ablack {
  color: black;
  text-decoration: none;
  background: white; 
  }

   .msg {		color: black; }

   	#sitecontent {
		background:transparent;
   		margin-left: 20px;
   		margin-right:20px;
		color: #D6D6E2; /*this color refers to the text within the container*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 20px;
   		margin-right:20px;
   		}
	html>body #sitecontent {
   		margin-left: 20px;
   		margin-right:20px; }

   select {background-color: #4A4A63;
     color: #D6D6E2;
     }
    input {background-color: #4A4A63;
     color: #D6D6E2;
     }
#centercontent4 input {background: white; color:black;}
    #bullets {
      /*  list-style-image: url(images/bullet3.gif); */
        vertical-align:text-bottom;
        }
    #bullets li {
	margin: 0 0 12px 0;
	}
	.bullets {
      /*  list-style-image: url(images/bullet3.gif); */
        vertical-align:text-bottom;
        }
    .bullets li {
	margin: 0 0 12px 0;
	}

    .tablehead {text-align: left;
			font-size: 13px;
			font-weight: bold;
			}
    .tableline {text-align: left;
			font-size: 13px;
			}

			      
	#rightcontent {
		position: absolute;
		right:65px;
		top:110px;
		width:160px;
		background:transparent;
		border-top: 0px;
		border-right: 0px;
		border-bottom: 1px;
		border-left: 0px;
		border-style: solid;
		border-color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: Black; /*this color refers to the text within the container*/
		font-size: 12px;
		/*z-index: 1;*/
		}
	#rightcontent2 {
		position: absolute;
		right:65px;
		top:110px;
		width:160px;
		background:transparent;
		border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-style: solid;
		border-color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: Black; /*this color refers to the text within the container*/
		font-size: 12px;
	/*	z-index: 1;*/
		}
	#rightcontent3 {
		position: absolute;
		right:35px;
		top:110px;
		width:155px;
		/*background:transparent;*/
		border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-style: solid;
		border-color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: Black; /*this color refers to the text within the container*/
		font-size: 12px;
	/*	z-index: 1;*/
		}

 #banner {
		background:#343446; /*yellow/gold*/
	/*	background-image: url("images/sizvidflames.gif");*/
		background-repeat: no-repeat;
		height:99px;
		border-top:1px solid #D6D6E2; /*dark olive green*/
		border-right:1px solid #D6D6E2;
		border-left:1px solid #D6D6E2;
		text-align: right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #D6D6E2; /*this color refers to the text within the container*/
		font-size: 12px;
		font-weight: bold;
		voice-family: "\";}\""; /*box model hack for ie http://www.tantek.com/CSS/Examples/boxmodelhack.html*/
		voice-family: inherit;
		}

	html>body #font-family { /*more of the hack*/
		height:99px;
		}

       
    #center {
    	   text-align: center;
			}
    .center {
   	   text-align: center;
		}

    #left {
    	   text-align: left;
			}
.left {
    	   text-align: left;
			}

.ssimages {
	display: inline;
	  /*z-index: 3;*/
	   text-align: center;
	   padding: 20px 20px 20px 17px;
	   width: 290px;
	   background-color: #343446; /*yellow/gold*/
	 /*  background-image:  url("images/photoframe2.gif"); */
		background-position: top;
}
#intframe {
		position: absolute;
		left:0px;
		top:0px;
}
#intframetext {
		position: absolute;
		left: 210px;
		width: 180px;
		top:0px;
		color: #D6D6E2; /*this color refers to the text within the container*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;

}

.imagesmall {
	display: inline;
	   text-align: center;
	   padding: 13px;
	   width: 180px;
	   background-color: #343446; /*yellow/gold*/
	/*   background-image:  url('images/photoframe4.gif');  */
		background-position: top;
}


	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:18px;
			/*color: #d68d49; *//*burgundy*/
		color: black; /*blue*/
		padding-top:10px;
			}
		
		h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:16px;
			color: #99CCFF;
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 10px;
		}
		
		h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:15px;
			color: #D6D6E2; /*white*/
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 10px;
		}
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
			color: black; /*white*/
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 10px;
		}
	
		h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:16px;
			color: #000000; /*black*/
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 10px;
		}
		h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:16px;
			color: #D6D6E2; /*white*/
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 0px;
		}
		h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:16px;
			color: black; /*white*/
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 0px;
		}


	#banner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px
		}

#navlist {
	position: absolute;
	left: 75px;
	top: 146px;
	width: 186px;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navlist li {
	margin: 0 0 3px 0;
}

#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	width: 150px;
	background-color: #343446; /*yellow/gold*/
/*	background-image:  url("images/button.gif");  */
voice-family: "\"}\"";
	voice-family: inherit;
	width:128px;
	}
html>body #navlist {
	width:128px;
	}

#navlist a:link {
	color: #ffffff; /*white*/
	/*/*/color: #ffffff;
	text-decoration: none; /* */
}

#navlist a:visited {
	color: #ffffff;
	/*/*/color: #ffffff;
	text-decoration: none; /* */
}

#navlist a:hover {
	border: 1px solid #333;
	background-color: #343446; /*green*/
/*	background-image:  url("images/over.gif");  */
	color: #D6D6E2; /*black*/
}

.box {
background-color: #788f6f; /*green*/
/*background-image: url("images/bkg.gif");*/
  color : #FFFFF0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding : 2px;
  margin: 5px;
  border-color : #000000;
  border-style: solid;
  border-width : 1px;
  width: 90%;
  }
  
  .box2 {
  color : #D6D6E2;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding : 4px;
  margin: 5px;
  border-top-color : #D6D6E2; /*green*/
  border-top-style: dotted;
  border-top-width : 2px;
  border-bottom-color : #D6D6E2;
  border-bottom-style: dotted;
  border-bottom-width : 2px;
  text-align: center;
  }
  .tdscroll {
/*height: 225px;*/
/*overflow: auto;*/
font-size: 12px;
color: White;
padding-left: 3px;
padding-right: 8px;
/*background: transparent url("images/tdbg.gif");*/
	}
	#footer {
	width: 100%;
		
	}
	#master {
		width: 80%;
	}
	
	#topnavlist {
	position: absolute;
	/*left: 15px;*/
	top: 79px;
	right: 85px;
	color: White;
	/*width: 186px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
