@charset "UTF-8";
body {
margin: 0px;
padding: 0px;
background-image:url(../jpg/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color: #c8c8c8;
}
.leftBg {
	height: 100%;
	width: 10px;
	background-image: url(../jpg/leftBg.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
.rightBg {
	height: 100%;
	width: 10px;
	background-image: url(../jpg/rightBg.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
.logo {
width: 470px;
height: 95px;
background-image:url(../jpg/logo.jpg);
background-repeat:no-repeat;
background-position: 32px 20px;
}
.sublinks {
padding-left: 11px;
height: 53px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #838383;
}
.sublinks a {
color: #838383;
text-decoration:none;
}
.sublinks a:hover {
color: #838383;
text-decoration:underline;
}
.language {
width: 80px;
height: 42px;
text-indent: 28px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #838383;
background-color: #dedede;
background-image:url(../jpg/topRight.gif);
background-position:left;
background-repeat: no-repeat;
}
.images {
height: 101px;
background-image:url(../jpg/images.jpg);
background-position:top;
background-repeat:no-repeat;
}
.menu {
padding-left: 20px;
height: 35px;
background-image:url(../jpg/menuBg.gif);
background-repeat:repeat-x;
background-position:top;
}
.menu a {
padding-right: 15px;
background-image:url(../jpg/menuIcon.gif);
font-family: Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
background-position: 10px 6px;
color: white;
padding-left: 25px;
font-size: 14px;
text-decoration:none;
}
.menu a:hover {
color: #dedede;
text-decoration:none;
}
.hrBlack {
font-size: 1px;
height: 6px;
background-color:#000000;
border-top: 1px solid white;
border-bottom: 1px solid white;
}
.slogan {
background-image:url(../jpg/slogan.gif);
height: 45px;
background-position:center top;
background-repeat:no-repeat;
}
.naw {
height: 34px;
color: #4e4e4e;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:center;
background-color: #dedede;
}
.rightBgfiller {
background-image:url(../jpg/rightBgfiller.gif);
width: 10px;
height: 100%;
}
.leftBgfiller {
background-image:url(../jpg/leftBgfiller.gif);
width: 10px;
height: 100%;
}
.content {
padding-left: 50px;
padding-top: 30px;
padding-right: 50px;
padding-bottom: 30px;
vertical-align:top;
}
.title {
color: #e20024;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
margin-bottom: 20px;
}
.maintekst, td {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #252525;
}
.maintekst a {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #e20024;
font-weight: bold;
text-decoration: none;
}
.maintekst a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #e20024;
text-decoration: underline;
}
input, textarea {
border: 1px solid #e20024;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.submenu {
clear: both;
height: 16px;
background-image:none;
font-size: 11px;
}
.submenu a {
text-decoration:underline;
background-image:none;
font-size: 11px;
}
.submenu a:hover {
text-decoration:none;
background-image:none;
font-size: 11px;
}