BODY {
	background-color : #900000;
}

.tvline {
	background : url(../images/tvline.gif) repeat-x;
}
.bvline {
	background : url(../images/bvline.gif) repeat-x;
}
.lhline {
	background : url(../images/lhline.gif) repeat-y;
}
.rhline {
	background : url(../images/rhline.gif) repeat-y;
}
.line1 {
	background : url(../images/line1.gif) repeat-x;
}
.line2 {
	background : url(../images/line2.gif) repeat-x;
}
.line3 {
	background : url(../images/line3.gif) repeat-x;
}
.line4 {
	background : url(../images/line4.gif) repeat-x;
}
.border {
	border : 1px solid White;
}
.bg {
	background : url(../images/img1.gif) repeat-y;
}
.Disclaimer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #DC143C;
}
.style1 { 
	font-family: verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; }
.style2 { 
	font-family: verdana; font-size: 24px; font-weight: bold; color: #FFFFFF; }
.style3 { 
	font-family: verdana; font-size: 16px; font-weight: bold; color: #FFFFFF; }


p.error {font-size:12px; font-weight:bold; width:300px; margin:0 auto; text-align:left; color:yellow }
ul.error {font-size:12px; font-weight:normal; width:300px; margin:0 auto; text-align:left; margin-bottom:12px; color:yellow }

