/* CSS Document */



body{margin:0px;}

a.kk:link, a.kk:visited, a.kk:active {color:#FFffff; text-decoration:none; font-family:"Verdana"}

a.kk:hover {color:#000000; text-decoration:none; font-family:"Verdana"}

a.kk1:link, a.kk1:visited, a.kk1:active {color:#ff7e00; text-decoration:none; font-family:"BankGothic Lt BT"}

a.kk1:hover {color:#ff3c00; text-decoration:none; font-family:"BankGothic Lt BT"}

a.kk2:link, a.kk2:visited, a.kk2:active {color:#ff3c00; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

a.kk2:hover {color:#000000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

a.kk3:link, a.kk3:visited, a.kk3:active {color:#ffffff; text-decoration:none; font-family:"BankGothic Lt BT"; font-size:12px;}

a.kk3:hover {color:#000000; text-decoration:none; font-family:"BankGothic Lt BT"; font-size:12px;}

a.kk4:link, a.kk4:visited, a.kk4:active {color:#ffffff; text-decoration:none; font-family:"Verdana"; font-size:12px;}

a.kk4:hover {color:#000000; text-decoration:none; font-family:"Verdana"; font-size:12px;}

a.kk5:link, a.kk5:visited, a.kk5:active {color:#000000; text-decoration:none; font-family:"Verdana"; font-size:11px;}

a.kk5:hover {color:#ff3c00; text-decoration:none; font-family:"Verdana"; font-size:11px;}

a.kk6:link, a.kk6:visited, a.kk6:active {color:#ffffff; text-decoration:none; font-family:"Verdana"; font-size:12px;}

a.kk6:hover {color:#ff3c00; text-decoration:none; font-family:"Verdana"; font-size:12px;}

.buttons {

	font-family:"Verdana";

	font-size:12px;

	color:#ffffff;

	}

.white1{

	font-family:"Tahoma";

	font-size:11px;

	color:#ffffff;

	}

.buttons1 {

	font-family:"BankGothic Lt BT";

	font-size:13px;

	color:#ff7e00;

	}

.buttons2 {

	font-family:Tahoma;

	font-size:13px;

	color:#ff7e00;

	}
.buttons6 {

	font-family:Tahoma;

	font-size:15px;

	color:#ff7e00;

	}

.buttons3 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#ff3c00;

	}

.buttons4 {

	font-family:Tahoma;

	font-size:12px;

	color:#ff3c00;

	line-height:15px;

	}

.buttons5 {

	font-family:"BankGothic Lt BT";

	font-size:11px;

	color:#ff7e00;

	}

.body{

	font-family:Tahoma;

	font-size:11px;

	color:#000000;

	}

.bor{
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border-top:0px;
	border:0px 1px 1px 1px;
	border-color:#cccccc;

	}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.border1{
	border:solid 1px #d9d9d9;
	}

