body 
{
	FONT-SIZE: 13px;       
	background-color: #ABD2FB;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #4387CA;
	scrollbar-base-color: #4387CA;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #4387CA;
	scrollbar-shadow-color: #4387CA;
	scrollbar-Track-Color: #FFFFFF;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 5px 2px 5px 0px; 
	color: #FFF1DA;
	font-family: Arial;
	color: #000000;
}



A
{
	color: #0048FF;
	font-family: Arial;  
	text-decoration: underline;   
}

A:hover 
{
	color: #0048FF;
	font-family: Arial;
	text-decoration: none;
}


h1 
{ 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 18px; 
	text-decoration: none;
	color: #094992;
}

h2 
{ 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 15px; 
	text-decoration: none;  
	margin-bottom: 5px;  
	border-top: 0px;
	color: #094992;   
}

h3 
{ 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 14px; 
	margin-bottom: 5px;  
	border-top: 0px;  
	background-color: #B7CBE3;  
	border: 1px double #094992;  
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	width: 100%;
}

h4
{ 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 14px; 
	text-decoration: none;  
	margin-top: 0px;  
	border-top: 0px;
	padding-top:0px;
	color: #8CAFE9;   
	vertical-align: middle;
}

input 
{
	border: 1px solid #512F26;
	vertical-align: middle;
	font-size: 12px;
	background-color: #FFFFFF;
}

ul
{
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
}

li 
{ 
	padding-bottom: 5px; 
	font-family: Arial;
}

td 
{
	FONT-FAMILY: Arial; 
	FONT-SIZE: 13px;  
	color: #000000;  
}

p
{
	font-family: Arial;
}


/********************  Table  ************************/
Table.main
{
	width: 863px;
	background-color: #FFFFFF;
	background-image: url(images/bgMargin.gif);
	background-position: top;
	background-repeat: repeat-y;
}

Table.in
{
	height: auto;
	direction: ltr;
	width: 819px;
	vertical-align: top;
}

Table.gray
{
	height: auto;
	height: 320px;
	direction: ltr;
	vertical-align: top;
}

Table.ticker
{
	width: 150px;
	height: 100px;
	border: 1px solid #2F2E2A;
}

Table.poll
{
	width: 150px;
	height: 280px;
	border: 1px solid #094992;
}

Table.searchBar
{
	border-bottom: 1px solid #094992;
	height: 30px;
	vertical-align: middle;
	width: 100%;
}

Table.banner
{
	height: 107px;
}

Table.slogenFrm
{
	background-image: url(images/bgMargin.gif);
	background-position: center;
	background-repeat: repeat-y;
}

Table.listFrm
{
	background-image: url(images/bgMargin.gif);
	background-position: center;
	background-repeat: repeat-y;
}
Table.menuHolder
{
	background-image: url(images/bgMenuM.gif);
	background-position: center;
	background-repeat: repeat-x;
	width: 819px;
	height: 39px;
}


/********************  TD  ************************/

