body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/background.jpg);
}
#wrapper {
	margin: 0 0 0 0;
	width:100%;
	height:1000px;
	background-color:#FFFFFF;
}
#content_wrapper {
	margin:20px 0 0 0;
	width:100%;
	height:450px;
	border-top:.1em solid #CC0000;
	border-bottom:.1em solid #CC0000;
	background-image: url(../images/ordeck_wrapper-bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
#content {
	margin-top: 0;
	margin-right:auto;
	margin-left:auto;
	width:945px;
	height:450px;
}
h1 {
	font-style: italic;
	font-size: 10pt;
	text-align: left;
}
a:link {
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC00;
	text-transform: none;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.body_text-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #990000;
	text-transform: none;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	border: thin solid #FFFFFF;

}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC3333;
}
.button  {
	font-size : 8pt;
	color : #000000;
	font-family : Arial, Verdana;
	background-color : #eeeeee;
	border-width : 1;
	border-style : solid;
	border-color : #B6B6B6;
}
.cursor {
	cursor: hand;
}
.dropdown {
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}
.formstyle {
	background-color: #CCCCCC;
	font-size: 9pt;
	font-family: arial;
	color: #CC0000;
	border: 1px solid;
	width: 110px;
}
.td_content {
	background-color: #E0E0E0;
	filter:Alpha(Opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: justify;
}
.thumb {
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 2px;
}
#frame1 {
    width: 704px;
    height: 400px;
    border: none;
}
#frame2 {
    width: 804px;
    height: 400px;
    border: none;
}
#frame3 {
    width: 600px;
    height: 400px;
    border: none;
}
#frame600x450 {
    width: 600px;
    height: 450px;
    border: none;
}
/*3d Carousel*/
.description {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}
.filler {
	background-image: url(../images/ordeck_filler.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

