﻿body, body div, body p, body th, body td, body li, body dd{
   	font-family: verdana, arial, sans-serif;
    font-size: small;
}  	

body{
	padding: 5px;
	background-color: #ffffff;
}


h1 
{
    font-size: 250%;
    font-family: times, serif;
    margin-bottom: .2em;
} 

h2 
{
    font-size: 160%;
    font-family: times, serif;
    margin-bottom: .2em;
} 

h3
{
    font-size: 130%;
    margin-bottom: .2em;
}

h4
{
    font-size: 100%;
    margin-bottom: .2em;
}

h5
{
    font-size: 85%;
    margin-bottom: .2em;
}

h6
{
    font-size: 62.5%;
    margin-bottom: .2em;
}

a {
	font-weight: bold;
}


a:link {
 	color: black;
}


a:visited {
	color: gray;
}


a:hover {
	text-decoration: none;
	color: white;
	background-color: #eeeeee;
}


a:active {
	color: red;
}
	
	
	
	
.leftimg {
	float: left;
}

.rightimg {
	float: right;
}

.maroonfont
{
	color: #840000;
}

.redfont
{
    color: #cc0000;
}

.bluefont
{
	color: #0000FF;
}

.navyfont {
	color: #000080;
}

.blackfont
{
    color: #000000;
}

.greyfont
{
    color: #808080;
}

.greyfontlt
{
    color: #c0c0c0;
}

.greyfontdk
{
	color: #444444;
}

.purplefont
{
	color: #800080;
}

.greenfont
{
	color: #008000;
}

.whitefont
{
  color: #ffffff;

}


.headText
{
	font-size: 250%;
	font-weight: bold;
	font-family: "Times New Roman", times, serif;
}

.headItalic
{
	font-size: 250%;
	font-weight: bold;
	font-family: "Times New Roman", times, serif;
	font-style: italic
	
}

.headCaps
{
	font-size: 250%;
	font-weight: bold;
	font-family: "Times New Roman", times, serif;
	font-variant: small-caps;
}


.subHead
{
	font-size: 175%;
	font-weight: bold;
	font-family: "Times New Roman", times, serif;
}

.subHeadItalic
{
	font-size: 175%;
	font-weight: bold;
	font-family: "Times New Roman", times, serif;
	font-style: italic
	
}

.subHeadCaps
{
	font-size: 175%;
	font-weight: bold;
	font-family: "Times New Roman", times, serif;
	font-variant: small-caps;
}


.medText  
{
	font-size: 125%; 
}

.medItalic
{
	font-size: 125%;
	font-style: italic; 
}

.medCaps
{
	font-size: 125%;
	font-variant: small-caps; 
}

.medBold
{
	font-size: 125%; 
	font-weight: bold;
}

.medUnderline
{
	font-size: 125%;
	text-decoration: underline;
}

.smalltext
{
	font-size: 100%; 
}

.smallItalic
{
	font-size: 100%;
	font-style: italic; 
}

.smallCaps
{
	font-size: 100%;
	font-variant: small-caps; 
}

.smallBold
{
	font-size: 100%; 
	font-weight: bold;
}

.smallUnderline
{
	font-size: 100%;
	text-decoration: underline;
}

.tinyText
{
	font: 75%; 
}

.tinyItalic
{
	font-size: 75%;
	font-style: italic; 
}

.tinyCaps
{
	font-size: 75%;
	font-variant: small-caps;  
}

.tinyBold
{
	font-size: 75%; 
	font-weight: bold; 
}

.tinyUnderline
{
	text-decoration: underline;
}

.samplecode {
	font-family: 'Courier New', Courier, monospace;
}

.comicline
{
   font-family: 'comic sans ms';
}

#copyright {
	font-size: 75%;
}

#container {
	position: relative;
	width: 100%;
}

#topleft {
	position: absolute;
	width: 160px;
	top: 3px;
	left: 3px;
	height: 120px;
	padding: 3px;
    border: 1px solid #ffffff;
}

