body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	
}

.border-left{
	width: 14px;
	height:100%;
	vertical-align:top;
	background: url(Images/border-left.jpg) 0% 0% repeat-y;
	background-color: ffffff;
}
.border-right{
	width: 14px;
	height:100%;
	vertical-align:top;
	
	background: url(Images/border-right.jpg) 0% 0% repeat-y;
	background-color: ffffff;
}
.centre-container{
	width: 940px;
	height:100%;
	vertical-align:top;
	text-align:left;
	background-color: ffffff;
}
.Left-Nav{
	width:205px;
	vertical-align:top;
	background-color: ffffff;
	vertical-align:top;
}

/*.Left-Nav a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
*/


.navlinks{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
.Left-Nav a:hover{
	color:#990099;
}

.active{
	color:#660099;
}


.sub{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666699;
	padding-left:21px;
	text-decoration:none;
	font-weight: bold;
}
.border-bottom {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	text-align:left;
}

.border-line-right {
	border-right-width:1px;
	border-right-style: solid;
	border-right-color:#CCCCCC;
}
.border-line-left {
	border-left-width:1px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
}
.border-line-bottom {
	border-bottom-width:1px;
	border-bottom-style: dashed;
	border-bottom-color:#CCCCCC;
}
.main{
	width: 734px;
	height:100%;
	vertical-align:top;
	text-align:left;
	background-color: ffffff;
}
.main-left{
	width: 500px;
	height:100%;
	vertical-align:top;
	text-align:left;
	background-color: ffffff;
}
.main-right{
	width: 185px;
	height:100%;
	vertical-align:top;
	background-color: ffffff;
	text-align:left;
}
h1{
	font-size:18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660099;
	font-weight:bold;
}
h2{
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660099;
	font-weight:bold;
}
.smalllink{
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;

	
}
.text a:hover{
	
	color:#0099FF;
	text-decoration:underline;
}
.text a{
	
	color:#9933CC;
	text-decoration:underline;
}
.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
	padding-top:2px;

	
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
	padding-top:2px;

	
}
