body {
	background-color: #0066FF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
.reclama {
	background-color: #000000;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #000000;
	text-decoration: bold;
	font-weight:bold;
}
a:link {
	color: #000000;
	text-decoration: bold;
	font-weight:bold;
}

a:visited {
	color: #000000;
	text-decoration: bold;
}

a:hover {
	color: #003366;
	text-decoration: none;
}
.main {
	width: 900px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #990033;
	height: 24px;
}
.top-left {
    color: #FFFFFF; bold;
	font-family: Verdana; bold;
	font-size: 11px; bold;
	margin-left: 10px; bold;
	margin-top: 5px; bold;
	text-align: left; bold;
	float: left; bold;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 200px;
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #003366;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
}
.contentbox {
	border: 1px solid #990033;
	margin-bottom: 8px;
}
.contentheader {
	background: #003366 url(images/topbar.jpg);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #003366;
}
.filebox {
	border: 1px solid #003366;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #0066CC url(images/topbar2.JPG);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.frametext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
    padding: 5px;
}
.framelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.framelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #F0F8FF;
	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: #003366;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #003366;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #0066FF;
    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: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #0066FF;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #666666;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
.bottom {
		height: 42px;
		background-color:#990033
		}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}t: 10px;
}
.indexmorefiles {
	margin-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}

.file_link:link, .file_link:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.file_link:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.file_link_footer:link, .file_link_footer:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.file_link_footer:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.pagination {
	margin: 5px;
	text-align: center;
	padding: 2px;
}

.pagination a:link, .pagination a:visited {
	color: #000000;
	text-decoration: none;
	margin: 3px;
	background-color: #FF9933;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 12px;
}

.pagination a:hover {
	color: #FFFFFF;
	margin: 3px;
	background-color: #0099CC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 12px;
}

.pagination b {
	margin: 3px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
}
.profil_hover {
	background-color: #F5F5F5;
	display: block;
}

.table_header {
	float: left;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.table {
	float: left;
	text-align: left;
	display: block;
	height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial;
}

.separator {
	margin-right: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}

.content_left {
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	font-weight: bold;
}

.content_right {
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
}

.error_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #FF3300;
	background: #FADFDC;
	color: #FF3300;
	text-align: left;
}

.comment_box {
	margin-bottom: 3px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	display: block;
}

.news_line {
	margin-top: 5px;
	border-top: 1px dotted #3399CC;
}


.register_info {
	float: left;
	width: 200px;
	font-weight: bold;
}

.browse_file_box {
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	border: 1px solid #666666;
}

.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.descrierecat {
	background-color: #FFFFFF;
	margin: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.listfiles {
	display: block;
	width: 185px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#footer {

	margin-left: auto;
	margin-right: auto;
	padding-top: 32px;
	width: 988px;
	height: 1px;
	color: #111111;
	text-align: center;

}

#footer a:link, #footer a:visited {

	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;

}
.adsensejoc {
	margin: 10px;
	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;
}
.file_info_img {
	height: 272px;
	width: 322px;
	float: left;
}
.file_info_text {
	text-align: justify;
	width: 430px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}

#footertop {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 986px;
	height: 18px;
	color: #000000;
	text-align: center;
	background-color: #FFE271;
	border: 1px solid #FFCC00;
	font-size: 12px;
}
.puncte {
	font-size:14px;
	text-decoration:none;
	color:#666666;
	font-weight:900
}
.black {
	background-color: #000000;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
}
.newstext h3 {
	color: #FF3300;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.descrieretag {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D9DBD7;
}
.descbox {
	background-color: #F8F8F8;
	padding: 3px;
	border: 1px dashed #666666;
	cursor: text;
}
.imgcomment {
	padding: 5px;
	float: left;
}
.comentarii {
	padding: 5px;
}
#user {
	background-color : #ffffff;
	background-image: url(/images/user.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 15px;
	width: 170px;
}
#password {
	background-color : #ffffff;
	background-image: url(/images/password.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 15px;
	width: 170px;
}