#topcenter {
	position: relative;
	width: auto;
	min-width: 120px;
	max-height: 120px;
	margin: 0px 175px 0px 170px; 
}

#topmenu {
	position: relative;
	top: 130px;
	height: 70px;
	background-color: #cccccc;
	
}



#topspan {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 120px;
	min-width: 380px;
	padding: 3px;
	border: 1px solid #eeeeee;
}


#topright {
	position: absolute;
	width: 160px;
	top: 3px;
	right: 15px;
	height: 120px;
	padding: 3px;
    border: 1px solid #ffffff;
}

#bodyleftLQ {
	position: absolute;
	width: 160px;
	top: 140px;
	left: 3px;
	border: 1px solid #dddddd;
  background-color: #cc0000;
  padding: 3px;
}

#bodyleft {
	position: absolute;
	width: 160px;
	top: 143px;
	left: 3px;
	border: 1px solid #dddddd;
  background-color: #ffefd5;
  padding : 3px;
}

#bodycenter  {
	position: relative;
	width: auto;
	min-width: 120px;
	margin: 1px 190px 1px 170px;
	border: 1px solid #cc0000;
	background-color: #ffffff;
  padding: 10px;
}

#bodycenterN  {
	position: relative;
	width: auto;
	min-width: 120px;
	margin: 1px 190px 1px 170px;
 	background-color: #ffffff;
  padding: 10px;
}


#centerspan  {
	position: relative;
	left: 162px;
	max-width: 600px;
	min-width: 380px;
	border: 1px solid #cc0000;
	background-color: #ffffff;
    padding: 15px;
}

#bodyright {
	position: absolute;
	width: 160px;
	top: 143px;
	right: 15px;
	border: 1px solid #dddddd;
	background-color: #ffefd5;
	padding: 3px;
      	
}
#footleft {
	position: absolute;
	width: 160px;
	left: 3px;
	border: 1px solid #666666;
  padding: 3px;
}

#footcenter {
	position: relative;
	width: auto;
	min-width: 120px;
	margin: 1px 190px 3px 170px; 
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
    padding: 7px;
}

#footright {
	position: absolute;
	width: 160px;
	right: 15px;
	border: 1px solid #666666;
	padding: 3px;
}

#clearbodyleft {
	position: absolute;
	width: 160px;
	top: 143px;
	left: 3px;
    background-color: #ffffff;
    padding : 3px;
}

#clearbodycenter  {
	position: relative;
	width: auto;
	min-width: 120px;
	margin: 1px 190px 1px 170px;
	background-color: #ffffff;
  padding: 10px;
}

.container1 {
    position: relative;
    width: auto;
    min-width: 120px;
    background: #ffffcc;
    border: 1px solid #990000;
}    

    .boxee1 {
        float: left; /* Sets this column to the left inside its container */
        background: #cccccc;
        border: 1px solid #999999;
        width: 50%;
    }

    .boxee2 {
        float: right; /* Sets this column to the right inside its container*/
        background: #cccccc;
        border: 1px solid #999999;
        width: 50%;
    }



 #section1 {
    float: left; /* Sets this section to the left */
    background: #ffffcc;
    border: 1px solid #990000;
    width: 385px;
}

    #column1 {
        float: left; /* Sets this column to the left inside its section */
        background: #ffffff;
         border: 1px solid #999999;
        width: 167px;
    }

    #column2 {
        float: right; /* Sets this column to the right inside its section*/
        background: #ffffff;
         border: 1px solid #999999;
        width: 168px;
    }

#section2 {
    float: right; /*Sets this sectionto the right */
    background: #ffffcc;
    border: 1px solid #990000;
    width: 385px;
}

    #column3 {
        float: left; /* Sets this column to the left inside its section */
        background: #ffffff;
        border: 1px solid #999999;
        width: 167px;
    }

    #column4 {
        float: right; /* Sets this column to the right inside its section*/
        background: #ffffff;
        border: 1px solid #999999;
        width: 168px;
    }



