body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	background: #fff url('tile.gif') repeat-x;
}
td, div, th, input, select, option {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #000; color: #fff; 
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
a { color: #3cc; }
a:link,a:visited {
	text-decoration: none;
	
	
}


.invis { display: none; }

div.container {
	width: 1000px;
	margin: 0 auto;
	background-color: #000;
}


table.top {
	border: 3px solid #000;
}

table.top tr td.logo  {
	height: 99px;
	width: 504px;
}
table.top tr td.logo div {
	height: 99px;
	width: 504px;
	background: url('logo.jpg') no-repeat;
}

table.top tr td.menu {
	vertical-align: bottom;
	text-align: right;
	height: 29px;
}
table.top tr td.menu table {
	float: right;
}

table.top tr td.menu td {
	margin: 0; 
	padding-right: 15px;
	background: url('background-top-menu.jpg') 6px bottom no-repeat;
	height: 29px;	
	text-align: left;
	overflow: normal;
}

table.top tr td.menu td a {
	font-family: Verdana, sans-serif;
	border-left: 3px solid #ff9500;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	display: block; line-height: 29px;
	padding-left: 6px;
	width: 65px;
}
table.top tr td.menu td a:hover {
	color: #f90;
}

table.top tr td.search {
	vertical-align: middle;
}

table.top tr td.search div {
	display: inline;
	text-align: right;
	margin: 30px 0px;
	margin-right: 10px;
}


div.line {
	height: 3px;
	background-color: #ccc;
	font-size: 1px;
}


td.lima { width: 241px; }
td.lima div.in { 
	width: 241px; 
	margin: 3px;
}
td.lima div.in table {
	width: 100%;
	border: 1px solid #fe8e43;
	margin-bottom: 3px;
}
td.lima div.in table table {
	border: 0;
	margin-bottom: 0px;
}
td.lima div.in table th {
	background: url('module-head-left.jpg') no-repeat;
	height: 31px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	padding-left: 47px;
	padding-top: 6px;
	_padding-top: 0px;
}
td.lima div.in table td {
	padding: 5px;
	background: url('background-module-left.jpg') bottom repeat-x;
}
td.lima div.in table td td {
	padding: 0px;
	background: transparent;
}
td.lima div.in table td div {
	padding: 0px;
	background: transparent;
}
td.lima div.in table.moduletable-mainnav td {
	padding: 0px;
}
td.lima div.in table.moduletable-mainnav table {
	border: 3px solid #f60;
	border-collapse; collapse;
}
td.lima div.in table.moduletable-mainnav table td {
	height: 34px;
}
td.lima div.in table.moduletable-mainnav table td a,
td.lima div.in table.moduletable-mainnav table td a:visited {
	display: block;
	background: url('background-main-menu.jpg') no-repeat;
	line-height: 30px;
	_height: 31px;
	padding-top: 4px;
	_padding-top: 3px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 60px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
td.lima div.in table.moduletable-mainnav table td a:hover {
	color: #fff;
}


td.char { width: 568px; }
td.char img.motto {
	margin-top: 3px;
}
td.char div.in {
	width: 527px;
	margin: 0 auto;
	margin-top: 3px;
}
td.char div.in table.contentpaneopen td {
	padding: 7px;
}
td.char div.in table.contentpaneopen td.contentheading {
	height: 33px;
	font-size: 18px;
	color: #f90;
	font-weight: bold;
	vertical-align: middle;
	background: url('title-below-line.jpg') bottom right no-repeat;
	/* border: 1px dashed yellow; */
}
td.char div.in div.componentheading {
	height: 33px;
	line-height: 33px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	color: #f90;
	font-weight: bold;
	font-size: 18px;
	background: url('title-below-line.jpg') bottom right no-repeat;
}



td.rome div.in {
	margin: 3px;
}
td.rome div.in table {
	width: 100%;
	border: 1px solid #2fbaba;
	margin-bottom: 3px;
}
td.rome div.in table table {
	border: 0;
	margin-bottom: 0px;
	background: transparent;
}
td.rome div.in table th {
	background: url('module-head-right.jpg') no-repeat;
	height: 31px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	padding-left: 50px;
	padding-top: 6px;
	_padding-top: 0px;
}
td.rome div.in table td {
	padding: 5px;
	background: url('background-module-right.jpg') bottom repeat-x;
}
td.rome div.in table td td {
	padding: 0px;
	background: transparent;
}


table.bottom {
	border-top: 3px solid #000;
	background: url('background-bottom.jpg') repeat-x;
	height: 38px;
}
table.bottom td {
	background-color: transparent;
	color: #999;
	vertical-align: middle;
	padding-top: 5px;
}
table.bottom td.left {
	padding-left: 30px;	
	background: url('logo-argohosting.jpg') 10px center no-repeat;
	text-transform: uppercase;
}
table.bottom td.right {
	text-align: right;
	padding-right: 10px;
}
table.bottom td a {
	color: #999;
	text-decoration: none;
}
