/* CSS Document */


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

a.mine:link {text-decoration:underline;} 
a.mine:visited {text-decoration:underline;} 
a.mine:hover {color:#0099FF;text-decoration:underline;} 
a.mine:active {text-decoration:underline;} 

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background-color: #333333;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background-color: #333333;
	}

#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:150px;
	bottom:52px;
	width:900px;
	margin-left:-475px;
	left:50%;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-color: #666666;
	border-right-color: #666666;
	background-color: #333333;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:900px;
	border-top:154px solid #333333; 
	border-bottom:50px solid #333333;
	}

#head {
	position:absolute; 
	margin-left:-475px; 
	left:50%; 
	top:0; 
	width:900px; 
	min-width:900px; 
	height:150px; 
	background-color: #333333;
	z-index:5; 
	border:1px solid #666666;
	}

* html #head {
	top:2px; width:900px; height:148px;
	}


#head a .pad {display:block; width:80px; height:125px;background:transparent; border-bottom:1px solid #000;}






#foot {
	position:absolute; 
	margin-left:-475px; 
	left:50%; 
	bottom:0; 
	width:900px; 
	min-width:900px; 
	height:50px; 
	z-index:5; 
	border:1px solid #666666;
	}

* html #foot {
	bottom:2px; width:900px; height:48px;
	}


#content p {
	padding:5px; text-align:left;
	}
	
	
	
.image{
	border: 1px solid #666666;
      }
.image2{
	border: 1px solid #ff6600;
      }
div.scroll {
	overflow: auto;
	border: 1px solid #333333;
	background-color: #000000;
	padding: 8px;
	scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
}


			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
	font-size: 24px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
			}
			h2 {
padding:0px;
margin:0px;
}
			
		
.frontPage_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	color: #999999;
	font-weight: bold;
}
.frontpage_small {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.frontpage_xsmall {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.frontPage_standard {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.frontPage_heading {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #CCCCCC;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}

.table {
	
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: ;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	background-color: #000000;
}
.table th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}
.table td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}
.table tr {
	border-width: 3px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #000000;
	-moz-border-radius: ;
}


.table2 
	{
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
		}

.table2 table   
	{
		}

.table2 td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.table2 tr
	{
	
	}
	
	.tableNoLeftRight 
	{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
		}

.tableNoLeftRight table   
	{
		}

.tableNoLeftRight td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.tableNoLeftRight tr
	{
	
	}
.tableJustRight 
	{
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
		}

.tableJustRight table   
	{
		}

.tableJustRight td
	{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

.tableJustRight tr
	{
	
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	border: 1px solid #666666;
	width: 90%;
	color: #CCCCCC;
}

.table3 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px none #999999;
		}

.table3 table   
	{
	border: none;
		}

.table3 td
	{
	padding: 5px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	}

.table3 tr
	{
	border: 1px solid #990000;
	
	}
.link {
	text-decoration: underline;
}
.visiblelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	font-size: 10px;
}
.nav {
	background-color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
.scottpro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF0C2C;
	background-color: #EBEBEB;
}
.testimonial {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	;
	color: #CCCCCC;
	padding: 20px;
	font-size: 12px;
}
.frontPage_news {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	background-color: #0066FF;
}
