a:link, a:visited, a:active {
	color:#157eda;
/*	color: #333333;*/
	text-decoration: underline;
} 
a:hover {
	color: #000000;
	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.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: none 0; 
	border-top: 1px dashed #b8bcc4;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	color:#FFFFFF;
}
td,div {
	color: #303030;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
}
input {
	border:1px solid #d5d8df;
	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 #d5d8df;
	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:#ffffff;
	border: 1px solid #D6D6D6;
	font-size:11px;
	font-family:Tahoma;
	color: #6C6D6F;
	margin-bottom:0px;
	padding-top: 0px;
	padding-left:0px;
	width:140px;
	font-weight: ;
}
form {
	margin:0px;
	padding:0px;
}
.button, .submitbutton {
    background-color:#;
	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;
	padding-top: 0px;
	padding-right: 0px;
	color: #FFFFFF;
}
.contentbox {
	padding-top: 30px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdee4;
	background-image: url(flash/src/images/contentbg.jpg);
}
.insideloadbg {
	background-image: url(flash/src/images/insidebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
}
.gallerybg {
	background-color: #9D7A3B;
}


.focusField {
	background-color: #EEEEEE;
    padding-left:5px;
}
.idleField {
	background:#FFFFFF;
	color:#666666;
	font-size: 11px;
    margin-top:0px;
    padding-left:5px;
    padding-top:4px;
}
img {
vertical-align: middle;
}

