﻿/* CSS Document */
body
{
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
}
a:link
{
	color: #000000;
	z-index: 2;
	text-decoration: underline;
}
a:visited
{
	color: #660066;
	text-decoration: underline;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.tCCC {background: url('../media/borders/ccc_DOT.gif') 0 0 repeat-x; margin-top:5px;margin-bottom:5px;}
.bCCC {background: url('../media/borders/ccc_DOT.gif') 0 100% repeat-x}
.lCCC {background: url('../media/borders/ccc_DOT.gif') 0 0 repeat-y}
.rCCC {background: url('../media/borders/ccc_DOT.gif') 100% 0 repeat-y}

.bCCCl
{
	background: url('../media/borders/ccc_left_down.gif') 0 100% no-repeat;
}
.bCCCr
{
	background: url('../media/borders/ccc_right_down.gif') 100% 100% no-repeat;
}
.tCCCl
{
	background: url('../media/borders/ccc_left_up.gif') 0 0 no-repeat;
}
.tCCCr
{
	background: url('../media/borders/ccc_right_up.gif') 100% 0 no-repeat;
}

#TopPage
{
	width: 1024px;
	font-size:8pt;
}
.TableLogo
{
	background-image: url( '../media/BackHead.png' );
	background-repeat:no-repeat;
	background-color:Black;
}

.TableLogo td
{
	padding: 0px;
}

.MediaLogo
{
	width: 505px;
	text-align: center;
}

.OptionsHead
{
	width: 519px;
}

.InfoHead
{
	color: White;
	padding-right: 5px;
	margin-right: 5px;
}
.InfoCurLang
{
	border-left: solid 1pt #FFFFFF;
}
.LinkLanguage
{
	color:White;	
}

.LinkLogin
{
	color: White;
}

.LinkLogin a
{
	color: Blue;
	text-decoration: underline;
}

#Road
{
	padding-top: 9px;
	width: 1024px;
	height: 20px;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}

#Copyright
{
	padding-left: 3px;
	color: #A6A6A6;
	position: relative;
	float: left;
}
#BottomLinks
{
	line-height: 25px;
	border: solid 1px #A6A6A6;
	width: 1029px;
}
.BottomLink
{
	padding-right: 3px;
	float: right;
	position: relative;
	color: #5F76C9;
}
.BottomLink a
{
	text-decoration: none;
}

.BottomLink a:hover
{
	text-decoration: underline;
}

#ContentHolder
{
	padding-top: 5px;
	width: 1024px;
}

#SubMenusHolder
{
	vertical-align: top;
	width: 150px;
}

#MainContentHolder
{
	vertical-align: top;
	padding-left: 18px;
	width: 860px;
}
.SubMenu
{
	border: solid 1pt #cccccc;
	width: 147px;
}

.TitleSubMenu
{
	background-color: #7C7C7D;
	color: White;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
	vertical-align:middle;
}

.SubMenuContent
{
	padding-top: 2px;
	padding-left: 3px;
}

.TableCurrencies
{
	margin-left: 20px;
	margin-right: 15px;
	float: right;
	color: White;
	font-size: 9pt;
	font-family: Arial Narrow;
}

.TableCurrencies td
{
	padding-top: 3px;
}

.TableCurrencies a
{
	color: White;
	text-decoration: none;
}

.TableCurrencies a:hover
{
	text-decoration: underline;
}

.ImageCurrencies
{
	padding: 3px;
}

.TableContactUS
{
	text-align: left;
}

.TableContactUS td
{
	vertical-align: top;
	padding-bottom: 5px;
}

.BigUnderline
{
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 14pt;
}

.NoResults
{
	font-size: 14pt;
	text-align: center;
	width: 100%;
}

.CloseHour
{
	font-weight: bold;
	color: #DC0000;
}

.ErrorMessage
{
	color: #930000;
	font-size:12pt;
	text-align:justify;
	width:100%;
	border:solid 1pt red;
	background-color:#ededed;
	margin-top:3px;
	margin-bottom:3px;
	padding:6px;
	width: 850px;	
}
