body
{
  FONT-SIZE: 9pt;
  BACKGROUND-REPEAT: no-repeat;
  FONT-FAMILY: verdana, Arial;
  margin: 2px;
  padding: 2px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #333333;
  background-color:#f0f0f0;
  line-height: 130%;
}

td,th{font-size: 9pt;font-family: Verdana, Arial}

A:link {COLOR: #3030B0; TEXT-DECORATION: none}
A:active {COLOR: #3030B0; TEXT-DECORATION: none}
A:visited {COLOR: #3030B0; TEXT-DECORATION: none}
A:hover {COLOR: #FF9933}

.headbar
{
	text-shadow:1px 1px 6px #373737;
}
.headbar A:link {COLOR:#FFFFFF; text-decoration: none}
.headbar A:visited {COLOR:#FFFFFF; text-decoration: none}
.headbar A:active {COLOR:#FFFFFF; text-decoration: none}
.headbar A:hover {COLOR:#FFFFFF; text-decoration: none; color:#FF9933}


div.roundcontent
{
	background-color: #ffffff;
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: 0px;
}

div.roundborder1
{
	background-color: #bbb;
	padding: 2px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

div.roundborder2
{
	background-color: #ddd;
	padding: 1px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

div.roundborder3
{
	background-color: #f2f2f2;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

div.titlebar
{
	text-shadow:1px 1px 6px #373737;
	color:#FFF;
	font-weight:bold;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c7c7c7), color-stop(1, #7c7c7c) );
	background:-moz-linear-gradient( center top, #c7c7c7 5%, #7c7c7c 100% );
	background:-ms-linear-gradient(#c7c7c7, #7c7c7c);
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7', endColorstr='#7c7c7c');*/
	background-color: #999;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	padding: 3px 10px 3px 10px;
	margin: -11px -11px 6px -11px;
	height:20px;
	white-space:nowrap;
	line-height: 170%;
}
.titlebar A:link {COLOR:#FFFFFF; text-decoration: none; font-weight:normal;}
.titlebar A:visited {COLOR:#FFFFFF; text-decoration: none; font-weight:normal;}
.titlebar A:active {COLOR:#FFFFFF; text-decoration: none; font-weight:normal;}
.titlebar A:hover {COLOR:#FFFFFF; text-decoration: none; color:#FF9933; font-weight:normal;}

.myButton
{
    cursor:pointer;
	box-shadow: 1px 1px 3px 0px #bcbcbc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8f8f8), color-stop(1, #e1e1e1) );
	background:-moz-linear-gradient( center top, #f8f8f8 5%, #e1e1e1 100% );
	background:-ms-linear-gradient(#f8f8f8, #e1e1e1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e1e1e1');
	background-color:#e1e1e1;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #ccc;
	display:inline-block;
	color:#121212;
	font-family:Verdana,tahoma;
	font-size:12px;
	font-weight:bold;
	padding:2px 12px;
	text-decoration:none;
	text-shadow:2px 2px 3px #dcdcdc;
	margin: 2px 2px 2px 2px;
	max-width:150px;
	line-height:26px;
	white-space:nowrap;
}
.myButton:hover
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fefefe), color-stop(1, #ececec) );
	background:-moz-linear-gradient( center top, #fefefe 5%, #ececec 100% );
	background:-ms-linear-gradient(#fefefe, #ececec);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ececec');
	background-color:#ececec;
	color:#EE7711;
}
.myButton:active
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e3e3e3), color-stop(1, #f3f3f3) );
	background:-moz-linear-gradient( center top, #e3e3e3 5%, #f3f3f3 100% );
	background:-ms-linear-gradient(#e3e3e3, #f3f3f3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#f3f3f3');
	background-color:#e3e3e3;
	color:#282828;
	/*position:relative;
	top:1px;*/
}


/* To be removed*/
.tbl{display:block}
.tbl *{display:block;height:1px;overflow:hidden;font-size:.01em;background:#a0a0a0}
.tbl1{margin-left:3px;margin-right:3px;padding-left:1px;padding-right:1px;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;background:#b7b7b7}
.tbl2{margin-left:1px;margin-right:1px;padding-right:1px;padding-left:1px;border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5;background:#b2b2b2}
.tbl3{margin-left:1px;margin-right:1px;border-left:1px solid #b2b2b2;border-right:1px solid #b2b2b2}
.tbl4{border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6}
.tbl5{border-left:1px solid #b7b7b7;border-right:1px solid #b7b7b7}

.tblhead{color:White;font-weight:bold;background:#a0a0a0; padding: 0px 10px 4px 10px}
.tblbody{background:#fff;padding:5px 8px 5px 8px}

.shadow {position: relative;left:4px;top:4px}
.shadow2, .shadow3, .shadow4, .shadowcontainer {position: relative;left:-1px;top:-1px}
.shadow1 {background: #f0f0f0}
.shadow2 {background: #e3e3e3}
.shadow3 {background: #cfcfcf}
.shadow4 {background: #bcbcbc}
.shadowcontainer {background: #ffffff;border: 1px solid #a0a0a0}

/* For top frame use*/
.shadowA {position: relative;left:0px;top:0px}
.shadowA2, .shadowA3, .shadowA4, .shadowcontainerA {padding: 1px 1px 1px 1px}
.shadowA1 {background: #e4e4e4}
.shadowA2 {background: #d0d0d0}
.shadowA3 {background: #bcbcbc}
.shadowA4 {background: #a8a8a8}
.shadowcontainerA {background: #ffffff;border: 1px solid #a0a0a0;padding:0px 0px 0px 0px}

div.pagecontent
{
	background-color: #ffffff;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

div.pageborder1
{
	background-color: #aaa;
	padding: 1px;
	margin: 0px 0px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

div.pageborder2
{
	background-color: #ccc;
	padding: 1px;
	margin: 0px 0px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

div.pageborder3
{
	background-color: #eee;
	padding: 1px;
	/*margin: 0px 0px 0px 0px;*/
	margin-left:auto;
	margin-right:auto;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width:900px;
}



/*--Main Container--*/
.main_view {
	overflow: hidden;
	padding:0px;
	margin: 10px auto 10px auto;
	position: relative;
	width: 800px;
	height:135px;
	box-shadow: 0px 0px 5px 1px #888;
	border-radius:2px;
	text-shadow:2px 1px 2px #ddd;
}
/*--Window/Masking Styles--*/
.window {
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	padding:0px;
	margin: 0x;
}
.image_reel {
	overflow: hidden;
	position: relative;
	margin: 0px;
	font-size:12px;
	line-height: 30px;
}
.image_reel img {
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
}
.page1{
	overflow: hidden;
	width: 800px;
	height:135px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #deefef), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #deefef 5%, #ffffff 100% );
	background:-ms-linear-gradient(#deefef, #ffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#deefef', endColorstr='#ffffff');	
	white-space:nowrap;
}
.page2{
	overflow: hidden;
	width: 800px;
	height:135px;
	float:left;
	margin:0px 0px 0px 0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #efdfaf), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #efdfaf 5%, #ffffff 100% );
	background:-ms-linear-gradient(#efdfaf, #ffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efdfaf', endColorstr='#ffffff');
	white-space:nowrap;
}
.page3{
	overflow: hidden;
	width: 800px;
	height:135px;
	float:left;
	margin:0px 0px 0px 0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #def1cf), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #def1cf 5%, #ffffff 100% );
	background:-ms-linear-gradient(#def1cf, #ffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#def1cf', endColorstr='#ffffff');
	white-space:nowrap;
}
.page4{
	overflow: hidden;
	width: 800px;
	height:135px;
	float:left;
	margin:0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #efefc0), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #efefc0 5%, #ffffff 100% );
	background:-ms-linear-gradient(#efefc0, #ffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefc0', endColorstr='#ffffff');
	white-space:nowrap;
}
.page5{
	overflow: hidden;
	width: 800px;
	height:135px;
	float:left;
	margin:0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0deef), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #d0deef 5%, #ffffff 100% );
	background:-ms-linear-gradient(#d0deef, #ffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0deef', endColorstr='#ffffff');
	white-space:nowrap;
}

/*--Paging Styles--*/
.paging {
	float:right;
	position: relative;
	bottom: 17px;
	width: 100px;
	height:10px;
	z-index: 1;
	text-align: center;
	line-height: 10px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	white-space:nowrap;
}
.paging a {
	font-size:10px;
	padding: 1px 3px;
	text-decoration: none;
	color: #777;
}
.paging a.active {
	font-weight: bold;
	background: #efefef;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
}

img.screenshot{
	box-shadow: 3px 3px 3px 0px #aaa;
}