

body {
background-color: #1E3141;
background-image: url(images/bar_plai.png);
background-repeat: repeat-x;
}

.main {
font-family: tahoma, arial;
	font-size: 11px;
	color: #ABBCCD;

}

.main A:link {text-decoration: none; color: #ABBCCD; }
.main A:visited {text-decoration: none; color:#ABBCCD; }
.main A:active {text-decoration: none; color:#ABBCCD; }
.main A:hover {text-decoration: none; color: #FC9723;}



.infobox A:link {text-decoration: none; color: #ABBCCD; }
.infobox A:visited {text-decoration: none; color:#ABBCCD; }
.infobox A:active {text-decoration: none; color:#ABBCCD; }
.infobox A:hover {text-decoration: none; color: #FC9723;}


.main2 {
font-family: tahoma, arial;
	font-size: 12px;
	color: #ABBCCD;
}
.boxtitle {
    font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #F57E27;
}

.boxtitle {
    font-family: tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	color: #F57E27;
}

.boxtext {
    font-family: tahoma, arial;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.H1 {
    font-family: tahoma, arial;
	font-size: 16px;
	font-weight: bold;
    color: #B1B1B1;
}

.H2 {
    font-family: tahoma, arial;
	font-size: 16px;
	font-weight: bold;
    color: #FFFFFF;
}

.manbiz {
    font-family: tahoma, arial;
	font-size: 11px;
	color: #FC9723;	
	font-style: normal;
	
}


.manbiz2 {
    font-family: tahoma, arial;
	font-size: 10px;
	color: #2F4355;	
	font-style: normal;
}

.boxsmall {
    font-family: tahoma, arial;
	font-size: 11px;
	color: #CCCCCC;	
	font-style:normal;
	
}

.infobox {
    font-family: tahoma, arial;
	font-size: 10px;
	color: #ABBCCD;
}

.infobox2 {
    font-family: tahoma, arial;
	font-size: 11px;
	color: #2E6FA4;
}

.infobox3 {
    font-family: tahoma, arial;
	font-style:inherit;
	font-size: 11px;
	color: #ABBCCD;
}

a:link {
	color: #2F4355;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #2F4355;
}

a:hover {
	text-decoration: none;
	color: #FC9723;
}
a:active {
	text-decoration: none;
}



