.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD6900;
	text-align: center;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD6900;
	text-align: left;
	font-weight: normal;
}
.reminder
{
	text-decoration:underline;
	color:#F00;
	font-size:large;
}
.success{
	color:#090;
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	text-align: right;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #DD6900;
	font-weight: normal;
	text-align: left;
}
.pinfo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dd6900;
}




.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.pinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dd6900;
	border-right-color: #dd6900;
	border-bottom-color: #dd6900;
	border-left-color: #dd6900;
}
.boxborder {
	border: 1px solid #DD6900;
}

.bordertop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DD6900;
	border-right-color: #DD6900;
	border-bottom-color: #DD6900;
	border-left-color: #DD6900;
}

.menub {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
}

.thumbborder {
	border: 1px solid #999999;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover {
	color: #dd6900;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #DD6900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.bg {
	background-image: url(../layout%20img/bg.gif);
	background-repeat: repeat;
}
.contact {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.pgno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dd6900;
	text-align: right;
}
.error
{
	color:#F00;
	font-weight:bold;
}