#masthead {
	background-color: #CCCCCC;
	padding: .5em 1em;
	margin: 0px 100px 0px 0px;
	height: 100px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1em;
	border-bottom-color: #000080;
}

#masthead h1 {
	margin: 0px;
	padding: .5em 1em;
}



#navcontainer {
	height: 25px;
	background-color: #ffcc33;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
#navcontainer li {
	border-bottom: 4px solid black;
	
}
	
#navcontainer ul li a  {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	float:left;
	display:block;
	text-align: center;
	color: #ffffff;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
letter-spacing: .10em;	
}

#navcontainer ul li a:hover  {	
	background-color: blue;
}

#navcontainer a:active {
	background-color: white;
	color: black;
}

#menu {
	height: 45px;
	background-position: 50% bottom;
	background-color: #fdb928;
}
#menu ul {
	margin: 0px;
	padding: 0px 1em 0px 0px;
	text-align: right;
}
#menu li {
	display: inline;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
#menu a {
	display: inline;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	padding:.75em;
}
#menu a:hover {
	line-height: 40px;
	padding: 0em .3em 0em .3em;
	text-decoration: none; 
	color: #333333;
}

#menu1 {
	width: 150px;
	 
}

#menu1 ul {
	list-style: none;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

#menu1 li {
	border-bottom: 1px solid #ed9f9f;

}

#menu1 li a:link, #menu1 li a:visited {
	font-size: 90%;
	padding: 3px;
	display: block;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #ffffcc;
	color: #711515;
	text-decoration: none:
}

#menu1 li a:hover {
	color: #711515;
	background-color: #ffcc99;
}

#menu1 ul ul {
	margin-left: 12px;
}

#menu1 ul ul li {
	border-bottom:1px solid #711515;
	margin: 0;
}

#menu1 ul ul a:link, #menu1 ul ul a:visited {
	color: #ed9f9f;
	background-color: #711515;
}

#menu1 ul ul a:hover {
	color: #ffffff;
	background-color: #711515;
}

#redblock {
	position: absolute;
	top: 200px;
	left: 200px;
	color: white;
	background-color: red;
	width: 90px;
	height: 90px;
	padding: 5px;
}

#yellowblock {
	position: absolute;
	top: 20px;
	left: 20px;
	color:black;
	background-color: yellow;
	width: 50px;
	height: 50px;
	padding: 5px;
}

#nav {
	float: right;
	width: 300px;
	background-color: yellow;
}

.contentconstrained {
	padding-right: 250px;
}



.nudged {
	position: relative;
	top: 10px;
	left: 10px;
}
 

label
{
width: 150px;
float: left;
text-align: right;
margin-right: 0.25em;
display: block
}


input.txt
{
	width: 300px;
	margin-left: 2em;
	color: #0000cc;
	background: #ffffff;
	border: 1px solid #000000
}


input.log
{
	width: 150px;
	margin-left: 2em;
	color: #0000cc;
	background: #ffffff;
	border: 1px solid #000000
}


input.acc
{
	width: 150px;
	margin-left: 25em;
	color: #0000cc;
	background: #ffffff;
	border: 1px solid #000000
}

input.id
{
	width: 60px;
	margin-left: 2em;
	color: #0000cc;
	background: #ffffff;
	border: 1px solid #000000
}


form select 
{
	width: 300px;
	margin-left: 2em;
	color: #0000cc;
	background: #ffffff;
	border: 1px solid #000000
}

form select.sml 
{
	width: 50px;
	margin-left: 2em;
	color: #0000cc;
	background: #ffffff;
	border: 1px solid #000000
}

form select.med 
{
	width: 150px;
	margin-left: 2em;
	color: #0000cc;
	background: #ffffff;
	border: 1px solid #000000
}

input.btn 
{
	width: 150px;
	margin-left: 13.3em;
	padding-top: .05em;
} 

input.lnk
{
	width: 350px;
	margin-left: 3em;
	padding-top: .05em;
} 


