	/* CSS for the box starts here */
	.box {
		width:230px;
		margin-left:15px;
		padding:0 12px 0 0;
		background: url(../images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#8fb45b url(../images/borders.gif) 0 0 repeat-y;
	}
	.bt {
	
		height:17px;
		margin:0 -12px;
		background:url(../images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
	
		width:18px;
		height:17px;
		background:url(../images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(../images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(../images/box.gif) 0 100% no-repeat;
	}


	.box p, .box ul, .box dl {
		list-style:none;
		margin:0;
		background:#8fb45b;
	}
	
	dl li a  {color:#fff;text-decoration:none;padding-left:15px;}
	
	.box dt a{
	display:block;
	width:195px;
	margin-left:5px;
	color:#fff;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
	font-family:arial,sans-serif;
	font-size:16px;
	padding:5px 0px 5px 15px;
	border-bottom:1px dotted #fff;
	}
	
	dt.contact a {	
	border-bottom:0px;	
	}
	
	a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
	}

		
	.box dt a:hover{
	background-color:#9fc46b;
	}
	
	
	.box dt a:active{
	border:none;
	}
	
	.box dd ul {
	padding:5px 0px 5px 0px;
	width:219px;
	background-color:#636466;
	}
	
	
	.box dd a{
	font-family: arial,sans-serif;
	padding-left:15px;
	line-height:1.6em;
	display:block;
	width:205px;
	font-weight:bold;
	font-size:0.8em;
	}
	
	ul#submenu3{
	background-color: #787879;
	width:219px;
	font-size: 0.8em;	
	}
	
	
	.box dd a:hover{
	background:#949495;
	}

	
	div#shortscut {
	padding-top:35px;
    padding-left:35px;
    list-style:none;
    width:235px;
    }