@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
img{
	border:0px;
}
.black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
.black:hover{
	text-decoration:underline;
}
.navigation{
	width:100%;
	height:auto;
}

.navigation ul{
	list-style:none;
	padding:0px 0px 0px 5px;
	margin:0px;
	
}
.navigation ul li{
	padding:0px;
	margin:5px 0px 0px 0px;
	float:left;
}
.navigation ul li a{
	border:1px solid #dc94c7;
	padding:2px 5px 2px 5px;
	margin:0px 6px 0px 0px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.navigation ul li a:hover{
	color: #ffffff;
	background-color:#dc94c7;
	}
.right-panel{
	width:141px;
	margin-left:18px;
	
}
.right-panel ul{
	list-style:none;
	padding:10px 0px 0px 5px;
	margin:0px;
}
.right-panel ul li{
	list-style:none;
	padding:1px 0px 6px 0px;
	margin:0px;
	background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right-panel ul li a{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}	
.right-panel ul li a:hover{
	color: #000000;
	text-decoration: none;
}
.bg-right{	
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat;
	background-position: left top;
	
	}
.bg-l{
	background-image: url(../images/left-m.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
.bg-r{
	background-image: url(../images/right-r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
.bottom-b{
	background-image: url(../images/bottom-b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.border-all{
	border:1px solid #a7b3c8;
}
.middle{
	width:auto;
	padding:28px 16px 16px 22px;
	margin:0px;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #606463;
	text-decoration: none;
	text-align: justify;
	}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight:bold;
	color: #d376b8;
	text-decoration: none;
	line-height:20px;
	}
.left-links-pipe{
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #606463;
	text-decoration: none;
}
.left-links{
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #606463;
	text-decoration: none;
}
.left-links:hover{
	text-decoration:underline;
}
.left-links-heading{
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #606463;
	text-decoration: none;
}
.left-links-heading:hover{
	text-decoration:underline;
}
.left{
	float:left;
	padding-right:10px;
	
}
.bg--m{
	background-image: url(../images/b.gif);
	background-repeat: repeat-x;
	background-position: left center;
	}
.bg--t{
	background-image: url(../images/t.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}	
.diamonds-name{
	text-decoration:none;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d376b8;
}

.left-bg{
	background-image: url(../images/left-b.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
.left-bg-top{
	background-image: url(../images/cor-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

.footer{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #a4abbd;
	padding-right: 2px;
	padding-left: 2px;
}
.footer:hover{
	text-decoration:underline;
	
}.footer-pipe {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #a4abbd;
}
