html,body {
	height:100%;
	background:#2fa4dc;
	color:White;
	font-size:12px;
}

body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;	
}

form 
{
    margin:0px;
    padding:0px;
}

table.RequestForm
{
    width:80%;
    margin:0px;
}

table.RequestForm td 
{
    margin:0px;
    padding:0px;
}

table.RequestForm input, table.RequestForm textarea
{
    width:200px;
}

table.RequestForm input 
{
    height:19px;
    font-size:10px;
}

table.RequestForm textarea
{
    font-size:11px;
	height:42px;
}
table.RequestForm select
{
    font-size:10px;
}
table.RequestForm td 
{
    vertical-align:top;
}

.maintbl {
	height:100%;
	width:100%;
}

img {
	border:none;
}


.bg-top {
	height:94px;
	background:url(/images/bg-top.gif) top repeat-x;
}

table {
	margin:0px;
	padding:0px;
	border:none;
}

.imleft {
	float:left;
	display:inline;
	margin:0px;
	border:none;
}

.im1,.im2,.im3,.im4,.im5 {
	float:left;
	display:inline;
}

.im1 {
	margin-left:10px;
	margin-right:10px;
}

.im2 {
	margin-top:3px;
	width:160px;
}

.im3 {
	margin-right:10px;
	margin-top:0px;
}

.im5 {
	padding-left:40px;
}

.LevelRegister {
	display:none;	
}

.BoxContainer {
	width:100%;
	text-align:center;
}

.MainBox {
	margin:auto;
	width:870px;
	text-align:left;
}

.MainBox .Top {
	background:url(/images/box-top.jpg);

	height:159px;
}

.MainBox .Middle {
	background:url(/images/box-middle.jpg);
	height:261px;
}

.MainBox .Middle-Inner {
	background:url(/images/box-middle-Inner.jpg);
}

.MainBox .Bottom {
	margin-left:34px;
	background:url(/images/box-bottom.gif);
	width:792px;
	height:62px;
}

.Logo {
	margin-left:110px;
	padding-top:30px;
}

.Logo img {
	vertical-align:top;
}

.Logo-text {
	position:absolute;
	left:0px;
	top:0px;
	margin-top:74px;
	margin-left:246px;
}

.Flash_Cont {
	position:absolute;
}

.Prop1 {
	width:108px;
	height:128px;
	top:16px;
	left:93px;

}

.Prop2 {
	width:129px;
	height:128px;
	top:17px;
	left:656px;
}

.Prop3 {
	top:127px;
	left:423px;
	width:389px;
	height:124px;
}

.Prop4 {
	top:20px;
	left:45px;
	width:170px;
	height:230px;
}

.PosBreadCrumbs 
{
    float:right;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	color:#9dd9ff;
	margin-top:-212px;
	width:250px;
}

.PosPack {
	margin-left:215px;
	float:left;
	display:inline;
	width:563px;
	height:215px;
	overflow:hidden;
	margin-top:21px;
}

.PosHeader {
	width:400px;
	margin-left:3px;
}

.PosContent {
	scrollbar-base-color: #2F93C4;
	scrollbar-arrow-color: #FFFFFF;
	margin-top:21px;
	margin-left:10px;
	width:545px;
	font-size:12px;
	color:white;
	height:170px;
	overflow:hidden;
	overflow-y:auto;
}

.PosHeader h1 {
	margin:0px;
	padding:0px;
	color:white;
	font-size:20px;
}

.PosBreadCrumbs a {
	color:#9dd9ff;
	text-decoration:none;
}

.Middle .Form {
	float:right;
	display:inline;
	margin:0px;
	padding:0px;
	width:392px;
	height:75px;
	margin-right:60px;
	margin-top:51px;
	text-align:left;
}

.label {
	float:left;
	display:inline;
	vertical-align:top;
	margin-top:6px;
	margin-right:14px;
}

.Middle .Form .input_cont {
	float:left;
	display:inline;
	width:130px;
	height:26px;
	background:url(/images/input_bg.jpg);
}

.Middle .Form .input_cont input {
	border:none;
	width:123px;
	height:18px;
	margin-top:2px;
	margin-left:2px;
	background:white;
}

.Arrow {
	margin-left:10px;
	margin-top:-3px;
}

.button_cont {
	margin-left:38px;
	margin-top:9px;
}

