body {
	background-color: #EFF2F3;		
	font-family:"Zawgyi-One",Tahoma;
	font-size:13px;
	SCROLLBAR-FACE-COLOR: #003355; 
	MARGIN: 0px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0; 
	SCROLLBAR-SHADOW-COLOR: #C0C0C0; 
	SCROLLBAR-3DLIGHT-COLOR: #333399; 
	SCROLLBAR-ARROW-COLOR: #C0C0C0; 
	SCROLLBAR-DARKSHADOW-COLOR: #333399; 
	SCROLLBAR-BASE-COLOR: #333399;
}

#mainbody
{
	width:980px;
	padding: 0px;
	margin:0px;
}

.clear {
	clear:both;
}

#header {
	height: 95px;
	position: relative;
}

#menu {
	width: 170px;
	padding: 0px;
	float: left;	
	vertical-align: top;
}

#subbody {
	width: 790px;
	padding: 0px;
	float: right;
}

#content {
	width:590px;
	vertical-align: top;
	padding: 0px;
	float: left;
}

#poll {
	width: 180px;
	padding: 0px;
	float: right;	
	vertical-align: top;
}

#footer {
	text-align:center;
	height: 75px;
}

#navigationbar {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 7px;
	text-align:left;
	vertical-align: middle;
}

.normaltext {
	font-family:"Zawgyi-One", Tahoma;
	font-size: 12px;	
	line-height: 21px;
	color: #000000;
	font-weight:normal;
	text-align: left;	
}

.title {
	font-family:Zawgyi-One, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;		
}

.smalltitle {
	font-family:Zawgyi-One, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;		
}

#playerboxnocolor {
 	vertical-align: top;
	padding: 5px;
	margin-top: 0px;
	font-family: "Zawgyi-One";
	font-size: 13px;	
	line-height: 25px;
	text-align: left;
}

.smalltabtext {
	font-family:"Zawgyi-One", Tahoma;
	font-size: 12px;	
	line-height: 20px;
	padding: 5px;
	color: #FFFFFF;
	font-weight:normal;
	text-align: left;
}

#selectedbox {
 	vertical-align: top;
	padding: 5px;
	background-color: #C0C0C0;
	margin-top: 0px;
	display:inline-block;
}

#normalbox {
 	vertical-align: top;
	padding: 7px;
	background-color: #FFFFFF;
	margin-top: 5px;
	border-bottom-color:#3D72A4;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	display:inline-block;
}

.selectedtabtext {
	font-family:"Zawgyi-One", Tahoma;
	font-size: 12px;	
	line-height: 20px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight:normal;
	text-align: left;
}

#programheader {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

#programheaderbox {
	margin: 5px;
	background:#003366;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-family: "Zawgyi-One", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#programintro {
	padding:0px;
}

#photobox {
	width: 100px;
	padding: 10px;
	vertical-align: top;
	float: left;
	height: 70px;
}

.navigateatext {
	text-decoration: none; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000080; 
	font-weight: bold;
}

a.navigateatext:hover { 
	text-decoration: none;
	color : #003366; 
}

.atext {
	text-decoration: none; 
	font-family: Zawgyi-One; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
}

a.atext:hover { 
	text-decoration: none;
	color : #CC9933; 
}

.subtabtext {
	font-family:"Zawgyi-One", Tahoma;
	font-size: 14px;	
	line-height: 20px;
	padding-bottom: 5px;
	color: #000000;
	font-weight:normal;
	text-align: left;
}

.mimage {
	border:1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}

.mselectedimage {
	border:1px solid #C0C0C0;
}

#pollbody {
	width: 140px;
	padding: 5px;
	vertical-align: top;
	float: left;
	text-align: left;
}

.polltext {
	font-family:"Zawgyi-One", Tahoma;
	font-size: 12px;	
	line-height: 20px;
	padding: 0px;
	color: #000000;
	font-weight:normal;	
	text-align:left;
}

.submitbutton {
	background-color: #006699;
	font-family: "Zawgyi-One" , Tahoma;
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	width: 75px; height: 25px; 	border: none;
}

#question {
	margin-top: 1px;
	padding: 5px;
	text-align: left;
	display: inline-block;
	border-width: 2px;
	border-bottom-color: #D7E2E5;
	border-bottom-style: solid;
	width: 98%;
}

#answer {
	margin-top: 1px;
	padding: 5px;
	text-align: left;
	display: inline-block;
	border-width: 2px;
	border-bottom-color: #EDF4F5;
	border-bottom-style: solid;
	width: 98%;
}

#interviewphoto {
	width: 33px;
	padding: 0px;
	vertical-align: top;
	float: left;
}

#playerbox {
 	vertical-align: top;
	padding: 7px;
	background-color: #FFFFFF;
	margin-top: 5px;
	text-align: left;	
}

#playertitlebox {
 	vertical-align: top;
	padding: 7px;
	background-color: #FFFFFF;
	margin-top: 5px;
	border-bottom-color:#3D72A4;
	border-bottom-style: inset;
	border-bottom-width: 1px;
}

#sidephotobox {
 	vertical-align: top;
	padding: 7px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

.inputbox {
	width: 300px;
	height: 25px;
	border: #666666 solid 1px;	
	font-family: "Zawgyi-One",Tahoma;
	font-size: 12px;
	color: #000000;	
}

#middle{
 	vertical-align: top;
	padding: 7px;
	background-color: #FFFFFF;
	margin-top: 5px;
	text-align: left;	
}

#liquid-round {
width:100%;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(images/top.gif) no-repeat left top;
}

.top span {
display:block;
position:relative;
height:20px;
background:url(images/top-right.gif) no-repeat right top;
}

.center-content {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}

.bottom {
width:100%;
height:60px;
background:url(images/bottom.gif) no-repeat left bottom;
}

.bottom span {
display:block;
position:relative;
height:60px;
background:url(images/bottom-right.gif) no-repeat right top;
}

#seperate{
	padding: 5px;
}
