body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-color: #591C1C;
	margin: 0px;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
}

.header { 
	color: #A3A5A7;
	padding: 0px 0 0px 20px;
	background-image: url(../images/tile.jpg);
	height: 105px;
}

.headerhome { 
	color: #A3A5A7;
	padding: 0px 0 0px 20px;
	background-image: url(../images/tile.jpg);
	height: 125px;
}


.nav { 
	color: #A3A5A7;
	padding: 0px 0 0px 20px;
}

.content { 
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	background-color: #FFFFFF;
}

.content1 { 
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 0 20px;
	background-color: #FFFFFF;
}

#footer { 
	padding: 40px 0 20px 20px;
	background-image: url(../images/tile-bottom.jpg);
}

#screenshots {
	width: 580px;
	height: 230px;
	}
	
#right-col {
	width: 210px;
	height: 105px;
	float: right;
	margin: 18px;
	}


.clear { 
	clear: both;
}

.inv { 
	display: none;
}

.white {  
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #990000;
	BORDER-BOTTOM: #E8E5DE 1px solid;
	font-size: 22px;
	margin-top: 6px;
}

.grey {  
	color: #676767;
}


a {
	color: #00349C;
	font-weight: normal;
	text-decoration: none;
	BACKGROUND: url(../images/redarrow.gif) no-repeat 100%;
	background-position: left;
	padding-left: 8px;
}

a:hover {
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}

a.navlink {
	color: #9C0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	BACKGROUND: url(../images/redarrow.gif) no-repeat 100%;
	background-position: left;
	padding-left: 8px;
}

a.navlink:hover {
	color: #BDBCBC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}

a.email {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	BACKGROUND: url(../images/emailarrow.gif);
	padding-left: 1px;
}

a.email:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.evidence {
	color: #00349C;
	font-weight: normal;
	text-decoration: none;
	BACKGROUND: url(../images/emailarrow.gif);
	padding-left: 1px;
}

a.evidence:hover {
	color: #00349C;
	font-weight: normal;
	text-decoration: underline;
}

.bold_blue{  
	color: #0B2E82;
	font-weight: bold;
}

.button {
	BORDER: #788D9F 1px solid;
	PADDING: 1px;
	FONT-SIZE: 10px;
	BACKGROUND: #FFFFFF;
	COLOR: #236A8B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.button1 {
	BORDER: #788D9F 1px solid;
	PADDING: 1px;
	FONT-SIZE: 10px;
	BACKGROUND: #DCDCDC;
	COLOR: #236A8B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.td {
padding-right: 7px;
)

.tableright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
