body
{
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0;
	background-attachment: fixed;
	background-color: #e4e4e4;
	display: block;
}

.inWeb
{
	width: 840px;
	text-align: left;
	border: 1px solid gray;
}

.header
{
	width: 100%;
	height: 156px;
	background: url(header_bg.gif) no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	color: #979797;
	font-size: 9pt;
	/*font-variant: small-caps;*/
}

.logo{
	padding-left: 50px;
}

.Banr{
	color: black;
	text-align: left;
	padding-left: 50px;
	padding-top: 5px;
}

.LinksBar
{
	height: 32px;
	width: 100%;
	border-top: 1px solid #137493;
	background: url(links_bar.gif) repeat-x;
	background-color: #1a9bc5;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}


.BetLinks{
	padding-left:5px;
	padding-right:5px;
}


.Content{
	width: 100%;
	text-align: right;
	background-color: #FFFFFF;

}

/* Inside content */ 

.Left{
	vertical-align: top;
	padding: 20px;
	DIRECTION: RTL;

}

.Right{
	width: 212px;
	vertical-align: top;
	background: url(menu_background.gif) repeat-x;
	background-position: top center;
	DIRECTION: RTL;
}


.title{
	width:100%;
	height: 22px;
	background: url(menu_tab.gif) repeat-x;
	background-position: top left;
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
	font-size: 8pt;
}

.Block{
	text-align: justify;
	padding: 10px;
	line-height: 23px;
}

.dot{
	color: #f7941d;
	padding-left: 5px;

}

.more{
	color: #1686aa;
	text-decoration: underline;
}

.LinkText{
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}

.SignUp{
	padding: 15px;
}

.TitTD{
	height: 23px;
	color: #1686aa;
	font-weight: bold;
	background: url(under_words.gif) repeat-y;
	background-position: top left;
	background-color: white;
	padding-right: 10px;
}

.TDs{
	padding: 7px;
}

.COLORED{
	color: #1686aa;
}


.ForumsTitle{
	color: white;
	background-color: #aa169c;
	height: 26px;
	padding-right: 10px;
	font-weight: bold;
}

.eDorrTitle{
	color: white;
	background-color: #1686aa;
	height: 26px;
	padding-right: 10px;
	font-weight: bold;

}

.ForumBox{
	color: black;
	background: url(table_background.gif) repeat-y;
	background-position: top left;
	background-color: #FFFFFF;
	height: 26px;
	padding: 10px;
	font-weight: lighter;
	line-height: 20px;

}

.HorTitle{
	color: #1686aa;
	font-size: 12pt;
}

.input{
	width: 95%;
	border: 1px solid #E3E3E3;
	-moz-border-radius: 6px; 
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 11px;
	color: black;	
	background: url(button.gif) repeat-x;
}

.zr{
	border: 1px solid #E3E3E3;
	-moz-border-radius: 6px; 
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 11px;
	color: black;	
	background: url(button.gif) repeat-x;
}

a.Where{
	text-decoration: none;
	color: white;
}


.HereTitle{
	color: white;
	text-align: center;
	background-color: #aa169c;
	height: 26px;
	padding-right: 10px;
	font-weight: bold;
}

.Here{
	height: 30px;
	text-align: center;
	color: black;
	border-bottom: 1px solid #e4e4e4;
	text-decoration: none;
}

a.d4a{
	text-decoration: none;
	color: black;
}


img{
	border: 0px;
}

.tabbed{
	height: 1px;
	background-color: #8a8a8a;
}

.MyTD{
	padding: 8px;
}

.MyBO{
	padding: 8px;
	font-weight: bold;
}


.Error{
	border: 1px solid black;
	width: 100%;
	text-align: center;
	DIRECTION: LTR;
}


/* Footer code */ 

.Footer{
	height: 32px;
	width: 100%;
	border-top: 2px solid #137493;
	background: url(footer_bg.gif) repeat-x;
	background-color: #1a9bc5;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}


.copyright{
	text-align: right;
	padding-right: 20px;

}