body
{
	font-family: Verdana;
	font-size: 8pt;
}

.mainText
{
	font-family: Verdana;
	font-size: 8pt;
}

.mainText a:link, .mainText a:visited
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ff8400;
	text-decoration: underline;
}

.mainText a:hover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #007bff;
	text-decoration: none;
}

.smallText
{
	font-family: Verdana;
	font-size: 8pt;
}

.txtbox
{
	font-size: 8pt;
	font-family: Verdana;
}

.button
{
	font-family: Verdana;
	font-size: 8pt;
	width: 80px;
}

.failureText
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.smallText a:link, .smallText a:visited
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ff8400;
	text-decoration: underline;
}

.smallText a:hover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #007bff;
	text-decoration: none;
}

.titles
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

h4.titles
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

ul
{
	font-family: Verdana;
	font-size: 8pt;
}

.contentTitleEn
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #FFA500;
}

.contentTitleGe
{
	font-family: Sylfaen;
	font-size: 14pt;
	font-weight: bold;
	color: #FFA500;
}

.centerFace
{
	background-image: url(imgs/centerFace.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.shadowUnder
{
	background-image: url(imgs/shadowUnder.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.menuCont
{
	background-image: url(imgs/menuCont.gif);
	background-repeat: repeat-x;
	background-position: center 243px;
}

ul.special
{
	list-style-type: none;
}

select
{
	font-family: Verdana;
	font-size: 8pt;
}