body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333;
}
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #cc6600;
	font-style: normal;
	line-height: normal;
}
.oneColFixCtr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #333;
	background-image: url(images/inside_template.gif);
	background-repeat: no-repeat;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 600px;
}
#menulft {
	width: 200px;
	float: left;
	padding-top: 175px;
}
#txt {
	height: 530px;
	width: 380px;
	float: left;
	left: 40px;
	top: 25px;
	position: relative;
	text-align: center;
}
#menuright {
	width: 200px;
	float: right;
	padding-top: 230px;
}
#basetxt {
	padding-top: 560px;
}


#gContainer { height:390px; width:375px; position:relative; overflow:hidden; }
#iContainer { height:330px; width:300px; margin:2px 0px 30px 3px;  }

/*.mainImg { margin:20px 0px 0px 10px; }*/
.imgDesc { width:300px; padding-left:20px; margin:10px; background: url(images/up.png) no-repeat top left; height:24px; }

.jcarousel-skin-tango .jcarousel-container-vertical {
    position:absolute; top:-392px; left:492px;
    width:80px; height:345px;

}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  80px;
    height: 345px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 80px;
   height: 60px;
   overflow:hidden;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 11px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    top: 360px;
    left: 44px;
    width: 12px;
    height: 11px;
    cursor: pointer;
    background: transparent url(images/next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top:360px;
    left: 24px;
    width: 12px;
    height:11px;
    cursor: pointer;
    background: transparent url(images/prev.png) no-repeat 0 0;
}




a {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
a.base:link {
	color: #6F6F6F;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a.base:visited {
	text-decoration: none;
	color: #6F6F6F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a.base:hover {
	text-decoration: none;
	color: #CC0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a.base:active {
	text-decoration: none;
	color: #6F6F6F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
h1 {
	font-size: 36px;
	color: #999999;
}
h2 {
	font-size: 16px;
	color: #ff9933;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #666;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font-size: 12px;
	color: #FF9933;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	line-height: 170%;
	font-weight: 300;
	text-align: center;
}
h5 {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h6 {
	font-size: 9px;
	color: #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9933;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: normal;
}
.style2 {color: #666666}
.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9933;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: normal;
}

a.news:link {
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}
a.news:visited {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.news:hover {
	text-decoration: none;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.news:active {
	text-decoration: none;
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}