body#screen {
	margin: 0px;
	padding: 0px;
	color: #626262;
	font: normal 12px Arial, sans-serif;
	background-color: #222222;
}

div#main-bg {
	background-color: #f3f3f3;
}

div#right_links {
	position: fixed;
	top: 80px;
	right: 0px;
	width: 34px;
}

a.offerlink, a.offerlink:link, a.offerlink:visited, a.offerlink:hover, a.offerlink:active {
	margin-bottom: 5px;
}

/* HEADER */


table#header-bar {
	background: #f3f3f3 url(/img/bg-header-bar.jpg) repeat-x top left;
	height: 33px;
	width: 100%;
}

td#header-link {
	background: transparent url(/img/bg-header-link.jpg) no-repeat top right;
	width: 50px;
	padding-left: 10px;
}

a#hlink, a#hlink:link, a#hlink:visited, a#hlink:hover, a#hlink:active {
	background: transparent url(/img/home-icon.jpg) no-repeat center left;
	color: #ffffff;
	font: normal 10px Arial, sans-serif;
	padding: 10px 25px 5px 25px;
	text-decoration: none;
	float: left;
	margin: 0px;
}

a#hlink:hover, a#hlink:active {
	text-decoration: underline;
}

td#top-links {
	padding-top: 7px;
	text-align: right;
}

a.top-link, a.top-link:link, a.top-link:visited, a.top-link:hover, a.top-link:active {
	color: #333333;
	font: normal 10px Arial, sans-serif;
	text-decoration: none;
}
		
td#search-box {
	width: 160px;
	padding-top: 2px;
}

input.search-textfield {
	background: transparent url(/img/search-field.gif) no-repeat top left;
	border: none;
	width: 100px;
	padding: 7px 5px 10px 7px;
	margin: 0px;
	float: left;
}

div#search-bg {
	background: transparent url(/img/search-field.gif) no-repeat top left;
	border: none;
	width: 100px;
	padding: 7px 5px 10px 7px;
	margin: 0px;
	float: left;
}

input#query {
	border: none;
	background: none;
	background-image: none;	
}

div#search-bg input {
	border: none;
	background: none;
	background-image: none;
}

input.search-button {
	background: transparent url(/img/search-button.gif) no-repeat top right;
	border: none;
	/*padding: 5px 7px 5px 7px;*/
	padding: 0px;
	width: 20px;
	height: 30px;
	margin: 0px;
	float: left;
	outline: none;
}

td#level0-links {
	width: 60px;
}


/* TOP */

table#top {
	width: 980px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

td#logo {
	text-align: center;
	padding: 20px;
	width: 190px;
}

a#tt-logo, a#tt-logo:link, a#tt-logo:visited, a#tt-logo:hover, a#tt-logo:active {
	
}

/* LEVEL 1 */

td#level1-links {
	padding: 35px 10px 20px 10px;
}

/* LEVEL 1 */

ul#level1 {
	margin: 0px;
	padding: 0px;
	float: right;
}

li.lev1 {
	list-style-type: none;
	float: left;
	padding: 0 0 0 7px;
	margin: 0 0 0 6px;
	line-height: 14px;
}

li.lev1sel {
	list-style-type: none;
	float: left;
	padding: 0 0 0 7px;
	margin: 0 0 0 6px;
	background: #ffffff url(/img/bg-lev1-left.jpg) no-repeat top left;
	line-height: 14px;
}

a.l1, a.l1:link, a.l1:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	float: left;
	display: block;
	padding: 10px 12px 12px 6px;
	text-transform: uppercase;
	/* letter-spacing: 0.3px; */
	line-height: 14px;
}

a.l1:hover, a.l1:active {
	color: #009b9a;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	float: left;
	display: block;
	padding: 10px 12px 12px 6px;
	text-transform: uppercase;
	line-height: 14px;
}

a.l1sel, a.l1sel:link, a.l1sel:visited, a.l1sel:hover, a.l1sel:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	float: left;
	display: block;
	padding: 10px 12px 12px 6px;
	text-transform: uppercase;
	background: #ffffff url(/img/bg-lev1-right.jpg) no-repeat top right;
	line-height: 14px;
}

/* INDEX FLASH */

div#index-flash {
	width: 980px;
	height: 350px;
	margin: 0 auto 0 auto;
}

