#BodyStyle {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;}
	a:link {color: #3399FF; text-decoration: none; 	font-weight: bold}
 a:visited {color: #3399FF; text-decoration: none; font-weight: bold}
 a:hover {color: #3399FF; text-decoration: underline; 	font-weight: bold}
 a:active {color: #3399FF; text-decoration: none; font-weight: bold}
	
#T1 {
	height: 74px;
	background-color: #3C88EE;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	background-image: url(../img/software_development.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;}
	
.LogoHolder {
	background: url(../img/software_development.jpg) no-repeat left;
	text-align: right;
	height: 75px;
	width: 760px;}
	
.NavBar {
	height: 25px;
	background: url(../img/navbar_bg.gif) repeat-x #333333;
	width: 100%;}

	
#MainContainer {
	padding: 5px;
	width: 100%;}
	
#LeftCol {
	text-align: left;
	vertical-align: top;}
	
#RightCol {
	text-align: right;
	vertical-align: top;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;}
	
	.BorderLeft {
	padding: 7px;
	vertical-align: top;
}
	
.BorderLtRt {
	padding: 10px;}
	
	hr {height: 1px;}
	
.Footer {
	background-color: #CCCCCC;
	height: 20px;
	width: 100%;
	border-top: 1px solid #333333;
	padding: 3px;}
	
.PressBox {
	padding: 5px;
	border: 1px solid #999999;
	text-align: right;
	vertical-align: middle;
	height: 50px;
	width: 145px;
	background-image: url(../img/pixel_press.gif);
	background-repeat: repeat;}
	
.ContentHolder {
	padding: 3px;
	width: 760px;}
	
.MenuItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 15px;
	padding: 3px;
	color: #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;}
.StandardContainer {
	padding: 32px;
	vertical-align: top;
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-x;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.greyborder {
	border: 1px solid #666666;
}
