/* CSS Document */


table {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
               color: #000000; /*black*/
}
table th {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: green green green green;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
               color: #000000; /*black*/
}
table td {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: green green green green;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
               color: #000000; /*black*/
}

a:link {
  color: #800000; /*maroon*/
  font-weight: bold; 
  text-decoration: underline; }
  /*background: #FFFFFF;}*//*white*//*normal links in the text*/
a:visited {
  color: #004000; /*dark green*/
   font-weight: bold;
  text-decoration: none; }
  /*background: #FFFFFF;}*/
a:hover { /*this effect is not shown in NN4.xx*/
  color:#ae2222; /*lighter maroon*/
  font-weight: bold; 
  text-decoration: underline; 
  background: #FFFFFF;}
a:active {/*colour in NN4.xx is red*/ 
  color:#ae2222; /*lighter maroon*/
  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: #c0ffc0;
background-image: url("images/background-showflakes.jpg");
/*background-position: top right;*/
background-repeat: repeat;
		margin:10px 60px 30px 60px; 
			padding:0px;
        color: white;
		}
	
	#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:50px;
		top:110px;
		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: #D6D6E2; /*this color refers to the text within the container*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		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; }
   		
   #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: 10px;
		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: 10px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 20px;
   		margin-right:20px;
   		}
	html>body #sitecontent {
   		margin-left: 20px;
   		margin-right:20px; }

   select {background-color:#ae2222; /*lighter maroon*/
     color: #D6D6E2;
     }
 /*   input {background-color: #4A4A63;*/
  /*   color: #D6D6E2;*/
  /*   }*/

    #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: 11px;
			font-weight: bold;
			}
    .tableline {text-align: left;
			font-size: 10px;
			}

			      
	#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;
			}
.largefontbld {input {font-size: 21px; font-weight: bold;}}


.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: 10px;

}

.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:12px;
			/*color: #d68d49; *//*burgundy*/
		color: #99CCFF; /*blue*/
		padding-top:10px;
			}
		
		h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:12px;
			color: #99CCFF;
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 10px;
		}
		
		h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:10px;
			color: #D6D6E2; /*white*/
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 10px;
		}
		
		h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:10px;
			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:10px;
			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:10px;
			color: black; /*white*/
			padding-bottom: 0px;
			padding-left: 10px;
			padding-top: 0px;
		}


	#banner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px
		}

#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: 10px;
	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: 10px;
  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: 10px;
  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: 10px;
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;
	
}
