@charset "utf-8";
/* CSS Document */

body{margin:0px;
padding:0px;
background-image:url(../images/bg.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#b1e6ff;
}
#bar{ font-family:Arial, Helvetica, sans-serif;
width:100%;
height:33px;
font-size:12px;
text-transform:uppercase;
color:#FFFFFF;
}
#bar ul{
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
#bar ul li{
	display:inline;
	list-style:none;
	float:left;
	color:#FFFFFF;
	}
#bar ul li a{
	display:inline;
	list-style:none;
	line-height:30px;
	padding:0px 16px 0px 16px;
	float:left;
	margin:0px;
	text-decoration:none;
	color:#FFFFFF;
	}
#bar ul li a:hover{
	display:inline;
	list-style:none;
	line-height:30px;
	float:left;
	text-decoration: none;
	background-image:url(../images/image_06.jpg);
	background-repeat:repeat-x;
	color:#ffcf5c;
	}
	
.baractive{
	background-image:url(../images/image_06.jpg);
	background-repeat:repeat-x;
	color:#ffcf5c;
	}
	
#bar2{ 
	font-family:Arial, Helvetica, sans-serif;
	width:211px;;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
#bar2 ul{
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
	}
#bar2 ul li{
	display:list-item;
	color:#000000;
	margin:0px;
	padding:0px;
	line-height:1px;
	}
#bar2 ul li a {
	display:list-item;
	line-height:29px;
	padding-left:26px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/leftback.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
#bar2 ul li a:hover {
	display:list-item;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/leftback_h.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.bar2active{
	display:list-item;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/leftback_h.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.titaltext{
	font-family:calibri, Arial;
	font-size:15pt;
	color:#025a84;
	text-align:left;
	text-decoration:none;
	line-height:25px;
	}
.titaltext2{
	font-family:calibri, Arial;
	font-size:12pt;
	color:#000000;
	padding-left:20px;
	text-align:left;
	text-decoration:none;
	line-height:25px;
	}
.text1{
	font-family:tahoma;
	text-align:justify;
	line-height:20px;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
.sepretor1{
	font-family:tahoma;
	font-size:12px;
	color:#025a84;
	text-align: left;
	text-decoration:none;
	padding:0px 6px 0px 6px;
	}
.bottomlink{
	font-family:tahoma;
	font-size:12px;
	color:#025a84;
	text-align: left;
	text-decoration:none;
	}
.bottomlink a{
	font-family:tahoma;
	font-size:12px;
	color:#025a84;
	text-align:inherit;
	text-decoration:none;
	}
.bottomlink a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#025a84;
	text-align:inherit;
	text-decoration: underline;
	}
.copyright{
	font-family:tahoma;
	font-size:11px;
	color: #999999;
	text-align: left;
	text-decoration:none;
	}
	
.titaltext3{
	font-family:calibri, Arial;
	font-size:13pt;
	color:#025a84;
	text-align:left;
	text-decoration:none;
	line-height:25px;
	}
	
.mailtext{
	font-family:tahoma;
	text-align:justify;
	line-height:20px;
	color: #FF0000;
	font-size:12px;
	text-decoration:none;
	}
.mailtext:hover{
	font-family:tahoma;
	text-align:justify;
	line-height:20px;
	color: #FF0000;
	font-size:12px;
	text-decoration:underline;
	}
.imgborder{
	border:1px solid #CCCCCC;
	padding:4px;
	}
.dottedline{
	background-image: url(../images/dottedline.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding:20px 0px 20px 0px;
	}
.phtglrborder{
	background:url(../images/thumb_border.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	}

.thumbback{
	width:199px;
	height:175px;
	background-image:url(../images/thumb.gif);
	background-repeat:no-repeat;
	}
	
.titelphtgal{
	font-family:calibri, Arial;
	font-size:11pt;
	color:#025a84;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	}
.pgtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
    }
.pglink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.pglink:hover
{	
	text-decoration:underline;
}

