body { 
 
margin: 0px; 
padding: 0px;
scrollbar-3dlight-color:#EFEFEF; 
scrollbar-arrow-color:#999999;
scrollbar-base-color:#E2E2E2;
scrollbar-darkshadow-color:#E2E2E2;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#E2E2E2;
scrollbar-shadow-color:#999999;
background: url(../images/back.jpg) top center;
}
.body1 { 
margin: 0px; 
padding: 0px;
scrollbar-3dlight-color:#EFEFEF; 
scrollbar-arrow-color:#999999;
scrollbar-base-color:#E2E2E2;
scrollbar-darkshadow-color:#E2E2E2;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#E2E2E2;
scrollbar-shadow-color:#999999;
background: url(../images/bg_in.jpg) top center;
background-repeat: x-repeat;
}
A.created:link {
color : #828282;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana,Arial, GRHelvetica;
text-decoration: none;
}
A.created:visited {
color : #828282;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana,Arial, GRHelvetica;
text-decoration: none;
}
A.created:hover {
color : #828282;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana,Arial, GRHelvetica;
text-decoration: underline;
}
A.enter:link, A.enter:visited {
color : #CC0000;
font-size : 10px;
font-weight : bold;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: none;
}
A.enter:hover {
color : #CC0000;
font-size : 10px;
font-weight : bold;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: underline;
}
A.lang:link, A.lang:visited {
color : #000000;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration:underline;
padding-left: 5px;
}
A.lang:hover {
color : #000000;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: none;
padding-left: 5px;
}
.lang {
color : #000000;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: none;
padding-left: 5px;}

A:link, A:visited {
color : #000000;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: underline;
}
A:hover {
color : #000000;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: none;
}
		
#tabmenu ul li a,
#tabmenu ul li a:hover {
color:#303DF1;font-size : 12px;
 background:#eee;border-bottom:0px solid #000; 
 text-decoration: underline;
}

.comments  {
color : #31393D;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
padding-left: 38px;
height: 100px;
}
.commentsin  {
color : #31393D;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
padding-left: 10px;
}
table.main_table { 
margin-left: auto;
margin-right: auto;
margin-top: 57px;
margin-bottom: 0px;
}
.tableout {
	height: 100%;
	width: 100%;
}

.red{
color : #CC0000;
font-size : 10px;
font-weight : bold;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: none;
}
.blue{
color : #007cc3;
font-size : 10px;
font-weight : bold;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: none;
}

.globalstar{
color : #000000;
font-size : 10px;
font-weight : normal;
font-family : Tahoma, Verdana, Arial, GRHelvetica;
text-decoration: none;

}



#copyright
{
	font-family: verdana, sans-serif; 
	font-size: 9px;
	color: #666666;
	
	text-transform: none;
}

#rights
{
	font-family: verdana, sans-serif; 
	font-size: 9px;
	color: #a7a7a7;
	
	text-transform: none;
}


#content2 {
font-family:  verdana, tahoma, arial, sans serif; 
font-weight: 500;
text-align:justify;
font-size: 10pt;
color: #000000;
align: left;
margin-left:0px;
width:355px;
}


/*********************** SCROLLERS ***********************/
.root 		{
		position:		relative;
		height:			200px;
		width:			350px;
		margin: 		0px 0px 8px 0px;		
		}
.root p 	{
		margin:			0px 0px 5px 0px;
		}
.thumb 		{
		position:		absolute;
		height:			9px;
		width:			15px;
		left: 			0px;
		}
.up, .dn 	{
		position:		absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer { 
		position:			absolute; 
		left:				2px;
		
		top:				0px; 
		width:				350px; 
		height:				200px; 
		clip:				rect(0 350 200 0); 
		overflow:			auto; 
		border-top:			0px solid #686262;
		border-left:		0px solid #686262;
		border-right:		0px solid #686262;
		border-bottom:		0px solid #686262;
		/*background:		#D9D9B0;*/
		}
.scrollContent { 
		position:			absolute; 
		left:				0px; 
		right:				10px;
		top:				0px; 
		width:				100px; 
		}

