body
{
	background-color: #4D476D;
	font-family: Arial, Sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

body.email
{
background-color: #ffffff;
}

body.mail h1
{
font-family: Arial, Sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}

body.mail p
{
font-family: Arial, Sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}

table.main
{
	background-color: #282F59;
	font-size: 13px;
	width: 750px;
	border-collapse: collapse;
	height: 100%;
	vertical-align: top;
}
table.orderonline {
	border-collapse: collapse;
	}

table.orderonline td {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	}
table.orderonline th {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	}

td.lhs {
	/*background-color:#4D476D;*/
	background-color: #bf1218;
	}
	
input.chk {
	font-size: 10px;
	height: 16px;
	background-color: #dddddd;
	border: solid 1px #330000;
	padding: 1px 1px 1px 1px;
	text-align: right;
}

td.order_container {
	padding: 0px 0px 0px 0px;
}

table.photos
{
	background-color: #10238c;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

h3
{
font-size: 12px;
font-weight: bold;
line-height: 12px;
}
legend {
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: left;
	color: #999999;
	font-weight: bold;
	font-size:10pt;
}
fieldset {
	border: 1px #212857 solid;
	padding: 5px;
}

label {
    font-family:Verdana, Arial, Helvetica, san-serif;
	color: white;
	font-weight: normal;
	font-size:9px;
}
ul {
	list-style-type : square; 
	color : black; 
	font-family : Arial; 
	text-decoration : none; 
	/* font-weight : bold; */
	font-size : 12px; 
} 


input#button
{
background-color: #212857;
font-family:Arial, Sans-serif;
font-size: 12px;
font-weight: bold;
border: solid 2px #969bb1;
color: #969bb1;
}

input#textinput
{
background-color: #ffffff;
font-family: Arial, Sans-serif;
font-size: 12px;
border: solid 2px #000000;
color: #000000;
}

table.ad
{
background-color: #3b446d;
width: 100%;
}

table.adbreak
{
background-color: #3b446d;
width: 100%;
margin: 8px 0px 8px 0px;
}

td.adcontainer
{
background-color: #3b446d;
}

td.adtleft
{
width: 100%;
height: 100%;
padding: 9px 0px 0px 9px;
vertical-align: top;
}

td.3ads
{
padding: 5px;
vertical-align: top;
color: #999999;
}

td.adtop
{
padding: 9px 9px 9px 9px;
vertical-align: top;
}
td.adbot
{
width: 100%;
height: 100%;
padding: 0px 9px 9px 9px;
vertical-align: top;
color: #dddddd;
font-size: 11px;
}

td.adtright
{
width: 100%;
height: 100%;
padding: 9px 9px 0px 0px;
vertical-align: top;
}

td.adbotleft
{
width: 100%;
height: 100%;
padding: 0px 0px 9px 9px;
vertical-align: top;
color: #dddddd;
font-size: 11px;
}


td.1stbox
{
padding-top: 40px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
vertical-align: top;
}

td.yellowborder
{
background-color: #999999;
}

table.whitebox
{
width:100%;
background-color: #ffffff;
border-collapse: collapse;
}
td.whitebox
{
padding: 8px 8px 8px 8px;
}

table.redbox
{
width: 100%;
background-color: #ae0107;
border-collapse: collapse;

}

td.redboxtop
{
padding: 10px 0px 0px 11px;
color: #e2aa17;
/*font-weight: bold;*/
font-size: 11px
}

.pinktextbd
{
font-weight: bold;
}


td.bodytext
{
padding: 10px 5px 10px 11px;
color: #ffffff;
/*font-weight: bold;*/
font-size: 12px;
vertical-align: top;
}

td.margin
{
padding: 10px 0px 10px 10px;
color: #ffffff;
/*font-weight: bold;*/
font-size: 12px
}

h2.bodytext
{
font-family: Arial, Sans-serif;
color: #e2aa17;
font-size: 16px;
}

p.bodytext
{
font-family:  Arial, Verdana, Sans-serif;
font-size: 12px;
line-height: 18px;
}

td.redboxbottom
{
padding: 10px 0px 10px 11px;
color: #ffffff;
/*font-weight: bold;*/
font-size: 11px
}

#linksband
{
display: block;
padding: 10px 0px 10px 20px;
/*float: left;*/
}

a:link.redboxbottom
{
	font-size: 11px;
	color: #ffffff;
	/*font-weight: bold;*/
	text-decoration: none;
}

a:hover.redboxbottom
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a:visited.redboxbottom
{
	font-size: 11px;
	color : #ffffff;
	text-decoration:none;
}


a:link
{
	/*font-size: 11px;*/
	color: #e2aa17;
	/*font-weight: bold;*/
	text-decoration:underline;	
}

a:hover
{
	/*font-size: 11px;*/
	color: #e2aa17;
	/*font-weight: bold;*/
	text-decoration:underline;	
}

a:visited
{
	/*font-size: 11px;*/
	color : #aaaaaa;
	/*font-weight: bold;*/
	text-decoration:underline;	
}

div#linksband a:link, div#linksband a:hover, div#linksband a:visited
{
color: #999999;
}


a:link.reg
{
	font-size: 11px;
	color: #999999;
	/*font-weight: bold;*/
	text-decoration: underline;
}

a:hover.reg
{
	font-size: 11px;
	color: #bbbbbb;
	/*font-weight: bold;*/
	text-decoration: underline;	
}

a:visited.reg
{
	font-size: 11px;
	color : #999999;
	/*font-weight: bold;*/
	text-decoration:underline;	
}


.greypipe
{
color: #999999;
font-size: 11px;
font-weight: bold;
}

.yellowtext
{
color: #e2aa17;
}

.yeltextbd
{
font-weight: bold;
}


.regorg
{
color: #e2aa17;
font-weight: bold;
}

p
{
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	color: #FFFFFF;

}

td.headline
{
padding: 10px 5px 0px 10px;
}

.deadlink
{
color: #cc6600;
}

table.csblock {
margin-top: 5px;
margin-bottom: 4px;
border: solid 4px #b7c5c7;
background-color: #b7c5c7;
}

.date
{
font-weight: bolder;
font-size: 10px;
}

h1
{
font-size: 40px;
font-family: Tahoma, Sans-serif;
color: #999999;
font-weight: bold;
line-height: 30px;
margin-bottom: 7px;
}

h2
{
font-family: Arial, Sans-serif;
font-size: 15px;
color: #666666;
margin-top: 0px;
}


td.csleft
{
background-color:#b7c5c7;
padding-top: 8px;
padding-left: 8px;
padding-right: 8px;
/*width: 163px;*/
vertical-align: top;
text-align: left;
font-size: 10px;
}

td.csleftbottom
{
background-color:#b7c5c7;
padding-top: 6px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
}

td.csrighttop
{
background-color: #edf0f1;
color: #818080;
vertical-align:top;
padding: 8px;
width: 163px;
line-height: 8px;
}

td.csrightbottom
{
background-color: #dae1e2;
padding: 8px;
width: 163px;
}

td.csholdertable1
{
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 2px;
}

td.csholdertable2
{
padding-top: 0px;
padding-left: 2px;
padding-bottom: 0px;
padding-right: 6px;
}

#moviediv1
{
visibility: hidden;
z-index:0;
position: absolute;
top: 0px;
left: 0px;
clip: rect(0px 128px 96px 0px);
}
#moviediv2
{
visibility: hidden;
z-index:0;
position: absolute;
top: 0px;
left: 0px;
clip: rect(0px 128px 96px 0px);
}
#moviediv3
{
visibility: hidden;
z-index:0;
position: absolute;
top: 0px;
left: 0px;
clip: rect(0px 128px 96px 0px);
}
#moviediv4
{
visibility: hidden;
z-index:0;
position: absolute;
top: 0px;
left: 0px;
clip: rect(0px 128px 96px 0px);
}
#moviediv5
{
visibility: hidden;
z-index:0;
position: absolute;
top: 0px;
left: 0px;
clip: rect(0px 128px 96px 0px);
}
