BODY
{
	margin: 0px;
	font-family: Arial, Tahoma;
	font-size: 14px;
}

A
{
	border: none;
	text-decoration: none;
}

IMG
{
	border: 0px;
}

/*Default*/
A.Language
{
	font-size: 18pt;
	font-weight: bold;
	color: #A49262;
}

SPAN.LanguageText
{
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
	color: #E60006;
}

/*Page*/
#Banner
{
	height: 105px;
	text-align: center;
	background-image: url(../media/banner2.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 1px #101010;
}
DIV.MenuArea
{
	border-bottom: solid 1px #000000;
	background-color: #191970;
	text-align: center;
}

TD.MenuAreaTop
{
	height: 3px; 
	font-size: 3px;
}

TD.MenuAreaBottom
{
	height: 3px;
	font-size: 3px; 
	border-bottom: solid 1px #101010;
}

TD.LeftArea
{
	padding: 4px;
	width: 208px;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}

TD.ContentArea
{
	border-left: solid 1px #000000;
	vertical-align: top;
	text-align: left;
	padding: 4px;
}

TD.MenuItem
{
	padding-top: 2px;
	width: 120px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

A.MenuItem
{
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
}

SPAN.CharI, SPAN.CharIRed
{
	font-weight: bold;
	font-family: Arial Black;
}

SPAN.CharIRed
{
	color: #ED0015;
}

A.LinkLeftArea
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/*Articles*/
DIV.ArticleIntro
{
	font-size: 14px;
	padding-bottom: 14px;
}

TD.Category
{
	background-color: #DADFFF;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	font-size: 16px;
	font-weight: bold;
}

TD.SpacerSmall
{
	font-size:8px;
}

TD.SpacerMedium
{
	font-size:12px;
}

TD.SpacerLarge
{
	font-size:16px;
}

TD.ArticleImg
{
	width: 70px;
	vertical-align: top;
}

TD.Article
{
	vertical-align: top;
	width: 33%;
	padding-left: 4px;
	padding-right: 8px;
}

DIV.Article, DIV.LinkInfo
{
	font-size: 10px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	background-color: #DADFFF;
}

TD.ArticleTitle
{
	font-size: 14px;
	font-weight: bold;
}

TD.ArticlePrice
{
	font-size: 12px;
	text-align: right;
}

TD.ArticleFooter
{
	font-size: 12px;
	padding-top: 12px;
}

#Folder
{
	color: #000000;
	font-weight: bold;
}

/*Info*/
DIV.InfoQuestion
{
	color: #191970;
	font-weight: bold;
	font-size: 14px;
}

DIV.InfoReply
{
	font-style: italic;
	font-size: 12px;
	margin-left: 12px;
	margin-bottom: 8px;
}

/*Link*/
A.Link
{
	color: #191970;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

A.LinkHover
{
	color: #8090E0;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

DIV.LinkInfo
{
	margin-left: 12px;
	margin-bottom: 8px;
}

/*History*/
SPAN.Designer
{
	color: #191970;
	font-size: 16px;
	font-weight: bold;
}

SPAN.Result
{
	font-weight: bold;
}

DIV.Result
{
	padding-left: 12px;
}
