@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto 0px auto; 
	width: 770px;
	background-image: url(/img/getroms-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #cbd1dd;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
}

a:link, a:visited, a:active { color: #709d4b; text-decoration: none; }
a:hover { color: #709d4b; text-decoration: underline; }

a.intext:link, a.intext:visited, a.intext:active { color: #777777; text-decoration: none; }
a.intext:hover { color: #777777; text-decoration: none }

.adHeadline { font: bold 11px arial; text-decoration: underline; color: #709d4b; }
.adText { font: normal 11px arial; text-decoration: none; color: #777777; line-height:1.2; }

h1 { font-size: 17px; color: #507d8e; margin-bottom: 15px; margin-top: 0px; }

.folder { width: 18px; height: 16px; margin: 2px 3px -2px 0; }
.arrow { width: 14px; height: 9px; margin: 2px 3px -1px 5px; }

#head { float: left; width: 770px; }
#bar { float: left; width: 770px; }
#bar1 { float: left; width: 127px; }
#bar2 { float: left; width: 623px; height: 24px; padding: 8px 0 0 5px; background-color: #ffffff; font-weight: bold; }
#bar3 { float: left; width: 15px; }

#left { float: left; width: 125px; padding: 5px 5px 5px 15px; }
#main { float: left; width: 450px; font-size: 11px; padding: 5px 15px 5px 15px; }
#right { float: left; width: 122px; padding: 5px 10px 5px 13px; }

.secttop { float: left; width: 770px; height: 10px; background-color: #ffffff; background-image: url(/img/getroms-secttop.gif); margin-top: 7px; }
.sectmain { float: left; width: 770px; background-color: #ffffff; background-image:url(/img/getroms-sectbg.gif); }
.sect { float: left; width: 770px; background-color: #ffffff; }
.sectbot { float: left; width: 770px; height: 10px; background-color: #ffffff; background-image: url(/img/getroms-sectbot.gif); }
.sectlead { float: left; width: 770px; text-align: center; background-color: #ffffff; padding: 10px 0 2px 0; }

#foot { float: left; width: 750px; padding: 10px; margin-top: 10px; font-size: 10px; color: #777777; text-align: center; }