body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	color:#333333;
	background-image:url(../images/backgorunt.png);
}
.allblueborder{
border:1px solid #A8D4DD;
}
.running-text{

	color:#333333;
	font-size: 12px;
	background-image:url(../images/backgorunt.png);
}

.left-hover{

	color:#000000;
	font-size: 15px;
	padding-left:2px;
	background-image:url(/images/backgorunt.png);
}
.top-hover{

	color:#000000;
	font-size: 15px;
	padding-left:5px;
	background-image:url(/images/backgorunt.png);
}

.small-heading{

	color:#333333;
	font-size: 14px;
	font-weight:bold;
	background-image:url(../images/backgorunt.png);
}

<!--
.style1 {font-size: 14px}
.big-heading {font-size: 22px; font-weight: normal;}
.big-heading1 {font-size: 20px; font-weight: normal; color:#CC0000}
.big-heading2 {font-size: 17px; font-weight: normal;}
.more 	{
		color: #C40866;
		font-size: 11px;
		
}
.heading {
	color: #AB0559;
	font-weight:bold;
	font-size: 14px;
}

.heading-left {

	font-size: 15px;
}

.heading-selected {
	color: #FFFFFF;
	font-size: 15px;
}

.style6 {color: #AB0559}
-->
.tablepadding{
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}

.reportpadding{
	padding-left:5px;
}

.allborder{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.allborder-blue{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7E5EC;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7E5EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E5EC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7E5EC;
}
.allborder-gray{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#CCCCCC;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#CCCCCC;
}
.topleftdown{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.topdown{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.toprightdown{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.leftright{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.rightonly{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0DAEA;	
}


.rightonly_here{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;	
}
td{
	color: #666666;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	
}

.headmenu{
	color: #DFEEC7;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}

.topmenu{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
}

.inputtext{
	font-family:Arial;
	font-size:12px;
	height:18px;
	width:200px;
	border:1px solid #999999;
}

.inputtext1{
	font-family:Arial;
	font-size:8pt;
	height:15px;
	width:90px;
	border:1px solid #999999;
}

.inputtextarea{
	font-family:Arial;
	font-size:8pt;
	height:50px;
	width:200px;
	border:1px solid #999999;
}


.inputtextform{
	font-family:Arial;
	font-size:8pt;
	height:15px;
	width:180px;
	border:1px solid #999999;
}

.inputtextform2{
	font-family:Arial;
	font-size:8pt;
	height:15px;
	width:50px;
	border:1px solid #999999;
}


.inputbutton{
	font-family:Arial;
	font-size:9pt;
	height:24px;
	width:100px;
	border:1px solid #CCCCCC;
}
a:link {
		color: #C40866;
		font-size: 11px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
		color: #000000;
		text-decoration:none;
		
}

a.headmenulink:link {
	color: #DFEEC7;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	text-decoration: none;
}
a.headmenulink:visited {
	color: #DFEEC7;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	text-decoration: none;
}
a.headmenulink:hover {
	color: #DFEEC7;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	text-decoration: underline;
}
a.top-menu-link:link {
	color: #000000;
	font-size: 14px;
	font-family:Georgia;
	text-decoration: none;
}
a.top-menu-link:visited {
	color: #000000;
	font-size: 14px;
	font-family:Georgia;
	text-decoration: none;
}
a.top-menu-link:hover {
	color: #000000;
	font-size: 14px;
	font-family:Georgia;
	text-decoration: none;
}
a.left-menu-link:link {
	color: #000000;
	font-size: 14px;
	font-family:Georgia;
	text-decoration: none;
}
a.left-menu-link:visited {
	color: #000000;
	font-size: 14px;
	font-family:Georgia;
	text-decoration: none;
}
a.left-menu-link:hover {
	color: #ffffff;
	font-size: 14px;
	font-family:Georgia;
	text-decoration: none;
}


a.whitelink:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	text-decoration: underline;
}


.headerstyle{ background-image:url(../images/header_bg.gif);
background-position:right;
background-repeat:repeat-y;
background-color:#FFFFFF;
}

.tablepadding{
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}
.paddingleftonly{
padding-left:5px;
}

.text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}
.textbold{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.text12bold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.textwhitebold{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

.headerleftbg
{
background-color:#E98537;
}


.section_heading{
	font-size: 18px;
	font-weight: bold;
	color: #D08011;
}

.section_label{
	font-size: 14px;
	font-weight: bold;
	color: #CC66CC;
	padding-left:15px;
}

.menu {
 position:relative;
 background-color:gold;
 border:1px solid darkblue;
 width:150;
 font-size:11px;
 font-family:verdana;
 font:bold;
 position:absolute;
 cursor:se-resize;
}

.item_panel {
  width:150;
  border-left:1px solid darkblue;
  border-right:1px solid darkblue;
  clip:rect(0,150,0,0);
  position:absolute;
}

.item_panel a {
 text-decoration:none;
 color:black;
 cursor:hand;
}

.item {
 background-color:lightyellow;
 width:148;
 font-size:10px;
 font-family:verdana;
}

.whitetext{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:800;
}

.blueborder{
border:1px solid #A8D4DD;
}

.moviename
{
font:Arial; font-weight:bolder; font-size:12px; color:#2F6281;
}

.movieinfo
{
font:Arial; font-size:11px; color:#666666;
}
# #example_3 {  
#     position: relative; /* important */  
#     overflow: hidden; /* important */  
#     width: 470px; /* important */  
#     height: 86px; /* important */  
#     margin: 0 85px;  
#     background: #000;  
# }  
#   
# #example_3_frame {position: relative}  
# #example_3_previous {float: left;}  
# #example_3_next {float: rightright;}  
# #example_3_content {  
#     position: absolute;  
#     top: 0;  
#     margin-left: 20px;  
# }  
#   
# #example_3_content  
# #example_3_content li {  
#     list-style: none;  
#     margin: 0;  
#     padding: 0;  
# }  
#     #example_3_content {  
#         width: 5418px;  
#     }  
#     #container_bd #example_3 ul li {  
#         display: block;  
#         float: left;  
#         margin: 5px;  
#         padding: 5px;  
#         border: 1px solid #666;  
#         background-color: #000;  
#     }  
#   
# #container_bd #example_3 ul li img {  
#     display: block;  
# }  
#                 

