.video {
	background-image: url(../images/head_r1_c2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:383px;
	height:367px;
}

.boxtop { background-image: url(../images/formbox-top.jpg);
background-repeat:no-repeat;
background-position:bottom center;
height:17px;
width:326px;  
}

.boxmiddle { background-image: url(../images/formbox-middle.jpg);
background-repeat:repeat-y;
background-position:bottom center;
width:326px;  
}

.boxbottom { background-image: url(../images/formbox-bottom.jpg);
background-repeat:no-repeat;
background-position:top center;
height:17px;
width:326px;  
}

.logobg { background-image:url(../images/head_r1_c3.jpg);
background-repeat:no-repeat;
background-position:top;
height:367px;
width: 384px;
 }
 
 #logo { font:normal 18px Arial, Helvetica, sans-serif; color:#000000; padding-bottom:30px; padding-left:25px; }
 
.outer-border {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}

.left-cont-bg { background-image:url(../images/cont-bottom-bg.jpg);
background-repeat:no-repeat;
width:383px;
height:26px;
font:normal 12px/20px Arial, Helvetica, sans-serif; color:#000000;
border-top-width: 1px;
border-top-color: #999999;
border-top-style: solid;
}

.right-cont-bg { background-image: url(../images/cont-right-bg.jpg);
background-repeat:no-repeat;
width:366px;
height:26px;
}

.h3 { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#000000; padding:20px; }

.copyright {  font:normal 12px/20px Arial, Helvetica, sans-serif; color:#000000; }


.tdborder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background:#666666; 
	font:normal 12px Georgia, "Times New Roman", Times, serif; color:FFFFFF;
}



