body	{
		margin:0px;
		padding:0px;
		background:#000000;
		}
		
td		{
		color:#878787;
		font-family:tahoma;
		font-size:15px;

		}
em		{
		font-style:normal;
		color:#FFFFFF;
		font-size:15px;
		}

i		{
		font-style:normal;
		color:#FFFFFF;
		font-size:15px;
		}
a		{
		color:#878787;
		text-decoration:underline;
		}
textarea{
		border-color:#681303;
		border-width:1px;
		border-style:solid;
		background:#000000;
		height:167px;
		width:350px;
		color:#878787;
		font-family:tahoma;
		font-size:10px;
		padding:1 0 0 5px;
		scrollbar-face-color:#681303;
		scrollbar-arrow-color:#681303;
		scrollbar-track-color:#681303; 
		}
input	{
		border-color:#681303;
		border-width:1px;
		border-style:solid;
		background:#000000;
		height:15px;
		color:#878787;
		font-family:tahoma;
		font-size:11px;
		padding:1 0 0 5px
		}
.more	{
		background:url(images/1_arrow.gif) bottom right no-repeat;
		}
.more a {
		color:#F12D07;
		font-size:15px;
		text-decoration:none;
		}
.priv	{
		font-family:tahoma;
		font-size:15px;
		color:#373737;
		margin:2 0 0 631px
		}
.priv a {
		font-family:tahoma;
		font-size:15px;
		color:#373737;
		text-decoration:underline
		}
.box {
	background: #000000;
	border: 1px solid #8d1b08;
	height: 315px;
	width: 210px;
	margin-left: 15px;
	padding: 5px 5px 0px 5px;
	postion: left;

}
.box1 {
	background: #000000;
	border: 1px solid #8d1b08;
	height: 90px;
	width: 550px;
	margin-left: 15px;
	padding: 5px 5px 0px 5px;
	postion: relative;

}
.box2 {
	color:#ff433c;
	font-family:tahoma;
	font-size:15px;
	background: #000000;
	border: 1px solid #8d1b08;
	height: 450px;
	width: 300px;
	margin-left: 5px;
	padding: 5px 5px 0px 5px;
	postion: relative;

}
.box3 {
	color:#ff433c;
	font-family:tahoma;
	font-size:15px;
	background: #000000;
	border: 1px solid #8d1b08;
	height: 300px;
	width: 450px;
	margin-center: 20px;
	padding: 5px 5px 0px 5px;
	postion: relative;

}
.box2_1 {
	color:#ff433c;
	font-family:tahoma;
	font-size:15px;
	background: #000000;
	border: 1px solid #8d1b08;
	height: 510px;
	width: 340px;
	margin-left: 5px;
	padding: 5px 5px 0px 5px;
	postion: relative;

}
.box3_1 {
	color:#ff433c;
	font-family:tahoma;
	font-size:15px;
	background: #000000;
	border: 1px solid #8d1b08;
	height: 467px;
	width: 700px;
	margin-center: 20px;
	padding: 5px 5px 0px 5px;
	postion: relative;

}
.box4 {
	color:#ff433c;
	font-family:tahoma;
	font-size:15px;
	background: #000000;
	border: 1px solid #8d1b08;
	height: 390px;
	width: 300px;
	margin-center: 20px;
	padding: 5px 5px 0px 5px;
	postion: relative;

}
.box5 {
	color:#ff433c;
	font-family:tahoma;
	font-size:15px;
	color: #000;
	background:url("images/tabrightE.gif");
	border: 1px solid #8d1b08;
	height: 30px;
	width: 300px;
	margin-center: 20px;
	padding: 5px 5px 0px 5px;
	text-decoration:none;

}





/*- Menu Tabs E--------------------------- */
	h2 {
        font: bold 20px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
    #tabsE {
      float:center;
      width:100%;
      background:#000;
      font-size:100%;
      line-height:normal;

      }
    #tabsE a {
      float:left;
      background:url("images/tableftE.gif");
      margin:0;
      padding:0 0 0 3;
      text-decoration:none;
      }
    #tabsE a span {
      float:center;
      display:block;
      background:url("images/tabrightE.gif");
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:center;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }
-->