/* INDEX CONTENT */

table#index-contents {
	width: 980px;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}
td#index-news {
	width: 420px;
	padding: 10px 10px 40px 20px;
}
		
td.index-content {
	width: 470px;
	padding: 10px 10px 20px 10px;
}


/* INDEX NEWS */


table.index-news-table {
	/* width: 420px; */
	width: 300px;
}

a.newslink, a.newslink:link, a.newslink:visited, a.newslink:hover, a.newslink:active {
	color: #626262;
	text-decoration: none;
}

p.newsnolink {
	color: #626262;
	padding: 0px;
	margin: 0px;
}

span.newslink-title {
	color: #333333;
	font: normal 13px Arial, sans-serif;
	text-decoration: none;
	line-height: 16px;
	text-transform: none;
}

span.newslink-desc {
	color: #626262;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
}

span.newslink-desc:hover {
	color: #000000;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
}

td.index-news-date, td.news-date {
	width: 40px;
	color: #333333;
	font: normal 15px Arial, sans-serif;
	padding: 5px 0 15px 0;
}

td.index-news-desc, td.news-desc {
	padding: 0 0 15px 10px;
}


/* NEWS ARCHIVE */


td.news_space {
	font-size: 1px;
	padding: 8px;
}

td.newsdate {
	width: 53px;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}



/* LEVEL 0 */


ul#level0 {
	margin: 2px 0 0 0;
	padding: 0px;
	float: right;
}

li.lev0 {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 7px 0 0;
}

a.l0, a.l0:link, a.l0:visited, a.l0:hover, a.l0:active {
	float: left;
}


/* INDEX MIDDLE */

/* table#index-middle {
	background-color: #f7f7f7;
	width: 980px;
	margin: 0 auto 0 auto;
} */

td#index-middle-left {
	padding: 20px;
}

td#index-middle-right {
	vertical-align: middle;
	text-align: right;
	width: 420px;
	padding: 20px;
}

/* SCROLLER */

div#scroller {
	width: 405px;
	float: left;
	height: 80px;
	/* margin-bottom: 15px; */
	
	/* required settings */
	position: relative;
	overflow: hidden;
}

#scroller .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

div.item {
	width: 405px;
	float: left;
	overflow: auto;
}

h3.scroller_title {
	color: #00549f;
	font: bold 12px Arial, sans-serif;
	line-height: 13px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h4.scroller_item_title {
	color: #009d9c;
	font: bold 12px Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

table.scroller_intem {
	width: 405px;
	color: #626262;
	font: normal 11px Arial, sans-serif;
}

td.scroller_picture {
	width: 90px;
	text-align: center;
}

td.scroller_content {
	padding: 0 5px 0 10px;
	width: 300px;
	color: #626262;
	font: normal 11px Arial, sans-serif;
}

td.scroller_content p {
	color: #626262;
	font: normal 11px Arial, sans-serif;
}

a.left {
	float: left;
	/* margin-top: 15px; */
}

a.right {
	float: left;
	/* margin-top: 15px; */
}

a.disabled {
	visibility:hidden !important;		
}

/* FOOTER */

/* div#footer-bg {
	background-color: #222222;
} */

table#footer {
	width: 980px;
	margin: 0 auto 0 auto;
	/* background-color: #e1e1e1; */
}

td#bottom-menu {
	background: transparent url(/img/dots-footer.gif) repeat-y top right;
	width: 645px;
	padding: 30px 30px 30px 35px
}

ul.bottom_navi {
	list-style-type: none;
	float: left;
	margin-bottom: 40px;
	margin-right: 5px;
}

ul.bottom_navi li.folder {
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

ul.bottom_navi li.site {
	list-style-type: none;
	padding-left: 10px;
}


a.bottomlink, a.bottomlink:link, a.bottomlink:visited {
	color: #a5a5a5;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	font: normal 10px Arial, sans-serif;
}

a.bottomlink:hover, a.bottomlink:active {
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
	font: normal 10px Arial, sans-serif;
}

td#contact-info {
	padding: 30px 45px 30px 45px;
}

td#contact-info p {
	font: normal 10px Arial, sans-serif;
	color: #a5a5a5;
}

