body, td
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

form
{
	margin: 0px;
	padding: 0px;
}

a:visited, a:link, a:active
{
	color: #478BC9;
	text-decoration: none;
}

a:hover
{
	color: #F7A722;
	text-decoration: underline;
}

div.tableContainer {
	clear: both;
	height: 150px;
	overflow: auto;
	width: 181px
}

html>body div.tableContainer {
	overflow: hidden;
	width: 181px
}

div.tableContainer table {
	float: left;
	width: 165px
}

html>body div.tableContainer table {
	width: 181px
}

html>body tbody.scrollContent {
	display: block;
	height: 150px;
	overflow: auto;
	width:100%
}

.footer, a.footer, a.footer:visited, a.footer:link, a.footer:active
{
	color:#999999;
	font-size:10px;
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}

.subheading1, .subheading2
{
	color:#01415B;
	font-size:22px;
	letter-spacing: 1px;
	font-weight: bold;
}

.subtext1
{
	color:#666666;
	letter-spacing:.5px;
	font-size:15px;
}

.subheading2
{
	font-size:20px;
	letter-spacing: 0px;
	font-weight: bold;
}

.comment
{
	color:white;
	font-size:17px;
}

.commentAuthor
{
	color:#01415B;
	font-size:17px;
	font-weight:bold;
}

.loginField
{
	color: #666666;
	font-size: 13px;
	background:none;
	border:none;
	margin:0px;
	padding:0px;
	width:98px;
	height:16px;
}

.loginButton
{
	border:none;
	width:24px;
	height:23px;
	margin:0px;
	padding:0px;
	cursor: pointer;
	cursor: hand;
}

.headLeft
{
	width:63px;
	background-image:url(../Images/Interface/headLeft.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height:122px;
}

.headMid
{
	background-image:url(../Images/Interface/headMid.jpg);
	background-repeat: repeat-x;
	height:122px;
	vertical-align: top;
}

.headText
{
	font-size:26px;
	color:#F0BC64;
	font-weight:bold;
	letter-spacing: 1px;
	padding-top:30px;
}

.headRight
{
	width:206px;
	height:122px;
}

.screenshot, a.screenshot, .feature
{
	text-align:center;
	color:#666666;
	font-size:12px;
}

.screenshot, a.screenshot
{
	font-weight: bold;
	padding-bottom:55px;
}

a.screenshot:hover
{
	color: #E89409;
	text-decoration: underline;
}

.featureShot
{
	width:80px;
	height:80px;
	padding-right:20px;
	padding-top: 5px;
	padding-bottom: 5px
}

.field
{
	text-align: left;
	vertical-align: middle;
	height: 45px;
}

input.fieldBox, select.fieldBox, .selectBox
{
	border: 3px solid #6487AA;
	background-image: url(../Images/Interface/inputBG.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 23px;
	font-size: 17px;
	padding:2px;
	color: #585858;
}

input.fieldBox:hover, input.fieldBox:focus, .selectBox:hover
{
	border-color: #F8B749
}

.selectBox
{
	padding: 0px;
	height: 29px;
	vertical-align:middle;
}

select.fieldBox
{
	border:none;
	padding:0px;
	height: 27px;
	vertical-align: middle;
}

.feature
{
	text-align:left;
	padding-bottom:15px;
	padding-top:15px;
	text-align:justify;
}

.featureHead, .fieldName, .description
{
	font-size:17px;
	color: #333333;
	letter-spacing: 0px;
}

.fieldName, .description
{
	text-align: right;
	color: #585858;
	padding-right:13px;
	white-space: nowrap;
}

.description
{
	font-size: 14px;
	white-space: normal;
	text-align: left;
}

a.featureGroup
{
	font-size:17px;
	font-weight:bold;
	color: #016A98;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 23px;
}

a.featureGroup:hover
{
	color: #F7A722;
	text-decoration: underline;
}

#gallery { position: relative; width:276px; height:402px; margin:0; padding:0; }
#gallery li { display: block; }