
/*************************** Main **********************/		
Body 
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #EEE6D9;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	direction: ltr; 
	color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C81015;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #C81015;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #C81015;
	overflow-x: hidden;
}
table
{
	font-size : 100%;
}

hr
{
	height : 1px;
	color : Gray;
}

h2
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial;
	color: #C81015;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	color: #C81015;
}

h4
{
	font-weight: bold;
	margin-top: 0px;
	font-size: 13px;
	font-family: Arial;
	color: #000000;
	padding-right: 40px;
}

h6
{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	padding-bottom: 5px;
	border-bottom: 1px dashed Gray;
}

p
{
	line-height: 130%;
	padding-left: 0px;
	padding-right: 50px;
	text-align: left;
	direction: ltr;
	margin-bottom: 0px;
	margin-top: 10px;
}


center
{
	font: bold 12px Arial;
	line-height: 150%;
	letter-spacing: 0.2px;
	padding-left: 0px;
	padding-right: 0px;
	color: #004C6E;
}

ol
{
	margin-left: auto;
	margin-top: 0px;
	top: 0px;
}

ul
{
	margin-left: 15px;
	list-style: url(../images/bullet.gif);
}


li
{
	text-align: left;
	direction: ltr;
	padding-bottom: 10px;
}

Th
{
	background-color: #BADDED;
}

Td
{
	line-height: normal;
}

A
{
	color: Blue;
	text-decoration: underline;
}

A:hover   
{
	color: #0C0959;
	text-decoration: underline;
}

hr
{
	border-color: #FF960B;
	border-style: dashed;
	border-width: 1px;
}


input
{
	width: 150px;
	height: auto;
	border: 1px solid #719EB1;
	font-weight: normal;
	font-size: 13px;
}

select
{
	width: 150px;
	height: 16px;
	border: 1px solid #004D6E;
	font-weight: normal;
	font-size: 12px;
}

textarea
{
	width: 276px;
	height: 40px;
	border: 1px solid #719EB1;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial;
	overflow-y: auto;
}


/*************************** inputs **********************/

select.small
{
	width: 65px;
	height: 16px;
	border: 1px solid #004D6E;
	font-weight: normal;
	font-size: 12px;
}

/*************************** Tables **********************/

Table.main
{
	width: 780px;
	height: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-position: right top;
	background-repeat: no-repeat;
}

Table.menu
{
	height: 100%;
	width: 100%;
	background-color: #C81015;
	padding-left: 5px;
}


Table.details 
{
	width: 650px;
	height: 400px;
	background-image: url(../images/bgIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 2px solid #35A7E1;
	border-right: 2px solid #35A7E1;
	border-bottom: 2px solid #35A7E1;
}

Table.in
{
	width: 100%;
	height: 343px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}


Table.tickers
{
	border: 1px solid #74B4D0;
	height: 185px;
	width: 100%;
}

Table.bottom
{
	width: 100%;
	height: 20px;
	font-weight : bold;
	font-size: 12px;
	font-family: Arial;
	vertical-align: middle;
	color: #FFFFFF;
}

/**************************** TR/TD *******************************/

Td.upperLine
{
	background-image: url(../images/upperLine.gif);
	background-repeat: repeat;
	background-position: left;
	height: 1px;
	width: 100%;
}

Td.logo
{
	width: 100%;
	height: 102px;
	cursor: hand;
	background-image: url(../images/stripBgTop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EEE6D9;
}

Td.menuHolder
{
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 252px;
}

Td.emptyPic
{
	width: 350px;
	vertical-align: top;
	text-align: center;
}


Td.menu
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 50px;
	width: 100%;
	padding-left: 10px;
}

Td.menuOver
{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.95px;
	color: lightYellow;
	vertical-align: middle;
	text-align: right;
	padding-right: 13px;
	padding-left: 6px;
	height: 50px;
	width: 100%;
	background-image: url(../images/arrowOver.gif);
	background-position: right;
	background-repeat: no-repeat;
}


Td.subMenu
{
	padding-bottom: 5px;
}

Td.in
{
	vertical-align: top;
	background-image: url(../images/bgIn.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}

Td.inNo
{
	vertical-align: top;
}

Td.bottomStrip
{
	background-image: url(../images/bottomStrip.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 780px;
	height: 9px;
}

Td.openPic
{
	padding-top: 220px;
	padding-left: 490px;
}


Td.tickerHolder
{
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left:15px;
	padding-right: 15px;
}

Td.tickerHeader
{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #023B54;
}

Td.form
{
	padding-left: 10px;
	padding-right: 10px;
}

Td.error
{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
}

/**************************** Paragraph *******************************/

p.open
{
	padding-left: 350px;
	padding-right: 10px; 
	line-height: 150%;
}

/**************************** span *******************************/

span.txtIn
{
	padding-left: 10px;
	margin-left: 10px;
}


/**************************** Links *******************************/

A.bulider	  
{
	font-weight : bold;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
A.bulider:hover   
{
	font-weight : bold;
	font-size: 11px;
	font-family: Arial;
	color: #C81015;
	text-decoration: none;
}

A.menu  
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.95px;
	text-decoration: none;
}

A.menu:hover   
{
	font-weight: bold;
	font-size: 12px;
	color: #CBC9C9;
	text-decoration: none;
}

A.subMenu  
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.95px;
	text-decoration: none;
}

A.subMenu:hover   
{
	font-weight: bold;
	font-size: 12px;
	color: #CBC9C9;
	text-decoration: none;
}

A.contact  
{
	font: bold 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.contact:hover   
{
	font: bold 12px;
	color: #719EB1;
	text-decoration: underline;
}

A.contactPage  
{
	font: bold 12px;
	color: #004C6E;
	text-decoration: underline;
}
A.contactPage:hover   
{
	font: bold 12px;
	color: #719EB1;
	text-decoration: underline;
}

A.projects
{
	border: 1px solid #C81015;
	background-color: #C81015;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right: 5px;
	color:#FFFFFF;
	text-decoration: none;
}

A.projects:hover
{
	border: 1px solid #C81015;
	background-color: #F8E6D8;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right: 5px;
	color:#C81015;
	text-decoration: none;
}

/**************************** ul/li *******************************/

ul.table
{
	margin-bottom: 0px;
}

li.tickers
{
	padding: 0px 0px 0px 0px;
	text-align: left;
	direction: ltr;
	font-size:11px;
	line-height: normal;
	margin-bottom: 10px;
}

/**************************** img *******************************/
img.picIndex
{
	border: 1px solid #C81015;
}

img.picTxt
{
	border: 1px solid #C81015;
	margin-left: 30px;
	margin-bottom: 20px;
}

img.Thumbs
{
	border: 1px solid #C81015;
	width: 91px;
	height: 60px;
	cursor: hand;
}

/**************************** Misc *******************************/

.button
{
	border: #004D6E 1px solid;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial;
	height: 25px;
	width: 80px;
	background-color: #4D83C1;
	text-decoration: none;
}

.img
{
	border: 1px solid #041C84;
}

.linkHeader
{
	font : bold 14px arial;
}

.slogen
{
	font: bold 15px Arial;
	color: #FFFFFF;
}

.engP
{
	font: normal 14px Arial;
	line-height: 120%;
	letter-spacing: 0.2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	direction: ltr;
}

.header
{
	font: bold 15px arial;
	color: #0079F2;
	border-bottom: 1px solid #0079F2;
}

.headerL
{
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
	color: #FF960B;
}