a:link, a:visited, a:active {
	color:#7e1338;
	/*	color: #333333;*/
	text-decoration: underline;
} 
a:hover {
	color: #39091A;
	text-decoration: underline;
}
a:focus, a:hover {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
a.textnav:link, a.textnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.textnav:hover {
	color: #003366;
	text-decoration: none;
}

a.pdanav:link, a.pdanav:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #000000;
	margin-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}
a.pdanav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669933;
}
a.pdanav:active {
	color: #FFFFFF;
	background-color: #000000;
}
a.modiphy:link, a.modiphy:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#4C4C4C;
	text-decoration: none;
	line-height: 15px;
}
a.modiphy:hover {
	color:#000000;
	text-decoration: none;
}
a.modiphy:active {
	color: #EEEEEE;
}
.rightmiddle {
	background-image: url(images/middle_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}

HR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
	width: 100%;
	height: 1px;
}
td,div {
	color: #000936;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 19px;
}
input {
	border:1px solid #000000;
	font-size:11px;
    font-family:Tahoma;
    color:#000000;
    margin-bottom:0px;
    margin-right:5px;
    padding-top: 0px;
    padding-left:0px;
}
textarea {
	scrollbar-track-color:#FFFFFF;
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-size:11px;
	font-family:Tahoma;
	color:#000000;
	margin-bottom:2px;
	margin-top:1px;
	padding-top: 1px;
	padding-left:4px;
	width:200px;
	height: 42px;
}
select {
    background-color:#cf2541;
	border: 1px solid #FFFFFF;
    font-size:11px;
    font-family:Tahoma;
	color: #FFFFFF;
    margin-bottom:0px;
    padding-top: 0px;
    padding-left:0px;
	width:140px;
}
form {
	margin:0px;
	padding:0px;
}
.button, .submitbutton {
    background-color:#f8f8f1;
	border:0px solid #000000;
	cursor: pointer;
}
.copyrighttext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#4C4C4C;
}
.blurbs {
	color: #AEAEAE;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #807c70;
	font-family: Tahoma;
	font-size: 11px;
}
.contentbox {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(flash/src/images/inside_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f8f8f1;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #cdd0e2;
}
.homebox {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(flash/src/images/fi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #cdd0e2;
}

.rightbottom {
	background-image: url(images/bottom_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsouter {
	border: 1px solid #949595;
}
.newsinner {
	border: 2px solid #d5d6d6;
	background-color: #ffffff;
}
.dreui-corner-all {
	-moz-border-radius-bottomleft:1px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:1px;
	-moz-border-radius-topright:1px;
    -webkit-border-bottom-right-radius:15px;

}
.dreui-widget-content {
	/*background: url(images/feedbg.png) repeat-x scroll 50% 50%;*/
	background: url(images/feedbg.png);
	border:1px solid #AAAAAA;
	color:#222222;
}
.dreui-widget {
	font-family:Verdana,Arial,sans-serif;
	font-size:1.1em;
}
.dreui-tabs {
	padding:0.2em;
}
.focusField {
	background-color: #EEEEEE;
	padding-left:5px;
    padding-top:4px;
}
.idleField {
	background:#FFFFFF;
	color:#666666;
	font-size: 11px;
    margin-top:0px;
    padding-left:5px;
    padding-top:4px;
}
