body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#505050;
	
	scrollbar-face-color: #DDDDDD;
	  scrollbar-shadow-color: #AAAAAA;
	  scrollbar-highlight-color: #FFFFFF;
	  scrollbar-3dlight-color: #999999;
	  scrollbar-darkshadow-color: #999999;
	  scrollbar-track-color: #EEEEEE;
	  scrollbar-arrow-color: #FFFFFF;
	
	 
	color: #CDCDCD;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #CDCDCD;
}
.tb1{table-layout:fixed;}

.heightline{
	line-height: 25px;
}

.bg{
	background-image: url(../images/1_24.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



.input {
background:background-color:#B3B3B3;
	color:#FFFFFF;
	border: 1px solid #767676;
	background-color: B3B3B3;
}

a:link {
	color: #CDCDCD;
	text-decoration: none;
}
a:visited {
	color: #CDCDCD;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.menu1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.menu1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.menu1:hover {
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
}
a.menu1:active {
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
}

a.pro:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.pro:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.pro:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.pro:active {
	color: #FF0000;
	text-decoration:underline;
}
a.friendlink:link {
	color: #000000;
	text-decoration: none;
}
a.friendlink:visited {
	color: #000000;
	text-decoration: none;
}
a.friendlink:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.friendlink:active {
	color: #FF0000;
	text-decoration:underline;
}
  .fontdrop {
	 FILTER: dropshadow(color=#ffffff,offx=3,offy=2); COLOR: #ffffff
}
.fontGlow{
	filter: Glow(Color=FFFFFF, Strength=1);
	
}

.contentRight{
	float:left;
	width:504px;
	height:506px;
	background-color:#3A3939;
	padding:10px;
	z-index:1;
	overflow:auto;
	overflow:hidden;
}


.contentText{
	width:493px;
	padding:0px 10px 20px 10px;
	height:495;
	z-index:1;
	overflow:auto;
	
	
	
}
.a.copy:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.copy:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.copy:hover {
	color: #FFFF00;
	text-decoration:underline;
	font-weight:bold;
}
a.copy:active {
	color: #FFFF00;
	text-decoration:underline;
	font-weight:bold;
}