body {
    /*scrollbar-arrow-color : #623A12;
    /*background-attachment : fixed;
    */ background-color : #000000;
    background-image : url(../img/newconcept_site_bg.jpg);
    background-position : top;
    background-repeat : no-repeat;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    scrollbar-3dlight-color : #623A12;
    scrollbar-darkshadow-color : #009900;
    scrollbar-face-color : rgb(255,255,255);
    scrollbar-highlight-color : #623A12;
    scrollbar-shadow-color : #006600;
    scrollbar-track-color : rgb(255,255,255);
  }


.main_table {
    background-color: #1F0302;
    background-image: url(../img/back_main.jpg);
    background-repeat: no-repeat;
    border: 1px solid #000006;
    width: 1150px;
    display: block;
  }


.c {
    text-align: center;
  }


#top_menu {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: ffa900;
    font-size: 10px;
    font-weight: bold;
    height: 70px;
    width: 270px;
    padding-top: 12px;
    padding-right: 19px;
    text-align: right;
    float: right;
    /*border: 1px solid #00FF00;
    */;
  }


#top_menu a:link, #top_menu a:visited, #top_menu a:active {
    color: #FFF333;
    text-decoration: none;
  }


#Menu {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    left: auto;
    right: auto;
    width: 990;
    white-space: nowrap;
  }


#Menu li {
    float: left;
    text-align: center;
    padding-bottom: 6px;
    margin-right: 18px;
    margin-left: 18px;
    list-style-image: none;
    list-style-type: none;
  }


#Menu li a:link , #Menu li a:visited, #Menu li a:active {
    color: #FFF333;
    text-decoration: none;
    text-transform: capitalize;
  }


#Menu li a:hover {
    color: #F1E8DC;
  }


.menubar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #CCCCCC;
    font-weight: bold;
    background-color: #666666;
    vertical-align: middle;
    border: thin solid #000000;
    height: 20px;
    text-decoration: none;
  }


.red {
    color: #EE8220;
    font-weight: bold;
  }


.cors {
    font-style: italic;
  }


#right_pan {
    display: block;
    width: 250px;
    margin-top: 6px;
  }


#right_pan .title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    display: block;
    color: #fff333;
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 6px;
    height: 16px;
    vertical-align: baseline;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff333;
    padding-top: 12px;
    padding-bottom: 6px;
    font-weight: bold;
  }


#right_pan .subtitle {
	font-family: "Comic Sans MS", cursive;
	text-align: justify;
	vertical-align: middle;
	display: block;
	color: #FDCB02;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform: uppercase;
	word-spacing: 1px;
  }
#right_pan .subsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: middle;
	display: block;
	color: #FDCB02;
	font-size: 10px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
  }


#right_pan .text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    vertical-align: middle;
    display: block;
    color: #FFC06C;
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    list-style-type: disc;
    list-style-position: inset;
  }
#right_pan .box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: block;
	color: #FFC06C;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #960;
	background-color: #1F0302;
	padding: 8px;
  }

#right_pan .endline {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: text-bottom;
    display: block;
    color: #EAFF93;
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
    margin-bottom: 6px;
    height: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #D1D700;
    border-right-color: #D1D700;
    border-bottom-color: #D1D700;
    border-left-color: #D1D700;
  }


#rating {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #990000;
    font-weight: bold;
    text-align: right;
    display: block;
    width:68px;
    float: right;
    background-image: url(../img/star_back.gif);
    background-repeat: no-repeat;
  }


#rating .stars, .stars {
    display: block;
    width:20px;
    float: left;
    background-image: url(../img/star_on.gif);
  }


#main_pan {
    display: block;
    width: 500px;
  }


#main_pan .title {
	color: #fff333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: capitalize;
	border-bottom-color: #fff333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	margin-bottom: 6px;
	padding_bottom: 6px;
	margin-top: 0px;
	padding_top: 0px;
	clear: both;
	float: left;
	width: 100%;
  }


#main_pan a:link, #window_pan a:link, #main_pan a:visited, #window_pan a:visited, #right_pan a:link, #right_pan a:visited, #left_pan a:link, #left_pan a:visited {
	color: #333333;
	text-decoration: none;
	color: #94FE29;
	font-variant: normal;
  }


#main_pan a:hover, #window_pan a:hover, #right_pan a:hover, #top_menu a:hover {
    color: #EFEFEF;
    /*text-decoration: underline;
    */;
  }


#main_pan .title_s {
    color: #fff333;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 6px;
    padding_bottom: 6px;
    margin-top: 0px;
    padding_top: 0px;
    clear: both;
    float: left;
    width: 100%;
    text-decoration: underline;
  }


#main_pan .subtitle {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    color: #ffd22f;
    margin-top: 0px;
    margin-bottom: 4px;
  }


#main_pan .subtitle_first {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    color: ffd22f;
    margin-top: 0px;
    margin-bottom: 4px;
    letter-spacing: -1px;
    text-decoration: underline;
  }

/*ARTICLE PART */









#main_pan .article {
    font-family: Helvetica,Arial,sans-serif;
    display: inline-block;
    padding-bottom: 12px;
  }


