div#promos div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 1000px; 
	overflow: hidden;
	}
div#promos div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 1000px;
	overflow:hidden;
	text-align:left;
	padding:0;		
	}
div#promos div.scroller div.content {
	width: 10000px;
	
	}

div.wrapper { width: 100%; margin: auto auto; text-align: center;}
div.smalltext {text-align: center; margin-top: 0px;}

div.header { height: 113px; margin: auto auto; background-position: left; background-repeat: repeat-x;  text-align: left;}
div.header-A { height: 113px; background-position: 0 0; background-repeat: no-repeat; }
div.header-B { height: 113px; background-position: 100% 0; background-repeat: no-repeat; }
table.logo { background-position: 0 0; background-repeat: no-repeat; }

table.fBox {background-position: 0 0; background-repeat: repeat-x; }
div.fbox-cont { margin: auto auto; background-position: top left; background-repeat: repeat-x;}
div#buts {
	position: absolute;
	width: 100%;
	height: 20px;
	margin-top: 0px;
	z-index: 0;
}


.menu0 {width:118px; height:19px; position:relative; z-index:104;border-right:0px solid #000; font-family:verdana, sans-serif;background: url(images/menu_al.jpg);vertical-align:middle;}
/* hack to correct IE5.5 faulty box model */
* html .menu0 {width:118px; w\idth:118px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu0 ul {padding:0;margin:0;list-style-type:none;width:118px;}
.menu0 ul ul {width:118px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu0 li {float:left;width:118px;position:relative;}
/* style the links for the top level */
.menu0 a, .menu0 a:visited {display:block;font-size:14px;text-decoration:none; color:#000; width:118px; height:19px; border-left: #000 1px solid; background-color: transparent; padding-left:0px; line-height:17px;text-align:center; vertical-align:top;	font-weight: bold;
	letter-spacing: -0.05em;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu0 a, * html .menu0 a:visited {width:118px; w\idth:118px;}

/* style the second level background */
.menu0 ul ul a.drop, .menu0 ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat center;width:100px;}
/* style the second level hover */
.menu0 ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu0 ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu0 ul ul ul a, .menu0 ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu0 ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu0 ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:auto;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu0 ul ul {top:18px;t\op:18px;}

/* position the third level flyout menu */
.menu0 ul ul ul{left:215px; top:-1px; width:180px;}

/* position the third level flyout menu for a left flyout */
.menu0 ul ul ul.left {left:-180px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu0 table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu0 ul ul a {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:210px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
.menu0 ul ul a:visited {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:210px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
/* yet another hack for IE5.5 */
* html .menu0 ul ul a, * html .menu0 ul ul a:visited {width:210px;w\idth:210px;}

/* style the top level hover */
.menu0 a:hover {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu0 ul ul a:hover {color:#e00; background:#e6d7d4; text-decoration: none; height:18px;}
.menu0 :hover > a {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu0 ul ul :hover > a {color:#e00; background:#e6d7d4; text-decoration: none; height: 18px;}

/* make the second level visible when hover on first level list OR link */
.menu0 ul li:hover ul,
.menu0 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu0 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu0 ul :hover ul :hover ul{ visibility:visible;}

.menu1 {width:104px; height:19px; position:relative; z-index:104;border-right:0px solid #000; font-family:verdana, sans-serif;background: url(images/menu_al.jpg);vertical-align:middle;}
/* hack to correct IE5.5 faulty box model */
* html .menu1 {width:104px; w\idth:104px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu1 ul {padding:0;margin:0;list-style-type:none;width:104px;}
.menu1 ul ul {width:104px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu1 li {float:left;width:104px;position:relative;}
/* style the links for the top level */
.menu1 a, .menu1 a:visited {display:block;font-size:14px;text-decoration:none; color:#000; width:104px; height:19px; border-left: #000 1px solid; background-color: transparent; padding-left:0px; line-height:17px;text-align:center; vertical-align:top;	font-weight: bold;
	letter-spacing: -0.05em;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu1 a, * html .menu1 a:visited {width:104px; w\idth:104px;}

/* style the second level background */
.menu1 ul ul a.drop, .menu1 ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat center;width:100px;}
/* style the second level hover */
.menu1 ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu1 ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu1 ul ul ul a, .menu1 ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu1 ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu1 ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:auto;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu1 ul ul {top:18px;t\op:18px;}

/* position the third level flyout menu */
.menu1 ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu1 ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu1 table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu1 ul ul a {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:130px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
.menu1 ul ul a:visited {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:130px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
/* yet another hack for IE5.5 */
* html .menu1 ul ul a, * html .menu1 ul ul a:visited {width:130px;w\idth:130px;}

/* style the top level hover */
.menu1 a:hover {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu1 ul ul a:hover {color:#e00; background:#e6d7d4; text-decoration: none; height:18px;}
.menu1 :hover > a {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu1 ul ul :hover > a {color:#e00; background:#e6d7d4; text-decoration: none; height: 18px;}

/* make the second level visible when hover on first level list OR link */
.menu1 ul li:hover ul,
.menu1 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu1 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu1 ul :hover ul :hover ul{ visibility:visible;}

.menu2 {width:97px; height:19px; position:relative; z-index:100;border-right:0px solid #000; font-family:verdana, sans-serif;background: url(images/menu_al.jpg);vertical-align:middle;}
/* hack to correct IE5.5 faulty box model */
* html .menu2 {width:97px; w\idth:98px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul {padding:0;margin:0;list-style-type:none;width:97px;}
.menu2 ul ul {width:97px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu2 li {float:left;width:97px;position:relative;}
/* style the links for the top level */
.menu2 a, .menu2 a:visited {display:block;font-size:10px;text-decoration:none; color:#000; width:97px; height:19px; border:0px solid #000; border-width:0px 0px 0px 0px; background-color: #ca6512; padding-left:0px; line-height:17px;text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu2 a, * html .menu2 a:visited {width:97px; w\idth:97px;}

/* style the second level background */
.menu2 ul ul a.drop, .menu2 ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat center;width:100px;}
/* style the second level hover */
.menu2 ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu2 ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu2 ul ul ul a, .menu2 ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu2 ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:auto;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu2 ul ul {top:18px;t\op:18px;}

/* position the third level flyout menu */
.menu2 ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu2 ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu2 table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu2 ul ul a {background:#ca6512; color:#000; height:22px; padding:0px 0px; width:78px;border-width:0px 0px 0px 0px; text-decoration: none;font-size:10px;text-align:left;}
.menu2 ul ul a:visited {background:#ca6512; color:#000; height:22px; padding:0px 0px; width:78px;border-width:0px 0px 0px 0px; text-decoration: none;font-size:10px;text-align:left;}
/* yet another hack for IE5.5 */
* html .menu2 ul ul a, * html .menu2 ul ul a:visited {width:78px;w\idth:78px;}

/* style the top level hover */
.menu2 a:hover {color:#000; background:#ca6512; text-decoration: none}
.menu2 ul ul a:hover {color:#e00; background:#ca6512; text-decoration: none; height:22px;}
.menu2 :hover > a {color:#000; background:#ca6512; text-decoration: none}
.menu2 ul ul :hover > a {color:#e00; background:#ca6512; text-decoration: none; height: 22px;}

/* make the second level visible when hover on first level list OR link */
.menu2 ul li:hover ul,
.menu2 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul{ visibility:visible;}

.menu3 {width:104px; height:19px; position:relative; z-index:104;border-right:0px solid #000; font-family:verdana, sans-serif;background: url(images/menu_al.jpg);vertical-align:middle;}
/* hack to correct IE5.5 faulty box model */
* html .menu3 {width:104px; w\idth:104px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu3 ul {padding:0;margin:0;list-style-type:none;width:104px;}
.menu3 ul ul {width:104px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu3 li {float:left;width:104px;position:relative;}
/* style the links for the top level */
.menu3 a, .menu3 a:visited {display:block;font-size:14px;text-decoration:none; color:#000; width:104px; height:19px; border-left: #000 1px solid; background-color: transparent; padding-left:0px; line-height:17px;text-align:center; vertical-align:top;	font-weight: bold;
	letter-spacing: -0.05em;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu3 a, * html .menu3 a:visited {width:104px; w\idth:104px;}

/* style the second level background */
.menu3 ul ul a.drop, .menu3 ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat center;width:100px;}
/* style the second level hover */
.menu3 ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu3 ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu3 ul ul ul a, .menu3 ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu3 ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu3 ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:auto;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu3 ul ul {top:18px;t\op:18px;}

/* position the third level flyout menu */
.menu3 ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu3 ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu3 table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu3 ul ul a {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:215px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
.menu3 ul ul a:visited {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:215px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
/* yet another hack for IE5.5 */
* html .menu3 ul ul a, * html .menu3 ul ul a:visited {width:215px;w\idth:215px;}

/* style the top level hover */
.menu3 a:hover {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu3 ul ul a:hover {color:#e00; background:#e6d7d4; text-decoration: none; height:18px;}
.menu3 :hover > a {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu3 ul ul :hover > a {color:#e00; background:#e6d7d4; text-decoration: none; height: 18px;}

/* make the second level visible when hover on first level list OR link */
.menu3 ul li:hover ul,
.menu3 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu3 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu3 ul :hover ul :hover ul{ visibility:visible;}

.menu5 {width:84px; height:19px; position:relative; z-index:84;border-right:0px solid #000; font-family:verdana, sans-serif;background: url(images/menu_al.jpg);vertical-align:middle;}
/* hack to correct IE5.5 faulty box model */
* html .menu5 {width:84px; w\idth:84px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu5 ul {padding:0;margin:0;list-style-type:none;width:84px;}
.menu5 ul ul {width:84px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu5 li {float:left;width:84px;position:relative;}
/* style the links for the top level */
.menu5 a, .menu5 a:visited {display:block;font-size:14px;text-decoration:none; color:#000; width:84px; height:19px; border-left: #000 1px solid; background-color: transparent; padding: 0px; line-height:17px;text-align:center; vertical-align:top;	font-weight: bold;
	letter-spacing: -0.05em;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu5 a, * html .menu5 a:visited {width:84px; w\idth:84px;}

/* style the second level background */
.menu5 ul ul a.drop, .menu5 ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat center;width:100px;}
/* style the second level hover */
.menu5 ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu5 ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu5 ul ul ul a, .menu5 ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu5 ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu5 ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:auto;border-bottom:0px solid #000;}
/* another hack for IE5.5 */
* html .menu5 ul ul {top:18px;t\op:18px;}

/* position the third level flyout menu */
.menu5 ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu5 ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu5 table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu5 ul ul a {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:120px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
.menu5 ul ul a:visited {background:#e6d7d4; color:#000; height:18px; padding-left: 5px;padding-top: 2px; padding-bottom:2px; width:120px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
/* yet another hack for IE5.5 */
* html .menu5 ul ul a, * html .menu5 ul ul a:visited {width:120px;w\idth:120px;}

/* style the top level hover */
.menu5 a:hover {color:#e00; background:transparent; font-weight: bold;}
.menu5 ul ul a:hover {color:#e00; background:#e6d7d4; text-decoration: none; height:18px;}
.menu5 :hover > a {color:#e00; background:transparent; font-weight: bold;}
.menu5 ul ul :hover > a {color:#e00; background:#e6d7d4; text-decoration: none; height: 18px;}

/* make the second level visible when hover on first level list OR link */
.menu5 ul li:hover ul,
.menu5 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu5 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu5 ul :hover ul :hover ul{ visibility:visible;}

.menu6 {width:88px; height:19px; position:relative; z-index:88;border-right:0px solid #000; font-family:verdana, sans-serif;background: url(images/menu_al.jpg);vertical-align:middle;}
/* hack to correct IE5.5 faulty box model */
* html .menu6 {width:88px; w\idth:88px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu6 ul {padding:0;margin:0;list-style-type:none;width:88px;}
.menu6 ul ul {width:88px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu6 li {float:left;width:88px;position:relative;}
/* style the links for the top level */
.menu6 a, .menu6 a:visited {display:block;font-size:14px;text-decoration:none; color:#000; width:88px; height:19px; border-left: #000 1px solid; background-color: transparent; padding-left:0px; line-height:17px;text-align:center; vertical-align:top;	font-weight: bold;
	letter-spacing: -0.05em;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu6 a, * html .menu6 a:visited {width:88px; w\idth:88px;}

/* style the second level background */
.menu6 ul ul a.drop, .menu6 ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat center;width:100px;}
/* style the second level hover */
.menu6 ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 110px center;}
.menu6 ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 110px center;}
/* style the third level background */
.menu6 ul ul ul a, .menu6 ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu6 ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu6 ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:auto;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu6 ul ul {top:18px;t\op:18px;}

/* position the third level flyout menu */
.menu6 ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu6 ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu6 table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu6 ul ul a {background:#e6d7d4; color:#000; height:18px; padding-left: 5px; padding-top:2px; padding-bottom: 2px; width:108px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
.menu6 ul ul a:visited {background:#e6d7d4; color:#000; height:18px;padding-left: 5px; padding-top:2px; padding-bottom: 2px; width:108px;border-bottom: #000 1px solid; text-decoration: none;font-size:12px;text-align:left;}
/* yet another hack for IE5.5 */
* html .menu6 ul ul a, * html .menu6 ul ul a:visited {width:108px;w\idth:108px;}

/* style the top level hover */
.menu6 a:hover {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu6 ul ul a:hover {color:#e00; background:#e6d7d4; text-decoration: none; height:18px;}
.menu6 :hover > a {color:#e00; background:#e6d7d4; font-weight: bold;}
.menu6 ul ul :hover > a {color:#e00; background:#e6d7d4; text-decoration: none; height: 18px;}

/* make the second level visible when hover on first level list OR link */
.menu6 ul li:hover ul,
.menu6 ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu6 ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu6 ul :hover ul :hover ul{ visibility:visible;}




body {
	background-color: #e2cbc4; margin: 0px; text-align: center; border: 0; color: #ffffff
}
body {
	font: 10px verdana, arial, sans-serif
}

left {
	text-align: left
}

right {
	text-align: right
}

.fbox-cont
 {
    width: 900px;
    height: 185px;
}
div#promos div.scroller {
        /* modify width and height of scrolling section if necessary    */
    width: 900px;
    height: 185px;
    overflow: hidden;
}
div#promos div.scroller div.section {
        /* modify width and height of each section as needed (should match the size of the scroller window)     */
    width:900px;
    height: 185px;
    overflow:visible;
    float:left;
    padding: 0px;
    margin: 0px;
}
div#promos div.scroller div.content {
    width: 10000px;
}
div#buts {
    position: absolute;
    width: 900px;
    height: 17px;
/*  margin-top: 10px;
    z-index: 0;  */
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kezdolap {
	background-image: url(images/menu_al.jpg);
	width: 80px;
	height: 19px;
	vertical-align: top;
	text-align: center;
        font-size: 14px;
}

.kezdolap1 {
	background-image: url(images/menu_al.jpg);
	width: 78px;
	height: 19px;
	vertical-align: top;
	text-align: center;
        font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	border-left: #000 0px solid;
}

#wrapptable33 {
        border-left: #aaa 0px solid; 
        border-right: #aaa 0px solid; 
}

#logo {
	background-image: url(images/logo4.jpg);
	border: 1px solid #999;
	padding: 1px;
	margin: 0px;
	width: 800px;
	height: 80px;
}

.felso {
	background-image: url(images/hatt.jpg);
	width: 1000px;
	height: 184px;
        text-align: left;
        vertical-align: middle;
}

.lab {
	background-image: url(images/menu_bal_fel.jpg);
	width: 46px;
	height: 4px;
}

.lab1 {
	background-image: url(images/menu_bal_al.jpg);
	width: 46px;
	height: 19px;
}

.menu_fel {
	background-image: url(images/menu_fel.jpg);
	width: 954px;
	height: 4px;
        padding: 0px;
}

.menu_al {
	background-image: url(images/menu_al.jpg);
	width: 954px;
	height: 19px;
        padding: 0px;
        vertical-align: middle;
        font-size: 14px;
}

.h_fel {
	background-image: url(images/h_fel.jpg);
	width: 1000px;
	height: 24px;
	padding-left: 2px;
}

.h2_bal {
	background-image: url(images/h2_bal.jpg);
	width: 518px;
	height: 60px;
	padding-left: 2px;
	vertical-align: top;
}

.banner {
	background-image: url(images/hirdetes.png);
	width: 468px;
	height: 60px;
        vertical-align: top;
        text-align: right;
}

.h2_jobb {
	background-image: url(images/h2_jobb.jpg);
	width: 14px;
	height: 60px;
}

.h_al {
	background-image: url(images/h_al.jpg);
	width: 1000px;
	height: 77px;
}

.menu {
	background-image: url(images/menu.jpg);
	width: 1000px;

        text-align: right;
}

.menu11 {
	background-image: url(images/menu.jpg);
	width: 1000px;
	height: 4px;
        text-align: right;
}

.ures {
	background-image: url(images/lila.png);
	width: 6px;
}

.alsoures {
	background-image: url(images/lila.png);
	width: 1000px;
        height: 30px;
	text-align: center;
        vertical-align: top;
        padding-top: 5px;
}

.alsoures2 {
	background-image: url(images/lila.png);
	width: 1000px;
	text-align: center;
        vertical-align: top;
        padding-top: 5px;
}

.felso_menu {
	background-image: url(images/felsomenuhatter.png);
	width: 1000px;
	height: 24px;
        vertical-align: top;
}

.kiemelt_menu {
	background: #5e1d34;
	width: 1000px;
	height: 190px;
        vertical-align: middle;
}

.balmenu {
	background-image: url(images/lila.png);
	width: 163px;
        vertical-align: top;
        text-align: center;
}

.bal0 {
	background-image: url(images/lila.png);
        width: 4px;
        vertical-align: top;
        text-align: center;
}

.bal1 {
	background-image: url(images/lila.png);
        width: 131px;
        vertical-align: top;
        text-align: center;
}

.bal2 {
	background: transparent;
        width: 48px;
        vertical-align: top;
        text-align: left;
}

.balkapocsfelso {
	background-image: url(images/kapocs_bal_felso.png);
	width: 49px;
        height: 28px;
}

.jobbkapocsfelso {
	background-image: url(images/kapocs_jobb_felso.png);
	width: 49px;
        height: 28px;
}

.fo {
	background: #f5eae6;
	color: #5e1d34;
	width: 608px;
}

.fo2 {
	background: #f5eae6;
	color: #5e1d34;
	width: 819px;
}

.menuhatter {
	background: #f5eae6;
	color: #5e1d34;
        vertical-align: top;
}

.menuhatter1 {
	background: #f5eae6;
	color: #5e1d34;
        font-size: 9pt; 
        font-weight: bold;
        vertical-align: top;
}

.menuhatter2 {
	background: #f5eae6;
	color: #5e1d34;
        width: 640px;
        vertical-align: top;
}

.menuhatter3 {
	background: #f5eae6;
	color: #5e1d34;
        width: 809px;
        vertical-align: top;
}

.jobbmenu {
	background-image: url(images/lila.png);
	width: 163px;
        vertical-align: top;
        text-align: center;
}

.bf {
	background-image: url(images/bf.png);
	width: 5px;
        height: 5px;
}

.jf {
	background-image: url(images/jf.png);
	width: 5px;
        height: 5px;
}

.ba {
	background-image: url(images/ba.png);
	width: 5px;
        height: 5px;
}

.ja {
	background-image: url(images/ja.png);
	width: 5px;
        height: 5px;
}

.mf {
	background: #f5eae6;
	color: #5e1d34;
	width: 153px;
        height: 5px;
}

.ma {
	background: #f5eae6;
	color: #5e1d34;
	width: 153px;
        height: 5px;
}

.ff {
	background: #f5eae6;
	color: #5e1d34;
	width: 640px;
}

.fa {
	background: #f5eae6;
	color: #5e1d34;
	width: 640px;
}

.fa2 {
	background: #f5eae6;
	color: #5e1d34;
	width: 809px;
}

.kb {
	background: #f5eae6;
	color: #5e1d34;
	width: 5px;
}

.kj {
	background: #f5eae6;
	color: #5e1d34;
	width: 5px;
}

.jobb0 {
	background: transparent;
        width: 48px;
        vertical-align: top;
        text-align: left;
}

.jobb1 {
	background-image: url(images/lila.png);
        width: 131px;
        vertical-align: top;
        text-align: center;
}

.jobb2 {
	background-image: url(images/lila.png);
        width: 4px;
        vertical-align: top;
        text-align: center;
}

.balkapocs {
	background-image: url(images/kapocs_bal.png);
	width: 49px;
        height: 55px;
}

.jobbkapocs {
	background-image: url(images/kapocs_jobb.png);
	width: 49px;
        height: 55px;
}

.caption {
	background: #f5eae6;
        color: #5e1d34; 
        font-size: 9pt; 
        font-weight: bold;
}

.fejlec {
	background-image: url(images/menu_al.jpg);
        font-weight: bold;
        padding-left: 0px;
        padding-top: 0px;
        font: 18px verdana, arial, sans-serif;
        text-align: left;
        vertical-align: middle;
        text-decoration: underline;
	border: 0px solid #999;
}


.hatter {
	background-image: url(images/menu_al.jpg);
	width: 974px;
        height: 149px;
}

.hatter_also {
	background-image: url(images/menu_al.jpg);
	width: 974px;
        height: 6px;
}



.szervezet {
	background-image: url(images/menu_al.jpg);
	width: 79px;
        height: 19px;
        vertical-align: top;
}

.csapatok {
	background-image: url(images/menu_al.jpg);
	width: 76px;
        height: 19px;
        vertical-align: top;
}

.eredmenyek {
	background-image: url(images/menu_al.jpg);
	width: 93px;
        height: 19px;
        vertical-align: top;
}

.sorsolas {
	background-image: url(images/menu_al.jpg);
	width: 84px;
        height: 19px;
        vertical-align: top;
	text-align: center;
        font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
 border-left: #000 1px solid;
}

.jatekvezetok {
	background-image: url(images/menu_al.jpg);
	width: 94px;
        height: 19px;
        vertical-align: top;
	text-align: center;
        font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
 border-left: #000 1px solid;
}

.jatekvezetok2 {
	background-image: url(images/menu_al.jpg);
	width: 97px;
        height: 19px;
        vertical-align: top;
}

.hatarozatok {
	background-image: url(images/menu_al.jpg);
	width: 97px;
        height: 19px;
        vertical-align: top;
}
.letoltesek {
	background-image: url(images/menu_al.jpg);
	width: 89px;
        height: 19px;
        vertical-align: top;
}

.kepgaleria {
	background-image: url(images/menu_al.jpg);
	width: 84px;
        height: 19px;
        vertical-align: top;
	text-align: center;
        font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
 border-left: #000 1px solid;
}

.elerhetosegek {
	background-image: url(images/menu_al.jpg);
	width: 100px;
        height: 19px;
        vertical-align: top;
	text-align: center;
        font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
 border-left: #000 1px solid;
}

.elerhetosegek2 {
	background-image: url(images/menu_al.jpg);
	width: 84px;
        height: 19px;
        vertical-align: top;
	text-align: center;
        font-size: 14px;
 border-left: #000 1px solid;
}

.linkajanlo {
	background-image: url(images/menu_al.jpg);
	width: 86px;
        height: 19px;
        vertical-align: top;
}

.menubody {
	background-image: url(images/menu.png);
	width: 200px;
	background-repeat: repeat-y;
}

.menubottom {
	background-image: url(images/menubottom.png);
	width: 200px;
	height: 7px;
	background-repeat: no-repeat;
}

.captionpadder {
	padding-top: 2px;
	padding-left: 4px;
}

.menupadder {
	padding: 8px;
	width: 178px;
}


td {
	font: 10px verdana, arial, sans-serif; background-color: #a8f4ae
}
a {
	border: 0;color: #5173b7; text-decoration: none
}
a:hover {
	border: 0;color: #5173b7; text-decoration: none
}
.alsoures a {
	border: 0;color: #ffffff; text-decoration: none; font-size: 10px;
}
.alsoures a:hover {
	border: 0;color: #ffffff; text-decoration: none; font-size: 10px; font-weight: bold;
}
.menu a {
	border: 0;color: #5e1d34; text-decoration: none; font-size: 14px;
}
.menu a:hover {
	border: 0;color: #5e1d34; text-decoration: none; font-size: 14px; font-weight: bold;
}
.kezdolap1 a {
	border: 0;color: #000; text-decoration: none; font-size: 14px;
}
.kezdolap1 a:hover {
	border: 0;color: #e00; text-decoration: none; font-size: 14px; font-weight: bold;
}
.sorsolas a {
	border: 0;color: #000; text-decoration: none; font-size: 14px;
}
.sorsolas a:hover {
	border: 0;color: #e00; text-decoration: none; font-size: 14px; font-weight: bold;
}
.jatekvezetok a {
	border: 0;color: #000; text-decoration: none; font-size: 14px;
}
.jatekvezetok a:hover {
	border: 0;color: #e00; text-decoration: none; font-size: 14px; font-weight: bold;
}
.kepgaleria a {
	border: 0;color: #000; text-decoration: none; font-size: 14px;
}
.kepgaleria a:hover {
	border: 0;color: #e00; text-decoration: none; font-size: 14px; font-weight: bold;
}
.elerhetosegek a {
	border: 0;color: #000; text-decoration: none; font-size: 14px;
}
.elerhetosegek a:hover {
	border: 0;color: #e00; text-decoration: none; font-size: 14px; font-weight: bold;
}
.elerhetosegek2 a {
	border: 0;color: #000; text-decoration: none; font-size: 14px;
}
.elerhetosegek2 a:hover {
	border: 0;color: #e00; text-decoration: none; font-size: 14px; font-weight: bold;
}
.forumhead100 a {
	border: 0;color: #5e1d34; text-decoration: none; font-size: 14px;
}
.forumhead100 a:hover {
	border: 0;color: #ffffff; text-decoration: none; font-size: 14px;
}
.forumheader30 a {
	border: 0;color: #5e1d34; text-decoration: none; font-size: 14px;
}
.forumheader30 a:hover {
	border: 0;color: #ffffff; text-decoration: none; font-size: 14px;
}
.navra a {
	border: 0;color: #ffffff; text-decoration: none; font-size: 14px;
}
.navra a:hover {
	border: 0;color: #ffffff; text-decoration: none; font-size: 14px;
}
.td a {
	bordercolor: #fff;
}
.fborder a {
	bordercolor: #fff;
}
.fborder a:hover {
	bordercolor: #fff;
}
.indent {
	border-right: #ffffff 1px solid; padding-right: 3px; border-top: #000 1px solid; padding-left: 3px; padding-bottom: 3px; margin: 5px; border-left: #000 1px solid; color: #000060; padding-top: 3px; border-bottom: #ffffff 1px solid; background-color: #ebebeb
}
.smalltext {
	font-size: 9px; color: #444; letter-spacing: -1px
}
.smallblacktext {
	font-weight: normal; font-size: 9px; color: #000; line-height: normal; font-style: normal; font-variant: normal
}
.defaulttext {
	color: #000
}
.mediumtext {
	font-size: 11px; color: #000
}
.captiontext {
	font: bold 14px/120% verdana, arial, helvetica, sans-serif; color: #000
}
.tbox {
	border-right: #5e1d34 1px solid; border-top: #5e1d34 1px solid; font-size: 9px; min-height: 11px; border-left: #5e1d34 1px solid; color: #5e1d34; border-bottom: #5e1d34 1px solid; font-family: verdana, arial, helvetica, sans-serif; background-color: #f5eae6
}
.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.button {
	border-right: #5e5d63 1px solid; border-top: #5e5d63 1px solid; font-size: 10px; background-image: url(images/button.png); border-left: #5e5d63 1px solid; color: #000; border-bottom: #5e5d63 1px solid; text-align: center
}
.button:hover {
	background-image: url(images/button_hover2.png); color: #fff
}
.button2 {
	border-right: #5e5d63 1px solid; border-top: #5e5d63 1px solid; font-size: 12px; background: #dddddd; border-left: #5e5d63 1px solid; color: #000; border-bottom: #5e5d63 1px solid; padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px; text-align: center
}
.button2:hover {
	background-image: url(images/button_hover.png); padding-top:1px; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; color: #5e1d34
}
.button3 {
	border-right: #5e5d63 1px solid; border-top: #5e5d63 1px solid; font-size: 11px; background: #dddddd; border-left: #5e5d63 1px solid; color: #000; border-bottom: #5e5d63 1px solid; padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px; text-align: center
}
.button3:hover {
	background-image: url(images/button_hover.png); padding-top:1px; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; color: #5e1d34
}
.nextprev {
	border-right: #77a 1px solid; padding-right: 1px; border-top: #77a 1px solid; padding-left: 1px; font-size: 9px; background-image: url(images/button.png); padding-bottom: 1px; border-left: #77a 1px solid; color: #000; padding-top: 1px; border-bottom: #77a 1px solid; background-color: #fcfcfc; text-align: center
}
.nextprev:hover {
	background-image: url(images/button_hover.png)
}
form {
	margin: 2px 0px 0px
}
.spacer {
	padding: 0 0 0 0;
}
hr {
	border-top: #5e1d34 1px solid; vertical-align: bottom; width: 100%; border-bottom: #c6d6d6 1px solid; height: 2px; text-align: center
}
.border {
	border-right: #91a7d4 2px solid; border-top: #91a7d4 2px solid; border-left: #91a7d4 2px solid; border-bottom: #91a7d4 2px solid; background-color: transparent
}

.infobar {
	border-right: #ccc 1px solid; padding-right: 4px; border-top: #fff 1px solid; padding-left: 4px; font-size: 10px; background-image: url(images/cap1.gif); padding-bottom: 4px; border-left: #fff 1px solid; color: #000; padding-top: 2px; border-bottom: #ccc 1px solid; background-color: #e2e2e2
}
p {
	margin-top: 0px
}
.fborder {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
.fbdefault {
	border-right: #bbb 1px solid; border-top: #bbb 1px solid; margin: 0px; border-left: #bbb 1px solid; border-bottom: #bbb 1px solid; background-color: #fff; text-align: left
}
.forumheader {
	border-right: #557 1px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-weight: bolder; font-size: 12px; padding-bottom: 4px; border-left: #557 1px solid; color: #009; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader2 {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #f5eae6; text-align: left
}
.f2default {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #efefef; text-align: left
}
.forumheader3 {
	border-right: #557 1px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #557 1px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader30 {
	border-right: #5e1d34 0px solid; padding-right: 0px; border-top: #5e1d34 0px solid; padding-left: 0px; font-size: 11px; padding-bottom: 2px; border-left: #5e1d34 0px solid; padding-top: 2px; border-bottom: #5e1d34 0px solid; background: transparent; text-align: left
}
.forumheader33 {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #557 1px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader34 {
	border-right: #557 1px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader35 {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader36 {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #557 1px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader37 {
	border-right: #557 1px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader38 {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheader4 {
	border-right: #557 1px solid; margin-right: 4px; padding-right: 4px; border-top: #557 1px solid; margin-left: 4px; padding-left: 4px; font-size: 11px; margin-bottom: 4px; padding-bottom: 4px; border-left: #557 1px solid; color: #000; margin-top: 4px; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheaderfb {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 1px solid; color: #000; padding-top: 4px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumheaderfj {
	border-right: #557 1px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumheaderb {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 1px solid; color: #000; padding-top: 4px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumheaderj {
	border-right: #557 1px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumheaderab {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 1px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheaderaj {
	border-right: #557 1px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumheaderfk {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumheaderak {
	border-right: #557 0px solid; padding-right: 4px; border-top: #557 0px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #557 0px solid; color: #000; padding-top: 4px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.forumhead {
	border-right: #557 0px solid; padding-right: 2px; border-top: #557 0px solid; padding-left: 2px; font-size: 12px; padding-bottom: 2px; border-left: #557 0px solid; color: #5e1d34; padding-top: 2px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumhead100 {
	border-right: #557 0px solid; padding-right: 2px; border-top: #557 0px solid; padding-left: 2px; font-size: 12px; padding-bottom: 2px; border-left: #557 0px solid; padding-top: 2px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumhead98 {
	border-right: #557 0px solid; padding-right: 0px; border-top: #557 0px solid; padding-left: 0px; font-size: 14px; padding-bottom: 0px; border-left: #557 0px solid; padding-top: 0px; border-bottom: #557 0px solid; background: transparent; text-align: center
}
.forumhead99 {
	border-right: #557 0px solid; padding-right: 0px; border-top: #557 0px solid; padding-left: 0px; font-size: 12px; padding-bottom: 0px; border-left: #557 0px solid; padding-top: 0px; border-bottom: #557 0px solid; background: transparent; text-align: center
}
.navra {
	color: #fff; background: #5e1d34
}
.nav {
	color: #5e1d34; background: #f5eae6
}
.navra1 {
	color: #5e1d34; background-color: #f5eae6
}
.nav1 {
	color: #ffffff; background-color: #5e1d34
}
.forumhead1 {
	border-right: #557 0px solid; padding-right: 0px; border-top: #557 0px solid; padding-left: 0px; font-size: 12px; padding-bottom: 0px; border-left: #557 0px solid; color: #000; padding-top: 0px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumhead2 {
	border-right: #557 0px solid; padding-right: 0px; border-top: #557 0px solid; padding-left: 0px; font-size: 12px; padding-bottom: 8px; border-left: #557 0px solid; color: #000; padding-top: 8px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.forumhead3 {
	border-right: #557 0px solid; padding-right: 2px; border-top: #557 0px solid; padding-left: 2px; font-size: 10px; padding-bottom: 2px; border-left: #557 0px solid; color: #000; padding-top: 0px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: center; vertical-align: middle
}
.forumcim {
	border-right: #557 0px solid; padding-right: 2px; border-top: #557 0px solid; padding-left: 2px; font-size: 13px; font-weight: bold; padding-bottom: 2px; border-left: #557 0px solid; color: #f00; padding-top: 2px; border-bottom: #557 0px solid; background-color: #f5eae6; text-align: left
}
.f3default {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #fafafa; text-align: left
}
.fcaption {
	border-right: #557 1px solid; padding-right: 3px; border-top: #557 1px solid; padding-left: 3px; font-weight: bold; font-size: 11px; padding-bottom: 3px; border-left: #557 1px solid; color: #333; padding-top: 3px; border-bottom: #557 1px solid; background-color: #f5eae6; text-align: left
}
.fcdefault {
	border-right: #557 1px solid; padding-right: 3px; border-top: #557 1px solid; padding-left: 3px; font-weight: bold; font-size: 11px; background-image: url(images/fcap.png); padding-bottom: 3px; border-left: #557 1px solid; color: #333; padding-top: 3px; border-bottom: #557 1px solid; background-color: #dfdfdf; text-align: left
}
.fcaption2 {
	border-right: #559 1px solid; padding-right: 0px; border-top: #559 1px solid; padding-left: 8px; font-weight: bold; background-image: url(images/fcap.png); padding-bottom: 2px; border-left: #559 1px solid; color: #559; padding-top: 2px; border-bottom: #559 1px solid; background-color: #e6e6e6
}
.fcdefault {
	background: #cccccc; color: #fff
}
.finfobar {
	border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; background-image: url(forum/finfobar.png); padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #ccc8c8
}
a.forumlink {
	color: #333; text-decoration: none
}
a.forumlink:hover {
	color: #000
}
.helpbox {
	border-right: red 0px; border-top: red 0px; font: 9px tahoma, verdana, arial, helvetica, sans-serif; border-left: red 0px; color: #000; border-bottom: red 0px; background-color: transparent
}
#wrapptable {
	border-right: #ccc 4px solid; border-top: #ccc 4px solid; background: #fff; font: 12px verdana, arial, sans-serif; border-left: #ccc 4px solid; border-bottom: #ccc 4px solid
}
#wrapptable2 {
	border-right: #ccc 0px solid; border-top: #ccc 0px solid; background: #a8f4ae; font: 12px verdana, arial, sans-serif; border-left: #ccc 0px solid; border-bottom: #ccc 0px solid
}
.borderx {
	border-right: #ccc 0px solid; padding-right: 0px; border-top: #ccc 0px solid; padding-left: 0px; margin-bottom: 0.3em; padding-bottom: 0px; border-left: #ccc 0px solid; padding-top: 0px; border-bottom: #ccc 0px solid; width: 100%;
}
.bordery {
	border-right: #ccc 1px solid; padding-right: 1px; border-top: #ccc 1px solid; padding-left: 1px; padding-bottom: 1px; border-left: #ccc 1px solid; padding-top: 1px; border-bottom: #ccc 1px solid
}
#line {
	background: url(images/line_bg.gif) repeat-x left top
}
.borderx#line {
	background: url(images/line_bg.gif) repeat-x left top
}
.line2 {
	border-right: #ccc 0px solid; padding-right: 3px; border-top: #ccc 0px solid; padding-left: 3px; font-weight: bolder; background: #a8f4ae; width: 100%; padding-bottom: 3px; border-left: #ccc 0px solid; color: #559; padding-top: 3px; border-bottom: #ccc 0px solid
}
.incontent {
	padding-right: 0; padding-left: 0; padding-bottom: 0; padding-top: 0;
}
a.clean {
	font-weight: bold; color: #777; text-decoration: none
}
a.clean:hover {
	color: #000; text-decoration: none
}
.fl_left {
	float: left; margin: 2em 0.3em 0.3em; width: 285px
}
h6 {
	border-right: #999999 3px double; padding-right: 1em; border-top: #999999 3px double; padding-left: 1em; font-weight: bolder; font-size: 11px; background: #96aad6; padding-bottom: 0.3em; margin: 0px 50px 0px 0px; border-left: #999999 3px double; color: #fff; padding-top: 0.3em; border-bottom: medium none; text-align: left
}
h5 {
	border-right: #999999 1px solid; padding-right: 1em; border-top: #999999 1px solid; padding-left: 1em; background: #dadade; padding-bottom: 0.3em; margin: 0px 1px; border-left: #999999 1px solid; color: black; padding-top: 0.3em; border-bottom: #999999 1px solid
}
h4 {
	clear: both; font-weight: bolder; font-size: 10px; margin: 0.3em 0px 0.5em; color: #559;
}
h1 {
	clear: both; font-weight: bolder; font-size: 18px; margin: 0.3em 0px 0.5em;
}
h2 {
	clear: both; font-weight: bolder; font-size: 10px; margin: 0.3em 0px 0.5em;
}
h4 img {
	padding-right: 0px; padding-left: 0px; float: right; padding-bottom: 0px; padding-top: 0px; position: relative; top: -20px
}
lefticons {
	padding-right: 0px; padding-left: 0px; float: right; padding-bottom: 0px; margin: 0px; padding-top: 0px; position: relative; top: 2px
}
.box_red {
	border-right: #aaa 1px solid; padding-right: 0.3em; border-top: #aaa 1px solid; padding-left: 0.3em; background: url(images/box_bgshade_lbl.gif) repeat-x 50% bottom; padding-bottom: 0.3em; margin: 0px; border-left: #aaa 1px solid; color: #559; padding-top: 0.3em; border-bottom: #aaa 1px solid
}
.box_red ul {
	padding-right: 0px; padding-left: 0px; list-style-position: inside; list-style-image: url(images/bullet2.gif); padding-bottom: 0px; margin: 0px 0.5em 0.8em; padding-top: 0px
}
.box_red ul li {
	line-height: 17px
}
.box_red ul li a {
	color: black; text-decoration: none
}
.box_red ul li a:hover {
	color: #869ecf
}
#menu {
	clear: both; border-right: #777 1px solid; border-top: #777 1px solid; font-size: 9px; background: url(images/menu1.gif) #fff; border-left: medium none; border-bottom: #777 1px solid; height: 20px
}
#menu ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
ul.nobullets {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
.jsmenu ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
#menu li {
	padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 9%; padding-top: 0px; height: 20px
}
#menu a {
	display: block; background: url(images/menu1.gif) #eee; border-left: #7e7e7e 1px solid; width: 100%; color: #000; line-height: 20px; height: 20px; text-align: center; text-decoration: none
}
#menu a span {
	display: block; border-left: #fff 1px solid; width: 100%; height: 20px
}
#menu a:hover {
	background-position: 100% -36px; cursor: pointer; background-color: #ddd
}
#menu a.selected {
	background-position: 100% -36px; cursor: pointer; background-color: #ddd
}
.hide {
	display: none
}
#sub span {
	display: none
}
li#home {
	width: 11%
}
li#news {
	width: 11%
}
li#forum {
	width: 11%
}
li#admin span {
	border-right: #7e7e7e 1px solid
}
li#empty {
	border-left: #7e7e7e 1px solid
}
li#admin {
	background-color: red
}
.jsmenu {
	border-right: #555 1px solid; padding-right: 1px; border-top: #555 1px solid; display: none; padding-left: 1px; padding-bottom: 1px; border-left: #555 1px solid; padding-top: 1px; border-bottom: #555 1px solid; position: absolute; top: 30px; background-color: #fff
}
.jsmenu li {
	font-size: 10px; margin: 0px; border-bottom: #fff 1px solid; font-family: verdana,sans-serif
}
.jsmenu li.separator {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; line-height: 1px; padding-top: 0px; height: 1px; background-color: #fff
}
.jsmenu li a {
	border-right: #aaa 1px solid; padding-right: 2px; border-top: #aaa 1px solid; display: block; padding-left: 6px; padding-bottom: 2px; border-left: #aaa 1px solid; color: #000; padding-top: 1px; border-bottom: #aaa 1px solid; text-decoration: none
}
.jsmenu a:hover {
	background: #afafaf
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}