html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #333333;
	line-height:1.2em;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: "Trebuchet MS", arial, georgia, helvetica, "Trebuchet MS", lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #333333;
}	
input, select, option, textarea {
	font-family: "Trebuchet MS", arial, georgia, helvetica, "Trebuchet MS", lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#333333;
	border:1px solid #999999;
	background-color:#fefefe;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:19px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	margin-bottom:10px;
}
h4 {
	font-size:12px;
	
}
h5 {
	font-size:11px;
	font-weight:normal;
}
small {
	text-align:center;
	font-size:10px;
}
hr {
	border:1px solid #bbbbbb;
}
a {
	color:#980730;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
ul, li {
	list-style-type:none;
}
p {
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:5px;
}
li {

}
strong, .strong, .bold {
	font-weight:bold;
}
small, .small {
	font-size:10px;
}
tbody {
	color:#000000;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}

/* TinyMCE HACK */ 
p { 
	margin-bottom:15px;
	font-size:12px;
}
.MsoNormal {
	text-align:left;
	font-size:12px;
}
/* end HACK */

#language_selector {
	text-align:left;
}

/* TOP */
#top {
	width:931px;
	margin:0px auto;
}
#top_header {
	width:931px;
	height:183px;
	display:block;
	clear:both;
}

/* PAGE TITLE */
#page_title {
	width:705px;
	height:36px;
	text-align:left;
	padding-top:18px;
}
#page_title  h1 {
	color:#333333;
	font-family:"Times new roman";
	font-size:20px;
	font-weight:normal;
	text-align:center;
	font-style:capitalize;
	text-decoration:underline;
	text-align:left;
}	
.h1_rosu {
	color:#cc0000;
}
#page_title_left {
	width:550px;
	float:left;
}
#page_title_right {
	width:130px;
	float:right;
}

/* WRAPPER */
#wrapper {
	width: 926px;
	margin: 0px auto;
    color: #333333;
	z-index:0;
	background-color:#ffffff;
	border:0px;
	padding:16px;
}
#wrapper_left {
	margin-top:10px;
	border:0px;
}

#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#333333;
	text-align:center;
}

/* MAIN */
#main_td {
	min-height:1000px;
	width:638px;
	padding-left:3px;
	padding-right:3px;
}
#main_td li {
	margin-left:30px;
}
#main {
	width:638px;
	float:none;
	display:table;
	font-size:12px; 
	padding-top:0px;
	padding:10px;
	min-height:670px;
	/* 	height:auto !important; */ /* for IE 6/7 */
	height:670px;
}
#main_toolbox {
	height:20px;
	margin:0px;
	padding:0px;
}
#main a:link, #main a:visited, #main a:active {	
	color: #cc0000;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
	color:#cc0000
}


#bottom, #bottom_left, #bottom_right, #left_search, #feedback_user , #feedback_system, #top_language, #menu_left, #menu_left_banners, #menu_left_pools, #top_menu, #top_search {
	display:none;
}

/*  DIV TABLE REPLACE */
.table {
	display:table;
}
.tr {
	display:table-row;
}
.td {
	display:table-cell;
	vertical-align: top;
	text-align:left;
}
.table580 {
	width:580px;
}
.td350 {
	width:350px;
	padding:5px;
}
.td150 {
	width:150px;
	padding:5px;
}
.w50 {
	width:50%;
}
.w75 {
	width:75px;
}
.w150 {
	width:150px;
}
.w205 {
	width:205px;
}
.padding5 {
	padding:5px;
}
.top_left_banner {
	width:200px;
}
.hr_menu {
	border:0px;
	border-bottom:1px solid #999999;
	width:158px;
}
/* END DIV TABLE REPLACE */