fieldset
{
	background-color: #f8f8f8;
	border: 1px solid #000080;
	width: 40em
}

legend
{
	color: #ffffff;
	font-weight: bold; 
	background: #840000;
	border: 1px solid #84000;
	padding: 2px 6px
}
  
#errorMsg
{
	font-size: 115%;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffffff;
}

#errorMsg1
{
	font-size: 125%;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffffff;
}
#lineMsg
{
	font-size: 75%;
	font-style: italic;  
 	color: #444444;
}

.menubox 
{
    width: 156px;
    padding: 3px;
    margin: 0;
}

.newsbox
{
	position: relative;
	top: 5px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}

.newsboxL
{
	width: 200px;
	float: left;
	margin-left: 5em;
	padding: 5px;
    border: 1px solid #666666;
    background-color: #ffffcc;
}

.boxA  {
	position: relative;
	border: 2px dashed #ff0000;
	max-width: 350px;
	padding: 3px;
}

.boxB  {
	position: relative;
	border: 2px dashed #00ff00;
	max-width: 300px;
	padding: 3px;
}


.box2
{
    border: 1px solid #999999;
    background-color: #ffffff;
}

.box3
{
	border: 1px solid #cc0000;
	background-color: #FFFFFF;
	padding: 5px;
}

.box4
{
	border: 1px solid #999999;
	background-color: #ffcc99;
}

.box5
{
    border: 1px solid #666666;
    background-color: #ffffcc;
}

.box6
{
    border: 1px solid #9999cc;
    background-color: #444444;
}

.box7
{
	border: 1px solid #999999;
	background-color: #FFCCFF;
}
.box8
{
	border: 1px solid #999999;
	background-color: #CCFFCC;
}

.box9
{
	border: 1px solid #999999;
	background-color: #CC0000;
}

.box10
{
	border: 1px solid #999999;
	background-color: #840000;
}

.box11
{
	border: 1px solid #cc0000;
	background-color: #ffffcc;
}

.box12
{
	border: 1px solid #840000;
	background-color: #888888;
}


.box13
{
	background-color: #66ff33;
	border: 1px solid #00ff00;
}

.boxclear
{
	border: 1px solid #808080;
}	

table {
	border-collapse: collapse;
}

table td {
 	border: 1px solid #ffffff;
	
}	
	
.highlighter {
	background-color: #ffff80;
}

.highlighter3 {background-color: #ffffe0;
}

.text400 {position: absolute;
	left: 400px;
}

.text350 {position: absolute;
	left: 350px;
}

.text300 {position: absolute;
	left: 300px;
}

.text250 {position: absolute;
	left: 250px;
}

.text200 {position: absolute;         
	left: 200px;                        
}  

.text175 {position: absolute;         
	left: 175px;                        
}  

.text150 {position: absolute;
	left: 150px;
}

.text125 {position: absolute;
	left: 125px;
}

.text115 {position: absolute;
	left: 100px;
}

.text110 {position: absolute;
	left: 100px;
}

.text100 {position: absolute;
	left: 100px;
}

.text75 {position: absolute;
	left: 75px;
}

.text50 {position: absolute;
	left: 50px;
}

.text40 {position: absolute;
	left: 40px;
}


.text25 {position: absolute;
	left: 25px;
}
 
.text15 {position: absolute;
	left: 15px;
}
   
.spacer5 {position: relative;
	left: 5px;
}

.spacer10 {position: relative;
	left: 10px;
}

.spacer15 {position: relative;
	left: 15px;
}

.spacer25 {position: relative;
	left: 25px;
}

.spacer45 {position: relative;
	left: 45px;
}

.spacer75 {position: relative;
	left: 75px;
}

.spacer100 {position: relative;
	left: 100px;
}

.spacer125 {position: relative;
	left: 125px;
}

.spacer150 {position: relative;
	left: 150px;
}

.spacer250 {position: relative;
	left: 250px;
}

