body {
	margin: 0;
	padding: 0;
	background:  url(images/site_bg.gif) repeat top left #FFD5E6;
}
body , table, th, td {
	color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #660033;
	text-decoration: none;	
}
a:hover {
	color: #FF0066;
	text-decoration: none;	
}
h2 {
	font-size: 14px;
	color: #CC0066;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	color: #990033;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CC3366;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #CC3366;
	background: #FF99CC;
	
}





/* ************* */
.container {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #FFF;
}
.siteborder {
	background: url(images/site_border.gif) repeat-y top left;
	border-left: 1px solid #FFF;
}


td.flashheader table {
	margin: 0;
	padding: 0;
}

table.leftmenu {
	background:  url(images/leftmenu_bg.jpg) repeat-y #EBB5E2;
	font-size: 10px;
	text-align: right;
}
table.leftmenu p {
	margin: 0 8px 0.6em;
}


table.leftmenu  td.list {
 	background: url(images/leftmenu_gradient.jpg) no-repeat top left;
	font-size: 10px;
}
table.leftmenu  td.listpreviews {
 	background: url(images/leftmenu_gradient.jpg) no-repeat top left;
	font-size: 10px;
}
table.leftmenu  td.listtieners {
 	background: url(images/leftmenu_gradient.jpg) no-repeat top left;
	font-size: 10px;
}

td.content {
	background:  url(images/content_bg.gif) no-repeat top left #FFF;
	margin: 0;
	padding: 8px 10px;
}
.content  ul {
	margin: 0 10px 10px 25px;
	padding: 0;
	list-style-position: outside;
}
.content  li {
	list-style-image: url(images/bullet_menuright.gif);
	list-style-type: square;
}


td.rightmenu {
	background: #FFE5EF ;
	border-top: 1px solid #FFF;
	font-size: 10px;
}
td.rightmenu p {
	margin: 0 8px 0.6em;
}
.membersarea {
	background:  url(images/membersarea_bg.gif) repeat-y top left #FFB0CB ;
	margin: 1px;
	padding: 0;
	width: 178px;
	margin-bottom: 14px;
}
.membersarea .item {
	background:  url(images/membersarea_gradient.jpg) no-repeat top right;
	padding: 0 6px;
	font-size: 10px;
}


.intro {
	background: url(images/intro_bg.gif) repeat-y top left #CFF3FF;
	margin: 0 0 10px 0;
}
.intro .item {
	padding: 0 7px;
}





/* ............................... */
.ringtonetable td {
	margin: 0;
	padding: 2px 4px;
}
.ringtonetable td.nr {
	font-size: 11px;
}
.ringtonetable tr.grey {
	background: #F4E8EE;
}


/* ............................... */
.wallpapertable td {
	margin: 0;
	padding: 3px 4px;
	text-align: center;
}
.wallpapertable td a{
	border: 2px solid #FFCCFF;
}
.wallpapertable td a:hover {
	border: 2px solid #990099;
}


/* ............................... */
.javagamestable td {
	margin: 0;
	padding: 3px 4px;
	text-align: center;
}
.javagamestable td a{
	border: 2px solid #FFCCFF;
}
.javagamestable td a:hover {
	border: 2px solid #990099;
}

/* ............................... */
.gsmafbtable td {
	margin: 0;
	padding: 3px 4px;
	text-align: center;
}
.gsmafbtable td a{
	border: 1px solid #FFCCFF;
}
.gsmafbtable td a:hover {
	border: 1px solid #990099;
}



/* .................................... */
.leftmenu ul {
	list-style-type: none;
	margin: 0 10px 5px;
	padding: 0;
	list-style-position: outside;
	text-align: right;
}
.leftmenu li {
	padding: 1px 12px 2 5px;
	margin: 0;
	background: url(images/bullet_menuleft.gif) no-repeat right center ;
}


.rightmenu ul {
	list-style-type: none;
	margin: 0 10px 10px;
	padding: 0;
	list-style-position: outside;
}
.rightmenu li {
	padding: 1px 5px 2 12px;
	margin: 0;
	background: url(images/bullet_menuright.gif) no-repeat left center;
}


.copyright {
	margin: 5px;
	padding: 0;
	text-align: center;
}
