﻿/* CSS Document */

html,body
{	padding:0px;
	margin:0px;
	background-color: #A2999A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:100%;
	height:100%;
	
}
.top
{
	width: 959px;
	background-color: #727272;
}
.topmid
{
	background: url(img/top_mid.gif) repeat-x;
	height: 35px;
}

.mainborder
{
	border-left: 1px solid #978E8F;
}
.topfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.center
{
	background-color: #FFFFFF;
}
.botomfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 44px;
}
.Centblk
{
	font-family: Arial, Helvetica, sans-serif,Verdana,;
	font-size: 13.5px;
	font-weight: bold;
	text-decoration: none;
}
.Centblk1
{
	font-family: Arial, Helvetica, sans-serif,Verdana,;
	font-size: 13.5px;
	font-weight: bold;
	text-decoration: none;
}
.Centblk2
{
	font-family: Arial, Helvetica, sans-serif,Verdana,;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Centblk3
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.pad
{
	
	font-size: 36px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.padnos
{
	
	font-size: 36px;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


.davidfont
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.abouttext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
}

.davidfont2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}
.GrayText
{
	font-size: 8.5pt;
	font-weight: normal;
	text-decoration: none;
}
.Star
{
	font-size: 8.5pt;
}
.TextField
{
	font-family: Verdana;
	font-size: 10px;
	padding-left: 3px;
	margin: 0px;
	height: 12px;
	width: 135px;
	border: solid 1px #B5B5B5;
	background: #ffffff;
}
.MidWhiteBg
{
	background-color: #ffffff;
	padding-left: 18px;
	border: solid 1px #DFDFDF;
}
.davidfont3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.more
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.contactText2
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
.ProjectMenu
{
	font-family: Arial, Helvetica, sans-serif,Verdana,;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.ProjectMenu2
{
	font-family: Arial, Helvetica, sans-serif,Verdana,;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
.Whitebg
{
	background:#fff;
}
.ContactText
{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	height: 12px;
	width: 135px;
	/*background: #ffffff;*/
	text-decoration:none;
	font-weight:normal;
}
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer-img.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
.leftscrollup
{
    position: absolute;width: 80px;cursor:pointer;height:10px;/*border:solid 1px red;*/
    
}
.leftscrollDown
{
    position: absolute;width: 80px; margin-top: 100px;cursor:pointer;height:10px;/*border:solid 1px red;*/
}


