BODY {
margin-top:0px; 
margin-right :0px;
margin-bottom:0px;
margin-left:0px;
background-color: #000000;
background: url('images/pgbg.jpg') repeat; 
scrollbar-face-color:#227B77;
scrollbar-highlight-color:#00AAAA;
scrollbar-3dlight-color:#00F0F0;
scrollbar-darkshadow-color:#004040;
scrollbar-shadow-color:#004F4F;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#4A9595;
}
table.sample {
background-color: #000000;
border-width: 2px 2px 2px 2px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: teal teal teal teal;
border-collapse: collapse;
}
table.email {
background-color: #ffffff;
border-width: 2px 2px 2px 2px;
border-spacing: 0px;
border-style: dashed dashed dashed dashed;
border-color: teal teal teal teal;
}
td.top {
background-color: #000000;
}
td.middle {
background-color: #FFFFFF;
}
A.bottommenu:link	{
color: white;
font-size:7pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:visited	{
color: teal;
font-size:7pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:active	{
color: yellow;
font-size:7pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:hover	{
color: paleturquoise;
font-size:7pt;
font-family:verdana;
font-weight:normal;
text-decoration:underline;
cursor:hand;
}
A.pagelinks:link	{
color: teal;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:visited	{
color: #275761;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:active	{
color: yellow;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:hover	{
color: red;
font-size:10pt;
font-family:verdana;
font-weight:normal;
text-decoration:underline;
cursor:hand;
}
font.titlefont{
color: teal;
font-size:13pt;
font-family:verdana;
font-weight:bold;
}
font.pagefont{
color: black;
font-size:10pt;
font-family:verdana;
font-weight:normal;
}
hr{
color: teal;
background-color: teal;
height:1px;
}
img.graybrdr {
padding:4px;
border:1px solid teal;
}
div.scroll {
position:relative;
height: 318px;
width: 630px;
overflow: auto;
padding: 0px;
border-bottom:1px solid paleturquoise;
}
div.scrolltwo {
position:relative;
height: 318px;
width: 700px;
overflow: auto;
padding: 0px;
border-bottom:1px solid paleturquoise;
}
.button{
border: 1px solid; 
border-color: #004F4F #004F4F #00AAAA #00AAAA; 
background: #227B77; 
font-weight:bold;
color:white;
}
