﻿body,table{
	font-family: Verdana, Arial; 
	color: #000080; 
	font-size: 9pt;
}

a:link{text-decoration: none; font-weight: bold;c olor: #6973d2;}
a:active{text-decoration: none; font-weight: bold; color: #6973d2;}
a:visited{text-decoration: none; font-weight: bold; color: #6973d2;}
a:hover{text-decoration: bold; font-weight: bold; color: #000080;}

h1{
	font-size: 11pt;
	color: #6973D2;
}
h2{
	font-size: 10pt;
	color: #000080;
}
.s8{
	font-size: 8pt;
}

.mainCont{
	padding: 20;
	border: solid #6973d2;
	border-width: 0 2 0 2;
}

.mainContPrpl{
	padding: 10;
	border: solid #800080;
	border-width: 0 2 0 2;
}

mbtn, a.mBtn, a:link.mBtn, a:active.mBtn, a:visited.mBtn{
	display: block;
	width: 100%;
	font-size: 9pt;
	color: #FFF;	
	text-decoration: none
}

a.mBtn:hover{
	background-color: #7782ed;
	color: #FFF;
	text-decoration: none;
}

.mem, a.mem, a:link.mem, a:active.mem, a:visited.mem{
	display: block;
	width: 100%;
	font-size: 9pt;
	color: #000080;	
	text-decoration: none
}

a.mem:hover{
	background-color: #7782ed;
	color: #FFF;
	text-decoration: none;
}

.itlFnt{
	font: bold 11pt Times New Roman, Verdana, Arial;
	font-style: Italic;
}

.iTxt{
	border: solid 1px #6973d2;
	font-size: 9px;
	color: #000080;
	padding: 1px;
}

.iBtn{
	border: solid 1px #6973d2;
	font-size: 9px;
	font-weight: bold;
	color: #000080;
	padding: 1px;
}

.fHldr{
	padding: 2px;
}
#pdf{
	list-style-image: url(../guest/images/ipdf.gif);
}
#pdf li a{
	margin-top: 1px;
	font-size: 8pt;
	font-weight: 400;
	color: #5961af;
}
#pdf li a:hover{
	color: #000080;
	text-decoration: underline;
}