td#contact-info p a, td#contact-info p a:link, td#contact-info p a:visited {
	font: bold 10px Arial, sans-serif;
	color: #a5a5a5;
	text-decoration: none;
}

td#contact-info p a:hover, td#contact-info p a:active {
	font: bold 10px Arial, sans-serif;
	color: #a5a5a5;
	text-decoration: underline;
}

h2.index-title {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	background: transparent url(/img/dots.gif) repeat-x bottom left;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	text-transform: none;
}

h1.index-title {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	background: transparent url(/img/dots.gif) repeat-x bottom left;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	text-transform: none;
}



/* SUBPAGE */

table#content-middle {
	width: 980px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #dcdcdc;
}

td#submenu {
	width: 210px;
	background-color: #f7f7f7;
	padding: 10px;
}

h2.menutitle {
	margin: 4px 2px 15px 2px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	text-transform: none;
}

/* LEVEL 2 */

ul#level2 {
	margin: 0px;
	padding: 0px;
}

li.lev2 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #dcdcdc;
}

a.l2, a.l2:link, a.l2:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 8px 10px 8px 20px;
	letter-spacing: 0.3px;
}

a.l2:hover, a.l2:active {
	color: #009b9a;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	padding: 8px 10px 8px 20px;
	letter-spacing: 0.3px;
}

a.l2sel, a.l2sel:link, a.l2sel:visited, a.l2sel:hover, a.l2sel:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 8px 10px 8px 20px;
	/* background-color: #009d9c; */
	background-color: #222222;
	letter-spacing: 0.3px;
}


/* LEVEL 3 */

li.lev3 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(/img/arr-submenu.gif) no-repeat 20px 3px;
}

a.l3, a.l3:link, a.l3:visited {
	color: #626262;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 3px 10px 3px 33px;
	letter-spacing: 0.3px;
}

a.l3:hover, a.l3:active {
	color: #009b9a;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	padding: 3px 10px 3px 33px;
	letter-spacing: 0.3px;
}

a.l3sel, a.l3sel:link, a.l3sel:visited, a.l3sel:hover, a.l3sel:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 3px 10px 3px 33px;
	letter-spacing: 0.3px;
}

/* LEVEL 4 */

li.lev4 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background: #ffffff url(/img/arr-submenu.gif) no-repeat 33px 3px;
}

a.l4, a.l4:link, a.l4:visited {
	color: #626262;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 2px 10px 2px 46px;
	letter-spacing: 0.3px;
}

a.l4:hover, a.l4:active {
	color: #009b9a;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	padding: 2px 10px 2px 46px;
	letter-spacing: 0.3px;
}

a.l4sel, a.l4sel:link, a.l4sel:visited, a.l4sel:hover, a.l4sel:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 2px 10px 2px 46px;
	letter-spacing: 0.3px;
}


/* LEVEL 5 */

li.lev5 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background: #ffffff url(/img/arr-submenu.gif) no-repeat 46px 3px;
}

a.l5, a.l5:link, a.l5:visited {
	color: #626262;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 2px 10px 2px 59px;
	letter-spacing: 0.3px;
}

a.l5:hover, a.l5:active {
	color: #009b9a;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	padding: 2px 10px 2px 59px;
	letter-spacing: 0.3px;
}

a.l5sel, a.l5sel:link, a.l5sel:visited, a.l5sel:hover, a.l5sel:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 2px 10px 2px 59px;
	letter-spacing: 0.3px;
}


/* LEVEL 6 */

li.lev6 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background: #ffffff url(/img/arr-submenu.gif) no-repeat 59px 3px;
}

a.l6, a.l6:link, a.l6:visited {
	color: #626262;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 2px 10px 2px 72px;
	letter-spacing: 0.3px;
}

a.l6:hover, a.l6:active {
	color: #009b9a;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	padding: 2px 10px 2px 72px;
	letter-spacing: 0.3px;
}

a.l6sel, a.l6sel:link, a.l6sel:visited, a.l6sel:hover, a.l6sel:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	/* font-family: "MS Sans Serif", Geneva, sans-serif; */
	font-family: Arial, sans-serif;
	display: block;
	padding: 2px 10px 2px 72px;
	letter-spacing: 0.3px;
}




