@charset "utf-8";
/* CSS Document */
body
{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-color:#fafafa;
background-image:url(../images/bg.jpg);
background-repeat:repeat;
}
.topbg
{
background-image:url(../images/bodybg.jpg);
background-repeat:repeat-x;
}
.menubg
{
background-image:url(../images/menubg.jpg);
background-repeat:repeat-x;
}

.bodytxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	text-align:justify;
	line-height:20px;
	padding-right:15px;
}
.menu
{
font-family:Arial;
color:#0066CC;
font-size:12px;
text-decoration:none;
}
.menu_orenge
{
font-family:Arial;
color:#009900;
font-size:12px;
text-decoration:none;
}
.sidebg
{
background-image:url(../images/sidebg.jpg);
background-repeat:no-repeat;
}
.heading
{
 font-family:Arial Rounded Bold;
 font-size:20px;
 color:#014587;
 padding-left:10px; 
}
.headingsmall
{
 font-family:Arial Rounded Bold;
 font-size:18px;
 color:#FFF;
 padding-left:10px; 
}
.leftbg
{
background-image:url(../images/leftbody.jpg);
background-repeat:repeat-y;
}
.rightbg
{
background-image:url(../images/rightbody.jpg);
background-repeat:repeat-y;
}
.sadho
{
background-image:url(../images/shadow.jpg);
background-repeat:repeat-y;
}
.copy
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	text-align:center;
	line-height:20px;
	padding-right:15px;
}
.tabg {
	background-image: url(../images/tabg.jpg);
	background-repeat: repeat-y;
}
.br {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.br1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.br12 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.br13 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.br14 {
	border: 1px solid #CCC;
}
.bodytext_block
{
	font-family:Tahoma;
	font-size:13px;
	color:#000;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	text-align:justify;
	line-height:20px;	
	padding-right:15px;

}
.bodytext_block_just
{
	font-family:Tahoma;
	font-size:13px;
	color:#000;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	text-align:left;
	line-height:20px;	
	padding-right:15px;

}