/* ----------
AdamJ.org StyleSheet
Coded by Adam Marshall
Copyrighted AdamJ.org 2005-2006
Version 1.1 - September 2005
Modified by Black Hat - September 05
---------- */

/* ----------
Base Classes
---------- */

body {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #686666;
text-decoration: none;
line-height: 16px;
}

/* {
scrollbar-3dlight-color: #707070;
scrollbar-arrow-color: #FFFCFC;
scrollbar-base-color: #FFFCFC;
scrollbar-darkshadow-color: #707070;
scrollbar-face-color: #707070;
scrollbar-highlight-color: #FFFCFC;
scrollbar-shadow-color: #FFFCFC;
scrollbar-track-color: #707070;
} */

table, tr, td {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #686666;
text-decoration: none;
line-height: 16px;
}

a:link {
color: #536545;
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
text-decoration: underline;
font-weight: bold;
}

a:visited { 
color: #536545; 
}

a:hover { 
color: #536545; 
text-decoration: none; 
}

a:active { 
color: #536545; 
}

h1 {
margin-left:5px;
font-family: Tahoma, Verdana, Arial;
font-size: 16px;
color: #666633;
font-weight: bold;
}

h1.right {
margin-left:5px;
font-family: Tahoma, Verdana, Arial;
font-size: 16px;
color: #666666;
font-weight: bold;
}

h2.servicespage {
font-family: Tahoma, Verdana, Arial;
font-size: 14px;
color: #686666;
text-decoration: none;
margin-bottom: 5px;
}

h2.subservices {
font-family: Tahoma, Verdana, Arial;
font-size: 16px;
color: #686666;
text-decoration: none;
line-height: 20px;
font-weight: bolder;
margin: 15px 10px 15px 10px;
}

h3.red {
font-weight: bolder;
color: #FF0000;
font-family: tahoma;
font-size: 12px;
text-decoration: none;
line-height: 16px;
}

h3.black {
font-weight: bold;
color: #000000;
font-family: tahoma;
font-size: 12px;
text-decoration: none;
line-height: 16px;
}

.quote {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #686666;
text-decoration: none;
font-weight: bolder;
line-height: 16px;
padding: 5px;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
border-top: 1px solid black;
border-left: 4px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}

.bottomlinks a:link {
color: #B8B8B8;
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
text-decoration: underline;
font-weight: bold;
}

.bottomlinks a:hover { 
color: #B8B8B8; 
text-decoration: none;
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

.bottomlinks a:active { 
color: #B8B8B8;
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
text-decoration: underline;
font-weight: bold;
}

.bottomlinks a:visited {
color: #B8B8B8;
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
text-decoration: underline;
font-weight: bold;
}

.red {
color: #FF0000;
}

.black {
color: #000000;
}

.white {
color: #FFFFFF;
}