body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
.main {
	background-image: url(images/_all_right_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.left_column {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	background-image: url(images/_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_column, .left_column td, .left_column a, .left_column a:link, .left_column a:visited {
	color: #F08080;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.left_column a:hover {
	color: #FF0000;
}
.left_small_menu{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	margin: 0px 50px 0px 15px;
	padding: 0px;
	display: block;
	list-style-position: outside;
	list-style-type: circle;
	border: none;
}
/*.left_small_menu a,.left_small_menu a:link,.left_small_menu a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.left_small_menu a:hover {}*/

.content {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.content  ul {
	margin-left: 12px;
	padding-left: 1px;
}
.content li {
	list-style-image: url(/images/_li_ring.gif);
	margin-left: 1px;
	padding-left: 1px;
}
.content li li {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}
.content_top {
	font-size: 2px;
	height: 32px;
	background-image: url(images/_content_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content_right {
	width: 14px;
	font-size: 2px;
	background-image: url(images/_content_right.gif);
	background-repeat: repeat-y;

}
.content_right_top {
	width: 14px;
	font-size: 2px;
	background-image: url(images/_content_r_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_box {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 12px;
	text-align: justify;
}
.content_box li {
	text-align: left;
}
.content_box h1{
		font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_box h2{

	padding-left: 10px;
	font-size: 18px;
}
.content_box h3{}

/**** Left menu defenition ***********/
.left_menu_all_closed {
	font-size: 17px;
	color: #990000;
	height: 207px;
	width: 254px;
	background-image: url(images/_left_menu_closed.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_menu_all_closed td {
	text-align: left;
	padding-left: 35px;
	margin: 0px;
	color: #F08080;
	font-size: 17px;
}
.left_menu_top_open {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	height: 276px;
	width: 254px;
	background-image: url(images/_left_menu_top_open.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.left_menu_top_open  td {
	text-align: left;
	padding-left: 40px;
	/* font-family: Tahoma, Verdana, Arial;*/
	margin: 0px;
	color: #F08080;
	font-size: 17px;
}
.left_small_menu a,.left_small_menu  a:link,.left_small_menu  a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: block;
	font-family: Tahoma, Verdana, Arial;
}
.left_small_menu a:hover {
	color: #000000;
	
}
.left_menu_sec_open, .menu_open_4 { 
	font-size: 17px;
	color: #990000;
	height: 276px;
	width: 254px;
	background-image: url(images/_left_menu_sec_open.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.left_menu_sec_open  td {
	text-align: left;
	padding-left: 40px;
	margin: 0px;
	color: #F08080;
	font-size: 17px;
}

.menu_open_4{
	background-image: url(images/_left_menu_closed_4d_select.jpg);
}
.menu_open_5{
	background-image: url(images/_left_menu_closed_5d_select.jpg);
}
.menu_open_6{
	background-image: url(images/_left_menu_closed_6d_select.jpg);
}
.menu_open_4,.menu_open_5,.menu_open_6{ 
	font-size: 17px;
	color: #990000;
	height: 207px;
	width: 254px;
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_open_4 td, .menu_open_5 td,  .menu_open_6 td  {
	text-align: left;
	padding-left: 35px;
	margin: 0px;
	color: #F08080;
	font-size: 17px;
}

/***************************************************/
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
	padding: 2px 10px 2px 2px;
	text-align: right;
	background-image: url(images/_footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	border-top: 1px solid #CC0000;
	border-right: none #CC0000;
	border-bottom: none #CC0000;
	border-left: none #CC0000;
	vertical-align: middle;
}
.footer a,.footer a:link,.footer a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
}
.by_now {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	width: 140px;
	margin-top: 6px;
}
.by_now th {
	background-image: url(images/_by_now_title.gif);
	height: 51px;
}
.by_now td {
	background-image: url(images/_by_now_cell.gif);
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 44px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 5px;
}
.by_now a,.by_now a:link,.by_now a:visited{
	color: #000000;
	text-decoration: none;
}
.by_now a:hover{
	color: RED;
}
.news {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 219px;
	text-align: left;
}
.news th{
	margin: 0px;
	padding: 0px;
	height: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4201F;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left top;
}
.news th h2 {
		font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #ED1F21;
	font-size: 14px;
	margin-right: 3px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 28px;
	margin-bottom: 2px;
	margin-left: 62px;
}
.news td {
	font-size: 11px;
	font-weight: normal;
	padding: 1px 5px 5px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4201F;
	border-bottom-color: #F4201F;
	border-left-color: #F4201F;
	color: #333333;
}
.news a,.news a:link,.news a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news a:hover {
	color: #ff0000;
	text-decoration: none;
}
.portfolio {
}
.portfolio th {
	background-color: #990000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	margin: 1px;
	text-align: center;
	height: 24px;
}
.portfolio td {
	padding: 5px;
	font-size: 11px;
	color: #000000;
}
.portfolio td a, .portfolio td a:link,.portfolio td a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.portfolio td a:hover {
	color: #CC0000;
}
.portfolio th a, .portfolio th a:link,.portfolio th a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.portfolio th a:hover {
	color: #FFCCCC;
}
.closed_menu_item {
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.none {
	display: none;
	visibility: hidden;
}
.non_borders {
	margin: 0px;
	padding: 0px;
	border: none;
}
