/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}
a:link {
	color: #FF0000;
}
a:hover {
	text-decoration:underline;
}
input {
	border:#000000 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea {
	border:#000000 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.radioButton {
	border:none;	
}
input.checkboxButton {
	border:none;	
}
select.listBox {
	border:#000000 1px solid;
}
.wrapper {
	width:780px;
	text-align: left;
}
.box_companyIntro {
	width:150px;
	padding:25px;
	border-left:#acacac 1px dotted;
}
.box_new {
	width:150px;
	padding:15px;
	border-left:#acacac 1px dotted;
}
.box_secondaryNav {
	width:160px;
	padding:7px;
	border-right:#acacac 1px dotted;
}
.txt_title {
	font-size:13px;
	font-weight:bold;
	color:#336699;
}
.txt_title a {
	font-size:13px;
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.txt_title a:hover {
	font-size:13px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
.txt_title a:visited {
	font-size:13px;
	font-weight:bold;
	color:#336699;
}
.txt_content {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.txt_content a:link {
	font-weight:normal;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.txt_content a:hover {
	font-weight:normal;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.txt_content a:visited {
	font-weight:normal;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.box_productIntro {
	padding:10px;
}
.txt_companyIntro {
	color:#aaa79b;
}
.txt_titleDesc {
	color:#acacac;
	font-weight:bold;
}
.box_menuBottom {
	padding:20px 25px 10px 25px;;
	text-align:right;
}
.link_menuBottom {
	font-size:10px;
	color:#acacac;
	font-weight:bold;
	text-decoration:none;
}
.link_menuBottom a {
	color:#acacac;
	font-weight:bold;
	text-decoration:none;
}
.link_menuBottom a:hover {
	color:#acacac;
	font-weight:bold;
	text-decoration:underline;
}
.link_menuBottom a:visited {
	color:#acacac;
	font-weight:bold;
}
.link_red {
	color:#ff0000;
	font-weight:bold;
}
.link_red a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
.link_red a:hover {
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}
.link_red a:visited {
	color:#ff0000;
	font-weight:bold;
}
.txt_copyright {
	font-size:9px;
	color:#ff0000;
	font-weight:bold;
}
.box_title {
	font-size:12px;
	font-weight:bold;
	color:#336699;
}
.box_title a {
	font-size:12px;
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.box_title a:hover {
	font-size:12px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
.box_title a:visited {
	font-size:12px;
	font-weight:bold;
	color:#336699;
}

.ddmarkermenu {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.ddmarkermenu LI {
PADDING-BOTTOM: 2px
}
.ddmarkermenu LI A {
PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 19px; FONT-WEIGHT: bold; FONT-SIZE: 90%; BACKGROUND: url(../images/arrow.gif) no-repeat left center; PADDING-BOTTOM: 2px; COLOR: #FF0000; PADDING-TOP: 2px; BORDER-BOTTOM: #dadada 1px solid; TEXT-DECORATION: none
}
.ddmarkermenu LI A:visited {
COLOR: #FF0000
}
.ddmarkermenu A:hover {
COLOR: #FF0000; BACKGROUND-COLOR: #f3f3f3
}

.custable{width:100%;border-spacing:1px;background:#E7E7E7;color:#666666;}
.custable td, th{padding:4px;}
.custable thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
.custable tbody th{font-weight:bold;}
.custable tbody tr{background:#EBF8FE;text-align:center;}
.custable tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
.custable tbody tr td{height:50px;background:#EBF8FE;border:1px solid #ffffff;}
.custable tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
.custable tbody a {color:#ff0000;border-top:1px solid #ffffff;text-decoration:none;}
.custable tbody a:link {color:#ff0000;border-top:1px solid #ffffff;}
.custable tbody a:visited {color:#ff0000;border-top:1px solid #ffffff;}
.custable tbody a:hover {color:#ff0000;border-top:1px solid #ffffff;text-decoration:underline;}

#marqueecontainer{
	position: relative;
	width: 120px; /*marquee width */
	height: 280px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px solid #666666;
	padding: 1px;
	padding-left: 4px;
}
.scroll_div {
	border:solid 0px #3366FF;
	width: 100px;
	width/**/: 115px !important;
}
.vmarquee_content {
	position:absolute;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

div#feed {
    position:absolute;
    top:5px;
    right:10px;
    z-index:500;
}