.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.border2 {
	border: 1px solid #333333;
}
.menuFonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.mainFont2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textfields {
	background-color: #F4F4F4;
	height: 17px;
	border: 1px dashed #000000;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#previewArea {
			margin: 0 0 0 0;
			float: none;
			
}
#testWrap {
			/*width: 500px;*/
			/*float: left;*/
			margin: 0 0 0 0; /* Just while testing, to make sure we return the correct positions for the image & not the window */
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}
.mainFontOrange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.border2right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.border3 {

	border: 1px solid #F4F4F4;
}
.menuFontsOrange {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