td#sitepath {
	height: 30px;
	/* background: #ffffff url(/img/dots.gif) repeat-x bottom left; */
	background-color: #ffffff;
	text-align: right;
	color: #626262;
	font: normal 10px Arial, sans-serif;
	/*padding: 8px 25px 2px 5px;*/
	margin: 0px;
	vertical-align: top;
}

div#path {
	text-align: right;
	height: 20px;
	padding: 8px 25px 2px 5px;
	background: #ffffff url(/img/dots.gif) repeat-x bottom left;
}

a.sp, a.sp:link, a.sp:visited {
	color: #626262;
	font: normal 10px Arial, sans-serif;
	text-decoration: none;
}

a.sp:hover, a.sp:active {
	color: #000000;
	font: normal 10px Arial, sans-serif;
	text-decoration: none;
}

td.sub-content {
	background-color: #ffffff;
	padding: 40px 55px 20px 40px;
}

div#left-banners {
	text-align: center;
	padding: 20px 0 30px 0;
}

a.left-banner, a.left-banner:link, a.left-banner:visited, a.left-banner:hover, a.left-banner:active {
	
}

a.left-banner-link, a.left-banner-link:link, a.left-banner-link:visited, a.left-banner-link:hover, a.left-banner-link:active {
	color: #009d9c;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

td#right-banners {
	width: 220px;
	padding: 27px;
	background-color: #ffffff;
}


/* FORMS */

fieldset {
	border: 1px solid #cbcbcb;
	color: #3a3a3a;
	margin-bottom: 15px;
	padding: 10px;
}
legend {
	color: #00559f;
	font: normal 14px Arial, sans-serif;
	padding: 0 10px;
}
div.col25 {
	color: #3a3a3a;
	float: left;
	width: 25%;
}
div.col33 {
	color: #3a3a3a;
	float: left;
	width: 33%;
	clear: both;
}
div.col50 {
	color: #3a3a3a;
	float: left;
	width: 50%;
}
div.col67 {
	color: #3a3a3a;
	float: left;
	width: 67%;
}
div.col75 {
	color: #3a3a3a;
	float: left;
	width: 75%;
}
div.rowcontainer {
	color: #3a3a3a;
	clear: both;
	padding: 5px;
	width: 100%;
}
div.rowcontainer2 {
	color: #3a3a3a;
	padding: 2px;
	width: 100%;
}
div.rowcontainer3 {
	color: #3a3a3a;
	padding: 4px 2px;
	width: 100%;
}
div.t1 {
	color: #3a3a3a;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	width: 120px;
}
div.t2 {
	color: #3a3a3a;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	width: 120px;
}
div.i1 {
	color: red;
	float: left;
}
div.i2 {
	color: red;
	float: left;
}
.ipt {
	border: 1px solid #cbcbcb;
}
.ipt-small {
	border: 1px solid #cbcbcb;
	margin-top: 4px;
	margin-left: 23px;
}

p.hed1 {
	color: #00559f;
	font: bold 12px Arial, sans-serif;
}
p.hed2 {
	color: #3a3a3a;
	font: normal 12px Arial, sans-serif;
	padding: 3px 0;
}
.ipt-va {
	/* vertical-align: -30%; */
}
.ipt-va2 {
	vertical-align: -20%;
}
#error {
	color: red;
	padding: 10px 0;	
}

label {
	color: #3a3a3a;
	font: normal 12px Arial, sans-serif;
}

input.sbmt {
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	background-color: #009D9C;
	color: #ffffff;
	font: normal 12px Arial, sans-serif;
	border: none;
}

a.tb_close_button, a.tb_close_button:link, a.tb_close_button:visited {
	font: bold 22px Arial, sans-serif;
	color: #333333;
	text-decoration: none;
}

a.tb_close_button:hover, a.tb_close_button:active {
	font: bold 22px Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

table.middle-content {
	border-top: 1px solid #dcdcdc;
	background-color: #f7f7f7;
	width: 980px;
	margin: 0 auto 0 auto;
}



/********************************************/

td.front-content {
	width: 300px;
	padding: 10px 10px 10px 20px;
}

td#front-news {
	width: 300px;
	padding: 10px 10px 10px 10px;
}

td#front-releases {
	width: 300px;
	padding: 10px 20px 10px 10px;
}

span.fnews-date {
	color: #0B9D9D;
}

