body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	line-height: 18px;
	text-align: justify;
}
tr,td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fffff;
	line-height: 18px;

}
a,a:link,a:active,a:visited{color:#FFCC00; text-decoration:none;}
a:hover{color:#000000; text-decoration:none;}

a.linkgreen,a.linkgreen:link,a.linkgreen:active,a.linkgreen:visited{color:#009900; text-decoration:none;}
a.linkgreen:hover{color:#000000; text-decoration:none;}


a.linkred,a.linkred:linked,a.linkred:active,a.linkred:visited{color:#990000; text-decoration:none;}
a.linkred:hover{color:#000000; text-decoration:none;}

.black-text-indent{
color:#000000;
padding-left:25px;
font-weight:bold;}

.black-text{
color:#000000;
}

.about{
	line-height:10px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 566px;
}

.work{
	line-height:10px;
	background-image: url(../images/work.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 566px;
}
.downloads{
	line-height:10px;
	background-image: url(../images/downloads.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 566px;
}
.contact{
	line-height:10px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 566px;
}

.box-bg {
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 297px;
	color: #000000;
}
.submit {
	background-color: #FFF605;
	border: 1px solid #CCCCCC;
}
.white-line-below{
border-bottom:solid 1px #FFFFFF;}
