img, div { 
behavior: url(iepngfix.htc) 
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4875;
}
body {
	margin: 0px;
	padding: 0px;
	background:url(../Images/MainBG.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #2F4875;
}
a:visited {
	color: #2F4875;
}
a:hover {
	color: #FF0D0D;
}
a:active {
	color: #2F4875;
}

#content {
	background:url(../Images/MainTile.png);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:30px;
}

.Header {
	font-size:14px;
	font-weight:bold;
	color:#DF3431;
}

.Century {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#DF3431;
}
.CopyR {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

.textfield {
	border: solid 1px #84210D;
	color:2F4875;
	width:200px;
}

#productstile{
	background:url(../Images/ProductTile.jpg);
	background-repeat:repeat-y;
	background-position:center;	
}
.Productstext {
	font-size:10px;
}
#ProdPic {
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}

#redborder {
	border: solid 1px #84210D;
	padding:2px;
	width:250;
	background-color:#F5F5F5;
	color:2F4875;
	width:200px;
}

.iframe {
	background-color:E2E2E2;
	width:784px;
	height:100%;
}

#border {
	border: solid 1px #304874;
}

.application {
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}

a.application:link {
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}
a.application:visited {
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}
a.application:hover {
color:#CCCCCC
font-size:10px;
text-decoration:underline;
}
a.application:active {
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}