
table.video {
	margin-top: 20px;
}

td.preview {
	padding-bottom: 20px;
}

td.space {
	width: 27px;
}

td.preview a img.preview {
	border: 1px solid #ffffff;
}

table.video td a { 
	position: relative!important; 
	display:block; 
	width:230px; 
	height:170px; 
}

img.play {
	height: 64px;
	width: 69px;
	position: absolute; 
	top: 53px; 
	left: 83px; 
	z-index:100;
}

p.h1 {
	font-family: Arial;
	color: #009900;
	font-weight: bold;
	font-size: 22px;
}

p.h2 {
	font-family: Arial;
	color: #cc3366;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 40px;
}

p.h3 {
	font-family: Arial;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}

p.name {
	font-size: 16px; 
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
}

p.menu {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 90px;
	font-size: 14px;	
	line-height: 20px;
}

p.menu a {
	margin-right: 4px;
	font-size: 13px;
	color: #cc3366;
	text-decoration: underline;
	font-weight: bold;
	background: url(img/pointer.gif) no-repeat 0 5px;
	padding-left: 14px;
}

p.menu a.none {
	padding-left: 0;
	background: none;	
}

p.menu a:hover {
	text-decoration: none;
}

p.info {
	font-size: 10px;
	color: #993366;
}

table.send table.form p {
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

table.form {
	margin-top: 10px;
}

input {
	border: 1px solid #000000;
	heihgt: 21px;
	margin: 0;
	color: #000000;
}

input.button {
	font-weight: bold;
	background: #999999;
}

table.form td {
	vertical-align: middle;
}

table.form p a {
	font-size: 10px;
	color: #993366;
	text-decoration: underline;
}

table.form p a:hover {
	text-decoration: none;
}

div.promo {
	border: 2px solid #ffffff;
	padding: 20px;
	width: 100%;
}

div.promo p {
	padding-left: 0;
	padding-right: 0;
}

p.i1 {
	color: #666666;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 10px;
}

p.i2 {
	color: #666666;
	font-size: 12px;
	padding-left: 10px;

}

p.i2 a {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

p.i2 a:hover {
	text-decoration: none;
}

a.footer {
	font-size: 11px;
	color: #cc3366;
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: none;
}

a.next {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.next:hover {
	text-decoration: none;
}

p.num strong {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background: #ff0066;
	padding: 2px 5px 2px 5px;
}

p.num a {
	color: #ffffff;
	font-size: 12px;
	background: #333333;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-decoration: none;
}

p.num a:hover {
	background: #ff0066;
}

p.promo {
	font-size: 16px; 
	font-weight: bold;
	color: #ff9999;
	padding-top: 20px;
	font-family: Arial;
}

table.send p.sinfo {
	font-size: 16px;
	color: #ff9999;
	font-weight: bold;
}

table.send p.sinfo2 {
	font-size: 16px;
	color: #ff9999;
	font-weight: bold;
	padding-top: 31px;
}

td.send p b {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 30px;
}

td.send p {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 10px;
}


table.send p.sinfo b, table.send p.sinfo2 b {
	color: #ffffff;
}

table.send table.form p.finfo {
	color: #ff9999;
	font-weight: bold;
	font-size: 12px;
}

table.send p.promo2 {
	color: #ff9999;
	font-size: 11px;
	padding: 50px 10px 0 10px;
	line-height: 14px;
}


p.alert2 {
     font-size: 13px;
     font-weight: bold;
     color: #ff5500;
     padding-left: 180px;
     padding-right: 10px;
     padding-top: 5px;
}



