﻿html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;
	background: #FFFFFF url(style/Background.png) no-repeat fixed center top;
}
table, table td, table th {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	border-collapse: collapse;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8pt;
}
a {
	color: #E42127;
	background-color: #FFFFFF;
	text-decoration: none;
}
img {
	border-width: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
.master {
	width: 750px;
}
.masterAI {
	width: 175px;
	vertical-align: top;
}
.ai td {
	height: 80px;
	width: 150px;
}
.masterContent {
	width: 400px;
	vertical-align: top;
}
.content {
	width: 400px;
}
.nickname {
	height: 30px;
	text-align: left;
}
.Nicknames {
	cursor: help;
}
#preview {
	position: absolute;
	border-width: 0;
	display: none;
}
.header {
	height: 150px;
	color: #000000;
	background: #FFFFFF url(style/Header.png) no-repeat 50% 50%;
}
.menu {
	width: 400px;
	height: 50px;
}
.menu td {
	width: 100px;
}
.chat {
	height: 200px;
	color: #000000;
	background: #EBEBEB url(style/ChatLogin.png) no-repeat 50% 50%;
	vertical-align: top;
}
.chatInside {
	width: 200px;
	height: 190px;
}
.chatInside_Spacer {
	height: 40px;
}
.chatInside_LogIn {
	height: 80px;
	color: #000000;
	background-color: #C0C0C0;
}
.chatInside_LogInMembers {
	height: 120px;
	color: #000000;
	background-color: #C0C0C0;
}
.chatInside_Theme {
	height: 25px;
}
.chatInside_ThemeMembers {
	height: 30px;
}
.theme_List {
	width: 200px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8pt;
	color: #464646;
	background-color: transparent;
	border-width: 0;
	direction: rtl;
	text-align: left;
	text-decoration: none;
}
.theme_List:hover {
	color: #E42127;
	text-align: center;
	cursor: pointer;
}
.chatInside_IP {
	height: 45px;
	direction: ltr;
}
a.ip_Link {
	color: #464646;
	background-color: #EBEBEB;
	display: block;
	border-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #959595;
	border-right-color: #FFFFFF;
	border-top-color: #959595;
	border-style: solid;
	padding: 3px;
	text-decoration: none;
}
a.ip_Link:hover {
	color: #E42127;
	background-color: #EBEBEB;
	border-width: 1px;
	border-bottom-color: #959595;
	border-left-color: #FFFFFF;
	border-right-color: #959595;
	border-top-color: #FFFFFF;
	border-style: solid;
	background-image: none;
}
.helpIndex {
	height: 200px;
	color: #000000;
	background: #E42127 url(style/IndexHelp.png) no-repeat 50% 50%;
}
.helpIndexInside {
	width: 360px;
	height: 180px;
}
.helpIndexInside td {
	width: 180px;
	height: 36px;
}
a.helpIndexInside_Link {
	width: 160px;
	color: #FFFFFF;
	background-color: #E42127;
	display: block;
	border-width: 1px;
	border-bottom-color: #A80A0F;
	border-left-color: #FF5F64;
	border-right-color: #A80A0F;
	border-top-color: #FF5F64;
	border-style: solid;
	padding: 3px;
	text-decoration: none;
}
a.helpIndexInside_Link:hover {
	color: #E42127;
	background-color: #EBEBEB;
	border-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #959595;
	border-right-color: #FFFFFF;
	border-top-color: #959595;
	border-style: solid;
	background-image: none;
	text-decoration: none;
}
.friendsIndex {
	height: 200px;
	color: #000000;
	background: #EBEBEB url(style/Friends.png) no-repeat 50% 50%;
}
.friendsIndexInside {
	width: 360px;
	height: 180px;
}
.friendsIndexInside td {
	width: 180px;
	height: 30px;
	text-align: right;
}
.friendsLink a {
	color: #636363;
	background-color: transparent;
	text-decoration: none;
}
.friendsLink a:hover {
	color: #E42127;
	background-color: transparent;
}
.helpMembers {
	height: 200px;
	color: #000000;
	background: #EBEBEB url(style/MembersHelp.png) no-repeat 50% 50%;
}
a.helpMembersInside_Link {
	width: 160px;
	color: #636363;
	background-color: #EBEBEB;
	display: block;
	border-width: 1px;
	border-bottom-color: #959595;
	border-left-color: #FFFFFF;
	border-right-color: #959595;
	border-top-color: #FFFFFF;
	border-style: solid;
	padding: 3px;
	text-decoration: none;
}
a.helpMembersInside_Link:hover {
	color: #FFFFFF;
	background-color: #636363;
	border-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #363636;
	border-right-color: #FFFFFF;
	border-top-color: #363636;
	border-style: solid;
	background-image: none;
	text-decoration: none;
}
.footerIndex {
	height: 75px;
	color: #000000;
	background: #E42127 url(style/Footer.png) no-repeat 50% 50%;
}
.footerIndexInside {
	width: 360px;
	height: 50px;
}
.footerIndexInside td {
	height: 25px;
	text-align: right;
}
.footerLink a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
.footerLink a:hover {
	font-weight: bold;
}
.janahiLogo {
	height: 50px;
}
