.smalltext   {
  font:normal 12px Times New Roman;
    color:#000000;
  }

.tinytext   {
  font:Italic 12px Times New Roman;
    color:#767676;
  }

html, body, p {
   margin: 0px 0px; padding:0px;
  font:normal 18px Times New Roman;
    color:#000000;
  }


BODY {
scrollbar-track-color: #D7D6CF;
scrollbar-arrow-color: D7D6CF;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #605458;
scrollbar-highlight-color: #888888;
scrollbar-3dlight-color: #888888;
scrollbar-face-color: #2D6E89;

background: #D7D6CF;
}
.header4, h4
		{color: #2D6E89; font-weight: italic; font-family: Verdana; font-size: 10px;}

.header2, h2
		{color: #000000; font-weight: bold; font-family: Times New Roman; font-size: 25px;}

.header3, h3
		{color: #000000; font-weight: normal; font-family: Times New Roman; font-size: 18px;}

.header1, h1
		{color: #000000; font-weight: bold; font-family: Times New Roman; font-size: 28px;}

#container {
position: absolute;
top: 0px;
z-index: -1;
height: 600;
width: 150;
text-align: center;
}



.scriptlink a:link {
    text-decoration:none;
    vertical-align: left;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
    color: 000000;
    text-align: left;
    padding-left: 0px;
    height: 15px;
    margin-bottom: 1px;
}

.scriptlink a:hover {color: #2D6E89; font-weight:bold; font-size:14px;}

.sidebar a img { border: 1px solid #2D6E89;}

a, A:link, a:visited, a:active
		{color: #000000; font-weight: bold; text-decoration: none; font-size: 12px;}
	A:hover
		{color: #2D6E89; font-weight: bold;  text-decoration: none; font-size: 12px;}


.ecard a:link {color: #2D6E89; font-weight:bold; text-decoration: none; font-size:13px;}
.ecard a:visited {color: #2D6E89; font-weight:bold; text-decoration: none; font-size:13px;}
.ecard a:hover {color: #000000; font-weight:bold; text-decoration: none; font-size:14px;}
.ecard a:active {color: #000000; font-weight:bold; text-decoration: none; font-size:14px;}

.aqua a:link {color: #2D6E89; font-weight:bold; text-decoration: underline; font-size:14px;}
.aqua a:visited {color: #2D6E89; font-weight:bold; text-decoration: underline; font-size:14px;}
.aqua a:hover {color: #000000; font-weight:bold; text-decoration: underline; font-size:14px;}
.aqua a:active {color: #000000; font-weight:bold; text-decoration: underline; font-size:14px;}

.smallaqua a:link {color: #2D6E89; font-weight:bold; text-decoration: underline; font-size:12px;}
.smallaqua a:visited {color: #2D6E89; font-weight:bold; text-decoration: underline; font-size:12px;}
.smallaqua a:hover {color: #000000; font-weight:bold; text-decoration: underline; font-size:12px;}
.smallaqua a:active {color: #000000; font-weight:bold; text-decoration: underline; font-size:12px;}


.littleaqua a:link {color: #2D6E89; font-weight:bold; text-decoration: none; font-size:12px;}
.littleaqua a:visited {color: #2D6E89; font-weight:bold; text-decoration: none; font-size:12px;}
.littleaqua a:hover {color: #000000; font-weight:bold; text-decoration: none; font-size:12px;}
.littleaqua a:active {color: #000000; font-weight:bold; text-decoration: none; font-size:12px;}


.smallblack a:link {color: #000000; font-weight:bold; text-decoration: underline; font-size:13px;}
.smallblack a:visited {color: #000000; font-weight:bold; text-decoration: underline; font-size:13px;}
.smallblack a:hover {color: #2D6E89; font-weight:bold; text-decoration: underline; font-size:13px;}
.smallblack a:active {color: #2D6E89; font-weight:bold; text-decoration: underline; font-size:13px;}

.tinyaqua a:link {color: #2D6E89; font-weight:normal; text-decoration: underline; font-size:10px;}
.tinyaqua a:visited {color: #2D6E89; font-weight:normal; text-decoration: underline; font-size:10px;}
.tinyaqua a:hover {color: #000000; font-weight:normal; text-decoration: underline; font-size:10px;}
.tinyaqua a:active {color: #000000; font-weight:normal; text-decoration: underline; font-size:10px;}


table.mousepad tr.imagerow td {
          background: #D7D6CF url(Images/bgimagerow.jpg) center top no-repeat;
	  
}

table.mousepad tr.textrow td {
	  background: #D7D6CF url(Images/bgtextrow.jpg) center bottom no-repeat;

}

.mousepad input, textarea, select {
    background-color: #e8e8e3;
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
    color: #2D6E89;
}

