body {
background-color: #c0e2fb;
	margin: 0px;
	padding: 0px;
color: red;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #FF6347;
	text-decoration: none;
}
.main {
	width: 950px;
	padding: 0px;
}
.top {
	background: #FF6600 url(images/navbar.png) repeat-x top left;
	color: #102f5a;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 7px;
	padding-left: 4px;
	margin: 2px;
}
.top-left {
    color: black;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: black;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: black;
	text-decoration: none;
}

.top-link:visited {
    color: #102f5a;
	text-decoration: none;
}

.top-link:hover {
    color: black;
	text-decoration: underline;
}
.header {
	height: 15px;
}
.header-menu {
	background: #102f5a url(images/navbar.png) repeat-x top left;
	color: #102f5a;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 7px;
	padding-left: 4px;
	margin: 2px;
}
.header-link:link {
	color: #000000;
	text-decoration: none;
}

.header-link:visited {
    color: #000000;
	text-decoration: none;
}

.header-link:hover {
    color: #FFFFF;
	text-decoration: none;
}
.content {
	background: #d9e4ed;
	color: #69859c;
	border-bottom:1px solid #fff;
}
.contentbox {
	border: 1px solid #0099CC;
	margin-bottom: 8px;
}
.contentheader {
	background: #669933 url(images/tfoot.png) repeat-x top left;
	color: #102f5a;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 7px;
	padding-left: 4px;
	margin: 2px;	

}
.boxestext {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
    padding: 3px;
}
.newstext {
background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #99CC66;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #102f5a url(images/sinecat.gif) repeat-x top left;
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 7px;
	padding-left: 4px;
	margin: 2px;
}
.contentheaderlink:link {
	color: black;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: black;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: black;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: black;
	text-decoration: underline;
}

.framelink:visited {
	color: black;
	text-decoration: underline;
}

.framelink:hover {
	color: black;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #33CCFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 100%;
}
.pagenumbers {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: black;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: black;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
	background-image: url(images/footer.png);
	height: 42px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.bottom-text {
    color: black;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.inputUsername  { background: url("images/input_login.gif") no-repeat; background-color: white; width: 100px; height: 16px; padding: 2px 0px 0px 18px; font-family: verdana; font-size: 11px; color: #000000; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.inputPassword  { background: url("images/input_password.gif") no-repeat; background-color: white; width: 100px; height: 16px; padding: 2px 0px 0px 18px; font-family: verdana; font-size: 11px; color: #000000; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(tema/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(tema/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.commentbox{
background-color: #ececec;
width: 100%;
padding: 10px;
}

.commentfooter{
background: url(tema/ok.png) no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

#MainMenu 
{
	height:28px;
	background: #FFFFFF;
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a 
{
	background:#000000 url("images/bright_081.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_081.gif") no-repeat left top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
	font-weight:bold;
	line-height:28px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF;
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#000000;
	background:url("images/bleft_081.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:28px;
	background:url("images/bright_081.gif") no-repeat right top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000000;
	font-weight:bold;
}

example1{ /*Demo 1 main container*/
BORDER-RIGHT: #999 2px dashed; 
BORDER-TOP: #999 2px dashed; 
BORDER-LEFT: #999 2px dashed; 
BORDER-BOTTOM: #999 2px dashed
}
.style1 {color: #f5f5f5}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style7 {color: #FF0000}
.style9 {color: #000000}
.style10 {color: #0000FF}
.style11 {color: #66CCFF}
.style12 {
	color: #33CC00;
	font-weight: bold;
}
.style14 {color: #000000; font-weight: bold; }