@charset "utf-8";

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #005a90;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #005a90;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}

.home-whiteBody {
	width: 630px;
	height: 325px;
	background-color: #FFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=88);
}
.home-whiteBody[class] {
  background: none;
  background-image:url(/images/bg-whiteBody.png);
}
.home-whiteBodyContent {
	position: relative;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100);
}
.home-bg {
	background: url("../images/bg-home.jpg");
}
.content-bg {
	background: url("../images/bg-content.jpg");
}
.txt-pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005a90;
}
a.txt-pageHeader:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #005a90;
}
a.txt-pageHeader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #005a90;
}
a.txt-pageHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
.txt-pageNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005a90;
}

.txt-pageNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005a90;
}
a.txt-pageNormalBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #005a90;
}
a.txt-pageNormalBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #005a90;
}
a.txt-pageNormalBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.txt-ticketHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt-ticketDesc {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txt-ticketClick {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
a.txt-ticketClick:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
a.txt-ticketClick:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
a.txt-ticketClick:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.txt-contentLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ebbb01;
	filter:alpha(opacity=99);
	opacity:.99;
}
.txt-copyright {
	color: #660000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* Buttons */

#button-registration {
	width: 84px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button-registration.png', sizingMethod='scale');
}
.button-registration[class] {
	width: 84px;
	height: 35px;
	background:url('../images/button-registration.png');
}

#button-home {
	width: 47px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button-home.png', sizingMethod='scale');
}
.button-home[class] {
	width: 47px;
	height: 35px;
	background:url('../images/button-home.png');
}

#button-news {
	width: 42px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button-news.png', sizingMethod='scale');
}
.button-news[class] {
	width: 42px;
	height: 35px;
	background:url('../images/button-news.png');
}

#button-jobs {
	width: 89px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button-jobs.png', sizingMethod='scale');
}
.button-jobs[class] {
	width: 89px;
	height: 35px;
	background:url('../images/button-jobs.png');
}

#button-forum {
	width: 48px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button-forum.png', sizingMethod='scale');
}
.button-forum[class] {
	width: 48px;
	height: 35px;
	background:url('../images/button-forum.png');
}

#button-contact {
	width: 79px;
	height: 35px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button-contact.png', sizingMethod='scale');
}
.button-contact[class] {
	width: 79px;
	height: 35px;
	background:url('../images/button-contact.png');
}


/* Admin */
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.text-normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.text-normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.text-normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
.text-normalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.text-normalBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.text-normalBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.text-normalBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.text-normalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
.text-normalBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.text-small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.text-small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.text-small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}