A:link, A:active {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}


A:visited {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}



A:hover, A:hover A:visited {
	font : normal 13px Arial, Verdana, Helvetica, sans-serif;
	background-color : #f8f8ff;
	color: #993300;
	text-decoration: none;
}


.smallLink {
	font : normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}


.normalText {
	font  		: normal 13px Arial, Verdana, Helvetica, sans-serif;
	text-decoration	: none;
	color 		: #454545;
}


.smallText {
	font  		: normal 11px Arial, Verdana, Helvetica, sans-serif;
	text-decoration	: none;
	color 		: #658565;
}



.inputBox {
	font		 : normal 12px 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 12px 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		: #606060;
	width			: 730px;
	text-align		: right;
	padding			: 0px;
	spacing			: 0px;
	font  		: normal 13px Arial, Verdana, Helvetica, sans-serif;
	color 		: black;
}



.title {
	font  		: bold italic 28px Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color		: #303030;
	align		: right;
}


.subTitle {
	font  		: bold italic 18px Arial, Verdana, Helvetica, sans-serif;
	color		: #505050;
	align		: right;
}


.error {
	font  		: bold italic 16px Arial, Verdana, Helvetica, sans-serif;
	color		: red;
	align		: right;
	padding		: 20px;
}

.imageLeft {
	float		: left;
	margin		: 15px;
	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;
}
