A:link, A:active {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	color: #892300;
	text-decoration: underline;
}

A:visited {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	color: #892300;
	text-decoration: underline;
}

A:hover, A:hover A:visited {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	background-color : #f5f8ea;
	color: #993300;
	text-decoration: none;
}

.smallLink {
	font : normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}

.titleRow {
        background-color : #f5f5f0;
}

.bigText {
        font : normal 15px Arial, Verdana, Helvetica, sans-serif;
        text-decoration : none;
        color : #456045;
}

.normalText {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color : #454545;
}

.oldhomepageText {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color : #754535;
}

.photoText {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color : #454585;
}


.smallText {
	font : normal 10px Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color : #a5c575;
}

.inputBox {
	font : normal 11px Arial, Verdana, Helvetica, sans-serif;
	color : #404060;
	background-color : #f5f5f0;
	border-style : solid;
	border-color : #babab0;
	border-width : 1px;
}

.sendButton {
	background-color : white;
	font : normal 11px arial, verdana, geneva, sans-serif;
	color : #404060;
	background-color : #fafaf5;
	border-color : #babab0;
	border-style : solid;
	border-width : 1px;
	cursor : hand;
}

.mainDiv {
	background-color : white;
	border-style : solid;
	border-width : 3px;
	border-color : #505040;
	width : 730px;
	text-align : left;
	padding : 0px;
	spacing : 0px;
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	color : black;
}

.title {
	font : bold italic 26px Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color : #303050;
	align : left;
}

.subTitle {
	font : bold italic 16px Arial, Verdana, Helvetica, sans-serif;
	color : #805050;
	align : left; } .error {
	font : bold italic 16px Arial, Verdana, Helvetica, sans-serif;
	color : red;
	align : left;
	padding : 20px;
}

.imageLeft {
	float : left;
	margin : 13px;
	border-width : 1px;
	border-color : #808080;
	border-style : solid;
}

.image {
	margin : 2px;
	border-width : 1px;
	border-color : #505050;
	border-style : solid;
}

.inlineImage {
	margin-right : 5px;
	margin-bottom : -10px;
	margin-top : 0px;
	margin-left : 5px;
	border-width : 1px;
	border-color : #808080;
	border-style : solid;
}

.braker {
	height : 75px;
	border-width : 0px;
	border-color : white;
	border-style : none;
	border-bottom-width : 2px;
	border-bottom-color : #e5e5e5;
	border-bottom-style : dotted;
}

.brakerright {
	height : 75px;
	border-width : 0px;
	border-color : white;
	border-style : none;
	border-bottom-width : 2px;
	border-bottom-color : #f0f0f0;
	border-bottom-style : dotted;
	border-left-width : 2px;
	border-left-color : #f5f5f5;
	border-left-style : dotted;
}

.seperator {
	padding : 5px;
	font : normal 8px Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color : #c5c5c5;
}

