﻿.MainTable {
	}
	.MainTable td.leftBorder {
		width: 10px;
		}
	.MainTable td.middleBorder {
		width: 10px;
		}
	.MainTable td.rightBorder {
		width: 10px;
		}

.MainDiv {
	/*background-color: #FDC959;*/
	background-image: url(../images/bg-image.png);
	background-repeat: no-repeat;
	height: 579px;
	width: 940px;
	}

.HeaderStyle {
	color: #ffffff;
	font-size: x-large;
	font-weight: bold;
	margin-left: 20px;
	}
	
.SearchBox {
	border: 1px solid #C9CECA;
	font-size: 12px;
	line-height: 14px;
	padding-left: 5px;
	padding-top: 1px;
	height: 14px;
	width: 178px;
	}
	
.SearchButton {
	cursor: pointer;
	background: url(../images/btnsok.gif) no-repeat scroll 0% 50%;
	border:0px none;
	height: 22px;
	width:50px;
	}
	
.ShadowTable {
	background-color: #ffffff;
	}
	.ShadowTable td {
		}
		.ShadowTable td.top {
			background-image: url(../images/tbl-corner-top.gif);
			height: 3px;
			}
		.ShadowTable td.left {
			background-image: url(../images/tbl-corner-left.gif);
			width: 3px;
			}
		.ShadowTable td.right {
			background-image: url(../images/tbl-corner-right.gif);
			width: 3px;
			}
		.ShadowTable td.bottom {
			background-image: url(../images/tbl-corner-bottom.gif);
			height: 3px;
			}
		
#videopanel {
	width: 405px;
	height: 510px;
	}
#libraryFrame {
	height: 343px;
	}	
#Iframe1 {
	height: 154px;
	}