/* Generic Style */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #333;
	background-color: #3C0;
}
table {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
p {}
b {}
i {}
a, a:link {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
a:visited, a:active {}
h1 {
	margin: 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	padding-bottom: 5px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
}
h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	margin: 0px;
	font-size: 12px;
}
h6 {
	margin: 0px;
}
hr {
	width: 100%;
	height: 1px;
	border: 1px;
	border-bottom: 1px dotted #8c8c8c;
	border-top: none;
	border-left: none;
	border-right: none;
}
/* Heading Text */
/* Heading Text */
.HeadingTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #360;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Table/TD Style - Body */
.tableBody {
	width: 900px;
}
.tdBodyT {
	background-image: url(imgcss/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 900px;
	vertical-align: top;
}
.tdBodyB {
	background-image: url(imgcss/bg.bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 900px;
	text-align: center;
	vertical-align: top;
}

/* TD Body */
.tableMain {
	text-align: center;
	vertical-align: top;
	width: 778px;
}
.tdMainT {
	text-align: right;
}
.tdMainB {}

/* Table/TD Style - Header */
.tableHeader {}
.tdHeader {
}
.tdHeaderTL {
	height: 90px;
	width: 430px;
	text-align: left;
	vertical-align: top;
}
.tdHeaderTR {
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
}
.tdHeaderBC {
	background-image: url(imgcss/hornav.bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
	width: 778px;
	text-align: center;
	vertical-align: middle;
}
.tdFlashHeaderB {
	background-image: url(imgcss/flashheader.shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 778px;
}
.tdFlashHeaderT {
	text-align: center;
	vertical-align: top;
	height: 320px;
	width: 778px;}
/* Table/TD Style - Footer */
.tdContent{
	text-align: center;
	vertical-align: top;
	width: 754px;
	padding-right: 12px;
	padding-left: 12px;
}
/* Table/TD Style - Footer */
.tdFooterT {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 10px;
}


/* Table/TD Style - Left Side Box */
.tableLeftSideBox {}
.tdLeftSideBox {
	text-align: left;
	vertical-align: top;
	/*width: 200px;*/
}


/* Table/TD Style - Right Side Box */
.tableRightSideBox {}
.tdRightSideBox {
	text-align: left;
	vertical-align: top;
	/*width: 542px;*/
	width: 100%;
	padding-left: 12px;
}


/* Table/TD Style - Horizontal Navigation Menu */
.tableHorNvMenu {}
.tdHorNvMenu {
	display: block;
	text-align: left;
	vertical-align: middle;
	height: 12px;
	text-transform: uppercase;
}
.tdHorNvMenuDvd {
	background-image: url(imgcss/hornav.dvd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 7px;
}

/* Table/TD Style - Vertical Navigation Menu */
.tableVerNvMenu {}
.tdVerNvMenu {
	background-image: url(imgcss/vnav.bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*height: 36px;*/
	text-align: left;
	vertical-align: top;
	width: 190px;
}
.tdVerNvMenuT {
	background-image: url(imgcss/subnav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 185px;
	height: 35px;
	text-align: left;
	vertical-align: top;
	font-family: verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
}
.tdVerNvMenuM {
	width: 200px;
	vertical-align: top;
	text-align: center;
}
.tdVerNvMenuB {
	height: 20px;
}


/* Table/TD Style - Portfolio */
.tableNvSub {}
.tdPortfolio {}
.tdPortfolioT {
	background-image: url(imgcss/headerBox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 6px;
}
.tdPortfolioM {
	width: 158px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tdPortfolioB {}

/* Table/TD Style - ALternate Menu */
.tableNvAlt {}
.tdNvAlt {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.tdNvAltTL {}
.tdNvAltTR {}
.tdNvAltTC {}
.tdNvAltML {}
.tdNvAltMR {}
.tdNvAltMC {}
.tdNvAltBL {}
.tdNvAltBR {}
.tdNvAltBC {}

/* Table/TD Style - Short News */
.tableNewsBox {
	/*height: 145px;*/
}
.tdNewsBox {
	background-image: url(imgcss/news.box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	/*height: 145px;*/
	width: 170px;
	padding: 15px;
	line-height: 15px;
}
.tdNewsBoxT {
	font-family: verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 185px;
	height: 36px;
	background-image: url(imgcss/subnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
.tdNewsBoxM {
	text-align: center;
	vertical-align: top;
}
.tdNewsBoxB {
	width: 160px;
}

.tableNews {}
.tdNews01 {
	font-weight: bold;
	color: #060;
	text-decoration: none;
	background-image: url(imgcss/ico.readmore.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
}
.tdNews02 {}

/* TD Style - 'Open URL'*/
.tdOpenNew{}


/* Table/TD Style - 'Breadcrumb' */
.tableBreadcrumb {}
.tdBreadcrumb {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 30px;
}


/* Table/TD Style - 'Search List' */
.tableSearch {}
.tdSearch {}
.tdSearchL {}
.tdSearchR {}
.tdSearchC {}

/* Table/TD Style - 'Form' */
.tableForm {}
.tdForm {}
.tdFormL {
	padding-top: 3px;
	padding-bottom: 3px;
}
.tdFormR {}
.tdFormC {}

/* Table/TD Style - 'Webmail' */
.tableWebmail {}
.tdWebmail {}
.tdWebmailT {
	font-family: verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 170px;
	padding-left: 20px;
	height: 36px;
	background-image: url(imgcss/subnav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
}
.tdWebmailC {
	background-image: url(imgcss/box.login.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 93px;
	width: 168px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.tdWebmailB {}

/* Input Style */
.inpText {}
.inpWebMail{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	height: 12px;
}

.inpSearchField {
	border: 1px solid #33CC00;
}
.inpButton {}
.inpTextArea {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	border: 1px solid #C8C8C8;
}
.inpSelect {}
.inpFile {}

/* Text Style */
.txtBlack {color: #000000;}
.txtWhite {color: #FFFFFF;}
.txtRed {color: #FF0000;}
.txtGreen1 {color: #060;}
.txtGreen2 {color: #090;}
.txtGreen3 {color: #0C0;}
.txtBlue {color: #039;}
.txtOrange {color: #F90;}
.txtGray01 {color: #666;}
.txtGray02 {color: #999;}
.txtGray03 {color: #CCC;}
.txtColor01 {}
.txtColor02 {}
.txtColor03 {}
.txtFont01 {
	font-family: Arial, Helvetica, sans-serif;
}
.txtFont02 {
	font-family: Tahoma, Arial, Verdana;
}

/* Link Style */
a.lnk01 {
	color: #060;
	text-decoration: none;
}

a.lnk01:hover {
	color: #060;
	text-decoration: underline;
}

a.lnk02 {
	font-weight: normal;
	color: #090;
	text-decoration: none;
}
a.lnk02:link {
	color: #090;
	text-decoration: none;
}
a.lnk02:hover {
	text-decoration: underline;
}


a.lnk03{
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
a.lnk03:link {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
a.lnk03:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}


.tdOpenNew a {}
.tdOpenNew a:link {}
.tdOpenNew a:hover {}

.tdHorNvMenu a {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	height: 15px;
	padding-right: 10px;
	padding-left: 15px;
}
.tdHorNvMenu a:link {
	height: 15px;
	padding-right: 10px;
	padding-left: 15px;
}
.tdHorNvMenu a:hover {
	background-image: url(imgcss/ico.hornav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #060;
	height: 15px;
	padding-right: 10px;
	padding-left: 15px;
}
.tdHorNvMenu a:visited {}
.tdHorNvMenu a:active {}

.tdVerNvMenu a {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(imgcss/ico.ge.logo.gif);
	padding-right: 10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	/*height: 26px;*/
}
.tdVerNvMenu a:link {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(imgcss/ico.ge.logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 28px;
	display: block;
	/*height: 26px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.tdVerNvMenu a:hover {
	background-image: url(imgcss/ico.ge.logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	color: #060;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 28px;
	display: block;
}
.tdVerNvMenu a:visited {}
.tdVerNvMenu a:active {}

.tdNvSub a {}
.tdNvSub a:link {}
.tdNvSub a:hover {}
.tdNvSub a:visited {}
.tdNvSub a:active {}

.tdNvAlt a {}
.tdNvAlt a:link {}
.tdNvAlt a:hover {}
.tdNvAlt a:visited {}
.tdNvAlt a:active {}

.tdNews01 a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.tdNews01 a:link {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.tdNews01 a:hover {
	color: #090;
	text-decoration: none;
}

.tdNews02 a {}
.tdNews02 a:link {}
.tdNews02 a:hover {}
.tdNews02 a:visited {}
.tdNews02 a:active {}

.tdBreadcrumb a{
	color: #CCC;
	text-decoration: none;
}
.tdBreadcrumb a:link{
	color: #666;
	text-decoration: none;
}
.tdBreadcrumb a:hover{
	color: #090;
	text-decoration: underline;
}

.tdFooterT a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #060;
}
.tdFooterT a:link {
	font-weight: bold;
	color: #363;
	text-decoration: none;
}
.tdFooterT a:hover {
	color: #030;
	text-decoration: none;
}

/********************************************************************/

.tdHorNvMenutop {
	font-size: 11px;
}

.tdHorNvMenutop a, .tdHorNvMenutop a:link,
.tdHorNvMenutop a:visited, .tdHorNvMenutop a.lnkNvLoc:active{
	color: #336600;
	text-decoration: none;
}

.tdHorNvMenutop a:hover{
	color: #003300;
	text-decoration: none;
}

/********************************************************************/

.tdrelated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 5px;
	background-image: url(imgcss/ibullet_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdrelated a {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 15px;

}
.tdrelated a:link {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	padding-left: 15px;
}
.tdrelated a:hover {
	font-size: 10px;
	/*color: #990000;*/
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
}
.tdrelated a:visited {}
.tdrelated a:active {}

/********************************************************************/
.error_img	{
	background:url(imgcss/error.gif) 0 0 no-repeat;
  display:block;
	width:120px;
	height:120px;
}

.no_found_page	{
	color:red;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
}
/********************************************************************/
.tdNvAltFt {}
.tdNvAltFt a
{
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.tdNvAltFt a:hover
{
	color: #B1DD00;
}

.tdNvAltFt ul
{
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.tdNvAltFt li
{
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}
