body{
	margin: 0px;
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: calibri;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#header{
	list-style-type: none;
	width: 150px;
	padding-left: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#header a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: calibri;
}
#header a:hover{
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
#left-menus{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: calibri;
	font-size: 12px;
}
.left-menus li{
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 9px;
	color: #0F4777;
	list-style-type: square;
	font-family: calibri;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #004884;
	clip: rect(auto,auto,auto,auto);
}
.left-menus li a{
	color: #0F4777;
	text-decoration: none;
	font-weight: bold;
}
.left-menus li a:hover{
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
#footer{
	list-style-type: none;
	width: 100%;
	padding-left: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#footer a{
	color: #004D8B;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: calibri;
}
#footer a:hover{
	color: #A00F52;
	text-decoration: none;
	font-weight: bold;
}
.box-top-middel{
	background-image: url(new-images/box_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
.box-middel-left{
	background-image: url(new-images/img_07_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}
.box-middel-right{
	background-image: url(new-images/box_06.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 12px;
}
.box-bottom-middel{
	background-image: url(new-images/box_08.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 12px;
}
a{
	color: #4e004a;
	text-decoration: none;	
	
	}

a:hover{
	color: #B000A8;
	text-decoration: none;	
	}



