body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCDAE7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00233D;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.redtext {
	font-weight: normal;
	color: #791A1E;
}
.style3 {
	color: #791A1E;
	font-weight: bold;
}
a:hover {
	color: #7A1A21;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #00233D;
}
.style4 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {font-size: 10px}
.style7 {color: #FFFFFF; font-weight: bold; }
.style9 {font-size: 10px; font-weight: bold; }

.tdbg {
	background-color: #001D32;
	/*background-color: #472f91;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.greytdbg {
	background-color: #E7E2E2;
}

.inputcomment { BACKGROUND-COLOR: #00233D; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;  }

.inputcommentwhite { 
	COLOR: #00233D;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	background-image: url(../images/videos/bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #001D32;
	border-right-color: #001D32;
	border-bottom-color: #001D32;
	border-left-color: #001D32;
}
