

/* MAIN TEXT */

body,td,p { 
		color: #333; font-size:11px; font-family:"osaka"; font-weight:normal; text-align:left;}
		
p{margin: 0; padding:8px 0;}

img {border:none;}


body {margin: 0; padding: 0; background: #fff; text-align:left;}


#hd_pg{
margin-bottom:15px;
height: 35px;
}

#content{
height: 440px;
font-size:12px;
margin: 0;
padding: 20px 30px;
overflow-y:scroll;
overflow-x:hidden;
}
#text.lg{
font-size: 12px;
}
#songs{
width: 230px;
font-size:10px;
margin: 10px 0 0 0;
padding: 0;
}
#header{
float: left;
clear:left;
width: 412px;
margin:0;
}

#language{
float:right;
clear:right;
margin-top: 10px;
text-align: right;
font-size: 9px;
width: 90px;

}
.from{
font-size: 12px;
line-height: 25px;
}

	
	
/* LINKS */

a:link {color: #F29503; text-decoration:underline;}
a:visited {color: #F29503; text-decoration: underline;}
a:active {color: #F29503; text-decoration: underline;}
a:hover {color: #333; text-decoration: underline;}



/*----------- headers --------------*/
 
h1 {font-size: 16px; font-weight: bold; margin:0; padding: 0;}
h2 {font-size: 14px; font-weight: bold; margin:0; padding: 0;}
h3 {font-size: 13px; font-weight: bold; margin:0; padding:0;}
h4 {font-size: 12px; font-weight: bold; margin:0; padding:0;}

 



/*----------------------------------------
	
	  		FOOTER LINKS     
	  
 ----------------------------------------*/
.footer {font-family: Arial, Helvetica, sans-serif; color: #999; font-weight: normal; font-size: 11px; text-decoration: none;}
a:link.footer {color: #fff; text-decoration: none;}
a:visited.footer {color: #fff; text-decoration: none;}
a:active.footer {color: #fff; text-decoration:none;}
a:hover.footer {color: #fff; text-decoration: underline;}


/* LISTS */

ol,ul,li,dl,dt,dd {font-family:arial,"Osaka"; font-size: 11px;}


/* TEXT STYLE CLASSES */
.serif { font-family: "Times New Roman", Times, serif;}

/* TEXT COLOR CLASSES */
.green { color: #2b8636;}
.orange { color: #fcb202;}
.white {color: #FFFFFF;}
.yellow {color: #ffff00;}
.gray {color: #999;}
.black{color: #000;}


/* Table BG COLOR CLASSES */
.bgblack { background-color: #000;}
.bggreen {background-color:#11422a;}


/* SIZE CLASSES */

.px1 {font-size: 1px;}
.px2 {font-size: 2px;}
.px3 {font-size: 3px;}
.px4 {font-size: 4px;}
.px5 {font-size: 5px;}
.px6 {font-size: 6px;}
.px7 {font-size: 7px;}
.px8 {font-size: 8px;}
.px9 {font-size: 9px;}
.px10 {font-size: 10px;}
.px11 {font-size: 11px;}
.px12 {font-size: 12px;}
.px13 {font-size: 13px;}
.px14 {font-size: 14px;}
.px15 {font-size: 15px;}
.px16 {font-size: 16px;}
.px17 {font-size: 17px;}
.px18 {font-size: 18px;}
.px19 {font-size: 19px;}
.px20 {font-size: 20px;}
.px21 {font-size: 21px;}
.px22 {font-size: 22px;}