Td.topFrm
{
	background-image: url(images/topFrm.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size:1px;
	height: 14px;
}

Td.bottomFrm
{
	background-image: url(images/bottomFrm.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size:1px;
	height: 14px;
}

Td.menuUp
{
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	cursor: hand;
}

Td.menuKav
{
	background-image: url(images/kavWhite.gif);
	background-position: center;
	width: 1px;
	background-repeat: no-repeat;
	font-size: 1px;
}

Td.menuUpHover
{
	text-align: center;
	vertical-align: middle;
	color: #3D77B4;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	background-image: url(images/bgMenuOn.gif);
	background-position: left;
	background-repeat: repeat-x;
	cursor: hand;
}

Td.menuUpE
{
	text-align: center;
	vertical-align: middle;
	width: 100px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
}

Td.menuUpEHover
{
	text-align: center;
	vertical-align: middle;
	width: 100px;
	color: #0B4DFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	background-image: url(images/bgMenuOn.gif);
	background-position: left;
	background-repeat: repeat-x;
	cursor: hand;
}

Td.details
{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: top;
}

Td.ticker
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

Td.imgRight
{
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

Td.headerPoll
{
	width: 100%;
	height: 30px;
	color: #094992;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #6E6E66;
	background-color: #AEB7D9;
	
}

Td.bodyPoll
{
	width: 100%;
	height: auto;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-color: #094992;
}

Td.frmTxtTop
{
	height: 10px;
	background-image: url(images/frmTxtTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
}

Td.frmTxtBottom
{
	height: 10px;
	background-image: url(images/frmTxtBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 1px;
}

Td.tickerHolder
{
	height: 164px;
	background-image: url(images/bgTickers.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	vertical-align: top;
}

Td.search
{
	height: 30px;
	border-bottom: 1px dashed #000000;
	padding: 5px 10px 5px 0px;
	vertical-align: middle;
	text-align: right;
}

Td.viewCat
{
	height: 25px;
	vertical-align: middle;
	text-align: right;
	background-color: #ABD2FB;
	font-size: 13px;
	font-weight: bold;
	color: #5F84A9;
}

Td.space
{
	background-color: #ABD2FB;
	height: 5px;
}

Td.dashLine
{
	background-image: url(images/dashLine.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 7px;
}

Td.bannerImg
{
	height: 72px;
	text-align: center;
	vertical-align: top;
}

Td.bannerTitle
{
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/bgBanner.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #8CAFE9;  
	font-size:14px;
}

Td.headContainer
{
	height: 80px;
	vertical-align: top;
}


/********************  links  ************************/

A.menuUp  
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
A.menuUp:hover   
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

A.menuUpE  
{
	text-decoration: none;
	color: #000000
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
A.menuUpE:hover   
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

A.ticker  
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}
A.ticker:hover   
{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}


A.lang  
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

A.lang:hover   
{
	text-decoration: none;
	color: #C91016;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}



A.langUp  
{
	text-decoration: none;
	color: #537BA3;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

A.langUp:hover   
{
	text-decoration: none;
	color:#848484;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

A.langUpS 
{
	text-decoration: none;
	color: #848484;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

A.langUpS:hover   
{
	text-decoration: none;
	color:#537BA3;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}


A.openCat
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 1px;
}

A.openCat:hover
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: underline;
}



A.openCatE
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 1px;
}

A.openCatE:hover
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: underline;
}

A.openCupon
{
	color: #044386;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 1px;
}

A.openCupon:hover
{
	color: #044386;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: underline;
}


A.openCatS
{
	color: #56342A;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

A.openCatS:hover
{
	font-weight: bold;
	color: #C91016;
	font-size: 12px;
	font-family: Arial;
}

A.openCatES
{
	color: #56342A;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}

A.openCatES:hover
{
	font-weight: bold;
	color: #C91016;
	font-size: 11px;
	font-family: Arial;
}



A.mainCat
{
	color: #619BE0;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}

A.mainCat:hover
{
	font-weight: bold;
	color: #094992;
	font-size: 14px;
	font-family: Arial;
}

A.mainCatClick
{
	font-weight: bold;
	color: #094992;
	font-size: 14px;
	font-family: Arial;
}

A.mainCatClick:hover
{
	font-weight: bold;
	color: #094992;
	font-size: 14px;
	font-family: Arial;
}

A.lowerLink
{
	text-decoration: none;
	color:  #0048FF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.lowerLink:hover   
{
	text-decoration: underline;
	color:  #0048FF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

A.bulider	  
{
	font: normal 11px;
	color: #5F84A9;
	text-decoration: none;
	font-style: normal;
}
A.bulider:hover   
{
	font: normal 11px;
	color: #5F84A9;
	text-decoration: underline;
	font-style: normal;
}

A.viewCat
{
	font-size: 13px;
	font-weight: bold;
	color: #5F84A9;
	text-decoration: none;
}

A.viewCat:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #5F84A9;
	text-decoration: underline;
}

/********************  span ************************/

span.langUp
{
	font-size:11px;
	color: #537BA3;
	font-weight: bold;
}


/********************  input  ************************/

input.search
{
	width: 50px;
	height: 20px;
	background-color: #E0E7EF;
	color: #094992;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	border: 1px solid #094992;
	
}

input.searchTxt
{
	width: 143px;
	height: 18px;
	border: 1px solid #5F84A9;
	vertical-align: middle;
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Arial;
}

input.menu
{
	width: auto;
	height: 20px;
	background-color: #B2E5FA;
	color: #C91016;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	border: 0px;
}

select
{
	font-family: Arial;
}

/********************  ul/li  ************************/
li.ticker
{
	color: #FFFFFF;
}

/********************  images  ************************/

img.open
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 518px;
	height: 320px;
	border-left: 0px solid #094992;
	border-bottom: 0px solid #094992;
}

img.openLogo
{
	margin-top: 5px;
	padding-top: 5px;
	height: 40px;
	border: 1px solid #094992;
}

Div.open
{
	width: 518px;
	height: 320px;
	vertical-align: bottom;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 35px;
}

/********************  label  ************************/

label.ticker
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}

/********************  span  ************************/



#bck A {font-family: Arial;  text-decoration: none;   }
#bck A:hover {font-family: Arial;  text-decoration: none;}


#bck_news A {font-family: Arial;  text-decoration: none;   }
#bck_news A:active {font-family: Arial;  text-decoration: none;}

#english A:link {font-family: Arial;  text-decoration: none;   }
#english A:hover {font-family: Arial;  text-decoration: none;}

#maintable { background-image: url(images/bck-blue-right.gif);  background-repeat: repeat-y;  background-position: right;   }

#text_area 
{
	FONT-FAMILY: Arial;
	width: 100%; 
} 

#input_flat 
{ 
	color: #512F26;
}

#table_regular { border-collapse: collapse;}
#table_regular td {border: 1px inset Navy; padding:2px;  font-family: Arial, Helvetica, sans-serif;  font-size: 11px; }

#table_centered td { text-align: center; }

table.menu	{
	position: absolute;
	border: 0px solid black;
	cursor: hand;
	visibility: hidden;
}

table.menu td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #565656; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
}

#mainmenu1	{
	position: absolute;
	border: 0px;
	
}

#mainmenu2	{
	position: absolute;
	border: 0px;
	
}

#mainmenu3	{
	position: absolute;
	border: 0px;
}


