td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	color:#000000;
}

A:Hover  {
	color : #FF0000;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

H2 {
	color: #FFC000;
	font-weight: bold;
	font-size : 16px;
	font-family:Tahoma;
}

H1 {
	color: #FFC000;
	font-weight: bold;
	font-size : 8px;
	font-family:Tahoma;
}

H4 {
	color: #000066;
	font-weight: bold;
	font-size : 16px;
	font-family:Tahoma;
	vertical-align: middle;
}

H5 {
	color: #000000;
	font-weight: normal;
	font-size : 12px;
	font-family:Tahoma;
	text-align: justify;
	vertical-align: bottom;
	position: relative;
}

H6 {
	color: #000000;
	font-weight: normal;
	font-size : 12px;
	font-family:Tahoma;
}

H7 {
	color: #FFFFFF;
	font-weight: normal;
	font-size : 12px;
	font-family:Tahoma;
}
H9 {
	color: #000066;
	font-weight: bold;
	font-size : 16px;
	font-family:Tahoma;
	vertical-align: middle;
	text-align: center;
}

HT5 {
	color: #000000;
	font-weight: normal;
	font-size : 12px;
	font-family:Tahoma;
	text-align: justify;
	vertical-align: middle;
}

#pagecell1{
	position:absolute;
	top: 198px;
	left: 25px;
	right: 25px;
	width:95.6%;
	background-color: #ffffff;
	height: auto;
	bottom: 2%;
	padding: 10px;
}

#pagecell2{
	position:absolute;
	top: 198px;
	left: 51%;
	right: inherit;
	width:47%;
	background-color: #ffffff;
	height: 440px;
	bottom: auto;
	padding: 10px;
}

#pagecell3{
	position:absolute;
	top: 198px;
	left: 2%;
	right: inherit;
	width:47%;
	background-color: #ffffff;
	height: 440px;
	bottom: auto;
	padding: 10px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#mainTable {
	width: 90%;
	border: 0px none #000;
	/*/*/line-height: 1.5em; /* */
	background-color: #FFFFcc;
	position: relative;
	
 }

#NewsTable {
	width: 90%;
	border: 3px dotted #666666;
	/*/*/line-height: 1.5em; /* */
	background-color: #FFFFcc;
	position: relative;
	
 }

#tabtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	color: #000000;
	padding: 5px;
	
 }

#tabtext1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	
 }

#tabtext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	
 }

#tabtext3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	padding: 5px;
	
 }

#tabtext4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	padding: 1px;
	
 }

* { margin:0; padding:0; }

#newsticker-demo {
width:510px;
background:#FFFFCC;
padding:5px 5px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
color:#000000
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:490px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:100px; }
.newsticker-jcarousellite .info { float:right; width:390px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#000000; }

.clear { clear: both; }

