p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
p a:link {
	color:  #0066ff;
	text-decoration : underline;
}
p a:visited {
	color:  #0066ff;
	text-decoration : underline;
}
p a:hover {
	color:  #0066ff;
	text-decoration : underline;
}
p a:active {
	color:  #0066ff;
	text-decoration : underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight : bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff6600;
}
.nondecor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a.nondecor:link {
	color: #333333;
	text-decoration : none;
}
a.nondecor:visited {
	color: #333333;
	text-decoration : none;
}
a.nondecor:hover {
	color: #333333;
	text-decoration : underline;
}
a.nondecor:active {
	color: #333333;
	text-decoration : underline;
}
.boldlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight : bold;
}
a.boldlinks:link {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
a.boldlinks:visited {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
a.boldlinks:hover {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
a.boldlinks:active {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
.mainb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight : bold;
}
a.mainb:link {
	color: #4D8EB3;
	text-decoration : none;
}
a.mainb:visited {
	color: #4D8EB3;
	text-decoration : none;
}
a.mainb:hover {
	color: #4D8EB3;
	text-decoration : underline;
}
a.mainb:active {
	color: #4D8EB3;	
	text-decoration : underline;
}
.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666
}
a.small:link {
	text-decoration : underline;
	color: #0066ff;
}
a.small:visited {
	text-decoration : underline;
	color: #0066ff;
}
a.small:hover {
	text-decoration : underline;
	color: #0066ff;
}
a.small:active {
	text-decoration : underline;
	color: #0066ff;
}
.smallb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight : normal;
}
a.smallb:link {
	text-decoration : none;
}
a.smallb:visited {
	text-decoration : none;
}
a.smallb:hover {
	text-decoration : underline
}
a.smallb:active {
	text-decoration : underline
}
.smallnondecor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
a.smallnondecor:link {
	color: #333333;
	text-decoration : none;
}
a.smallnondecor:visited {
	color: #333333;
	text-decoration : none;
}
a.smallnondecor:hover {
	color: #333333;
	text-decoration : underline;
}
a.smallnondecor:active {
	color: #333333;
	text-decoration : underline;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
a.bottomlinks:link {
	text-decoration : underline
}
a.bottomlinks:visited {
	text-decoration : underline
}
a.bottomlinks:hover {
	text-decoration : underline
}
a.bottomlinks:active {
	text-decoration : underline
}
.leftmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
}
a.leftmenu:link {
	text-decoration : none;
}
a.leftmenu:visited {
	text-decoration : none;
}
a.leftmenu:hover {
	text-decoration: underline;
}
a.leftmenu:active {
	text-decoration : underline;
}
.leftmenuon {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33FFFF; 
	text-decoration : underline;
}
.toppath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6084A4
}
a.toppath:link {
	text-decoration: underline;
}
a.toppath:visited {
	text-decoration: underline;
}
a.toppath:hover {
	text-decoration: underline;
}
a.toppath:active {
	text-decoration : underline;
}
.forumheader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:  #2E6485;
	font-weight : bold;
/* p button */
p.buttonP {
	color : #4A8EB5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom : 0 px;
	margin-top : 0px;
	width : 100%;
	/*height: 21 px;*/
}

.buttonP a {
	background-color : #F7E3AD;
	border : 1px solid #9CB5C8;
	display : block;
	padding-bottom : 3px;
	padding-top : 3px;
	text-decoration : none;
	width : 100%;
	color: #666666;

	/*height: 21 px;*/
}

.buttonP a:link {
	color : #4A8EB5;
	text-decoration : none;
}

.buttonP a:visited {
	color :#4A8EB5;
	text-decoration : none;
}

.buttonP a:hover {
	background-color : #EAF4FF;
	border : 1px solid #9CB5C8;
	color : #4A8EB5;
	text-decoration : none;
}

.buttonP a:active {
	background-color : #FFF5CE;
	color : #4A8EB5;
	text-decoration : none;
}

.button {
	border : #FFFFFF 0px solid;
	border-top : #FFFFFF 0px solid;
	border-bottom : #FFFFFF 0px solid;
	border-left : #FFFFFF 0px solid;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #666666;
	background-color : #FFFFFF;
	width : 71px;
	height : 22px;
	background-repeat : none;
	background-position : 0;
	cursor: hand
}

.buttonover {
	border : #FFFFFF 0px solid;
	border-top : #FFFFFF 0px solid;
	border-bottom : #FFFFFF 0px solid;
	border-left : #FFFFFF 0px solid;
	font-weight : bold;
	font-size : 8pt;
	color : #FF8C00;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	background-color : #FFFFFF;
	width : 71px;
	height : 22px;
	background-repeat : none;
	background-position : 0;
	cursor: hand
}

.button a {
	padding-bottom : 3px;
	padding-top : 3px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #4D8EB3;
	background-color : #FFFFFF;
	width : 71px;
	height : 22px;
	background-repeat : none;
	background-position : 0;
	cursor: hand
}

.button a:link {
	color : #4D8EB3;
	text-decoration : none;
}

.button a:visited {
	color :#4D8EB3;
	text-decoration : none;
}

.button a:hover {
	padding-bottom : 3px;
	padding-top : 3px;
	font-weight : bold;
	font-size : 8pt;
	color : #FF8C00;
	font-family : Arial, Verdanap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
p a:link {
	color:  #0066ff;
	text-decoration : underline;
}
p a:visited {
	color:  #0066ff;
	text-decoration : underline;
}
p a:hover {
	color:  #0066ff;
	text-decoration : underlin
.input2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight : normal;
}