#main_pan .art_title {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    color: #ffd22f;
    margin-top: 0px;
    margin-bottom: 4px;
  }


#main_pan .art_title_f {
    font-size: 20px;
    letter-spacing: -1px;
    text-decoration: underline;
  }


#main_pan  .art_text {
    color : #ffeca6;
    font-size : 12px;
    text-align : justify;
  }


#main_pan .subsubtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFC06C;
    letter-spacing: 1px;
    display: block;
    font-weight: bold;
  }


#main_pan  .text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffeca6;
    font-size: 10px;
    display: block;
    text-align: justify;
    clear: both;
  }


#main_pan  .text12 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffeca6;
    font-size: 12px;
    display: block;
    text-align: justify;
    clear: both;
  }


#main_pan  .text14 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffeca6;
    font-size: 14px;
    display: block;
    text-align: justify;
    clear: both;
  }


#main_pan  .text2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffeca6;
    font-size: 10px;
    display: block;
    text-align: justify;
  }


#main_pan .partners {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFF99;
    font-size: 10px;
    display: block;
    text-align: center;
    border: 1px none #00FF00;
    padding: 2px;
    float: left;
    height: 130px;
    width: 190px;
  }


.16 {
    font-size: 16px;
  }


.14 {
    font-size: 14px;
  }


.back_img {
    z-index: 2;
    right: 0px;
    position: absolute;
    bottom: 20000px;
    visibility:hidden;
    width: 400px;
  }


.back_img_videomk {
    z-index: 0;
    position: absolute;
    right: 0px;
    top: 23px;
  }


#critics_pan {
    display: block;
    height: 50px;
    width: 600px;
    border: 1px solid #CCCCCC;
    padding: 2px;
  }


#footer_pan {
    background-image : url('../img/footer.jpg');
    clear : both;
    color : #dcdc11;
    display : block;
    font-family : Helvetica,Arial,sans-serif;
    font-size : 11px;
    height : 180px;
    margin-top : 6px;
    text-align : center;
    top : 100px;
    width : 1150px;
  }


#footer_pan a:link, #footer_pan a:visited, #footer_pan li a:link, #footer_pan li a:visited {
    color: #333333;
    text-decoration: none;
    color: #AEDB73;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
  }


#footer_pan a:hover, #footer_pan li a:hover {
    color: #EFEFEF;
  }


#footer_pan ul {
    display : block;
    margin-left : 300px;
    margin-right : 300px;
    text-align : center;
    width : 600px;
  }


#footer_pan li {
    float: left;
    list-style-type: none;
  }


.img_left {
    FLOAT: left;
    margin-top: 3px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
  }


.img_right {
    FLOAT: right;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
  }


.button {
    background-color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-stretch: normal;
    color: #161616;
    outline-style: double;
    outline-width: 1px;
    text-align: center;
    height: 18px;
    margin-left: 4px;
    border: 1px solid #333333;
    padding-left: 3px;
  }


.hr {
    width: 300px;
    left: auto;
    right: auto;
    height: 1px;
    border-top-color: #9D4D28;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
  }


#window_pan {
    width: 400px;
    border: 1px solid #CC6600;
    padding: 6px;
    display: block;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFF99;
    font-size: 12px;
    margin: 16px;
    background-color: #0F0000;
  }


.green {
    color: #AEDB73;
    font-weight: bold;
  }


#main_pan .iframe {
    height: 500px;
    border: 0px none #000000;
    margin: 0px;
    padding: 0px;
  }


.shadow {
    background-image: url(../img/shadow.gif);
    background-repeat: repeat-y;
    display: block;
    width: 20px;
    height: 100%;
    float: left;
  }


.main_frame {
    width: 1200px;
    display: block;
    float: left;
    clear: no;
    top: auto;
    bottom: auto;
  }


#HideImg {
    /* background-color : #000000;
    border:solid 1px #000;
    */ margin-left:60px;
    margin-top:40px;
    position : absolute;
    visibility : hidden;
  }


#left_pan {
    display: block;
    width: 300px;
    margin-top: 6px;
	padding-left:12px;
}


#left_pan .title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    display: block;
    color: #fff333;
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 6px;
    height: 16px;
    vertical-align: baseline;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff333;
    padding-top: 12px;
    padding-bottom: 6px;
    font-weight: bold;
  }


#left_pan .subtitle {
	font-family: "Comic Sans MS", cursive;
	text-align: justify;
	vertical-align: middle;
	display: block;
	color: #FDCB02;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform:capitalize;
	word-spacing: 1px;
  }
#left_pan .subsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: middle;
	display: block;
	color: #896D01;
	font-size: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
  }


#left_pan .text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    vertical-align: middle;
    display: block;
    color: #FFC06C;
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    list-style-type: disc;
    list-style-position: inset;
  }
#left_pan .box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: block;
	color: #FFC06C;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #960;
	background-color: #1F0302;
	padding: 8px;
  }

#left_pan .endline {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: text-bottom;
    display: block;
    color: #EAFF93;
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
    margin-bottom: 6px;
    height: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #D1D700;
    border-right-color: #D1D700;
    border-bottom-color: #D1D700;
    border-left-color: #D1D700;
  }

