td {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	text-align: left;	
}
img {
	border: 0px none;
}
/* Link colors */
A:link, A:visited, A:active		{
	text-decoration: none;
	color: #999999;
}

.buttonlogin { border: none; background: url(images/myaccount/ac_login.png) no-repeat; width: 100px; height: 28px; cursor: pointer; }

A:hover			{
	text-decoration: underline;
	color: #FFFFFF;
}

/* Define BODY style */
body {
	font-family: veranda;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 100%;
	text-align: left;
	background-image: url(images/body_bg.png);
}
#container {
	margin: 0px;
	width: 1000px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image:url(images/container_bg.png);
	background-repeat:x;
	background-position:top right;
}
#header {
	width: 1000px;
	height: 250px;
	background-image: url(images/header_bg.png);
}
#head_bar_1 {
	width: 1000px;
	height: 125px;
	colour: #FFFFFF;
}
#head_bar_1_left {
	width: 350px;
	height: 100px;
	float: left;
	position: relative;
	colour: #FFFFFF;
	top: 10px;
	left: 20px;
}
#head_bar_1_right {
	width: 350px;
	height: 100px;
	float: right;
	position: relative;
	colour: #FFFFFF;
	top: 10px;
	right: 20px;
}
#head_bar_2 {
	width: 1000px;
	height: 125px;
	colour: #FFFFFF;
}
#head_bar_2_left {
	width: 350px;
	height: 100px;
	float: left;
	position: relative;
	colour: #FFFFFF;
	top: 10px;
	left: 20px;
}
#head_bar_2_right {
	width: 350px;
	height: 100px;
	float: right;
	position: relative;
	colour: #FFFFFF;
	top: 15px;
	left: 30px;
}
#head_bar_3 {
	width: 1000px;
	height: 50px;
	padding-top: 5px;
	colour: #FFFFFF;
	background-image: url(images/bar_bg.png);
	background-repeat: no-repeat;
}
#content {
	background-image: url(images/bg-center.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#footer {
	width: 1000px;
	height: 50px;
	colour: #FFFFFF;
	background-image: url(images/bar_bg.png);
	background-repeat: no-repeat;
}
input {
	color: #cccccc;
	background-color: #232E30;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E0E0E;
	border-right-color: #0E0E0E;
	border-bottom-color: #34474D;
	border-left-color: #0E0E0E;
	margin: 1px;
	line-height: 14px;
	padding-right: 6px;
	padding-left: 6px;
}
select {
	color: #cccccc;
	background-color: #232E30;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E0E0E;
	border-right-color: #0E0E0E;
	border-bottom-color: #34474D;
	border-left-color: #0E0E0E;
	margin: 1px;
	line-height: 14px;
}
textarea {
	color: #0099FF;
	background-color: #232E30;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E0E0E;
	border-right-color: #0E0E0E;
	border-bottom-color: #34474D;
	border-left-color: #0E0E0E;
	margin: 0px;
	padding: 6px;
}
.fcaption {
	line-height: 26px;
	font-weight: bold;
	color: #33CCFF;
	background-image: url(images/nav-m.jpg);
	background-repeat: repeat-x;
	background-position: center -3px;
	border: 1px solid #34474D;
	text-align: center;
}
.forumheader {
	border: 1px solid #34474D;
	padding: 4px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bolder;
}
.forumheader2 {
	border: 1px solid #34474D;
	padding: 4px;
	font-size: 12px;
}
.forumheader3 {
	border: 1px solid #34474D;
	padding: 4px;
	font-size: 12px;
}

/* FRAME STYLE */
.x_table_top_left{
	width: 30px;
	height: 40px;
	background-image: url(images/table_top_left.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.x_table_top_middle{
	width: 100%;
	height: 40px;
	background-image: url(images/table_top_middle.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	font-size: 16px;
	font-weight: Bold;
}
.x_table_top_right{
	width: 30px;
	height: 40px;
	background-image: url(images/table_top_right.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.x_table_left{
	width: 30px;
	height: 100%;
	background-image: url(images/table_left.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.x_table_middle{
	width: 100%;
	height: 100%;
	background-image: url(images/table_middle.png);
	background-position: top;
	margin: 0px;
	padding: 0px;	
	color: #666666;
}
.x_table_right{
	width: 30px;
	height: 100%;
	background-image: url(images/table_right.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.x_table_bottom_left{
	width: 30px;
	height: 40px;
	background-image: url(images/table_bottom_left.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.x_table_bottom_middle{
	width: 100%;
	height: 40px;
	background-image: url(images/table_bottom_middle.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.x_table_bottom_right{
	width: 30px;
	height: 40px;
	background-image: url(images/table_bottom_right.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.x_table_bottom_left_news{
	width: 30px;
	height: 80px;
	background-image: url(images/table_bottom_left_news.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.x_table_bottom_middle_news{
	width: 100%;
	height: 80px;
	background-image: url(images/table_bottom_middle_news.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.x_table_bottom_right_news{
	width: 30px;
	height: 80px;
	background-image: url(images/table_bottom_right_news.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


/* MENU NAVIGATION */

#nav_bar {
	width: 1000px;
	height: 44px;
	background: url("images/nav_bar.png") top left repeat-x;	
}
	
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
  font-style: normal;
  font-weight: normal;
 }

div.menuBar {
  text-align: center;
  height: 44px;
}

div.emenuBar {
  text-align: center;
}

div.menuBar a{
  text-align: center;
  padding-top: 6px;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  background: url(images/but_normal.png) no-repeat left;
	background-position: top;
  text-decoration: none;
	font-weight: bold;
    color: #CC0000;
display: inline-block;
width: 114px;
height: 44px;
  position: relative;
  text-align: center;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over,
div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
   background: url(images/but_over.png) no-repeat left;
  background-position: top;
  color: #FFFFFF;
  text-decoration: underline;
}

div.menu {
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  display:inline-block;
}

div.menu a.menuItem {
  width: 150px;
  height: 26px;
  text-align: center;
  background: url(images/drop_normal.png) no-repeat left;
  color: #CC0000;
  cursor: default;
  display: block;
  text-decoration: blink;
  white-space: nowrap;  
  position: relative;
  right: 15px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
background: url(images/drop_over.png) no-repeat left;
color: #FFFFFF;
}

div.menu a.menuItem span.menuItemBuffer {
  color: #ffffff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  color: #FFFFFF;
}

div.menu a.menuItem span.menuItemText {
}

div.menu a.menuItem span.menuItemArrow {

}

div.menu div.menuItemSep {

}

a.menuItem.header {

}

