.body				{
					  background-color: #DBE0E5;
					  background-image:url('../images/background1.jpg');
					  background-repeat:repeat-x;
					  background-position:top
					}
					
.background1		{ background-color: #ffffff }
.background2		{ background-color: #bad8ed }
.background3		{ background-color: #d9eaf5 }
.background4		{ background-color: #ebf4fa }
.background5		{ background-color: #74b1da }
.background6		{ background-color: #fafcfe }

.backImage1			{ background-image: url('../images/default_bottom.jpg'); background-repeat: no-repeat; background-position: top }
.backImage2			{ background-image: url('../images/default_textbox_middle.gif'); background-repeat: repeat-x; }
.backImage3			{ background-image: url('../images/background_left.jpg'); background-repeat: no-repeat; background-position: top }
.backImage4			{ background-image: url('../images/table3_back.gif'); background-repeat: repeat-x; }
.backImage5			{ background-image: url('../images/table4_back.gif'); background-repeat: repeat-x; }
.backImage6			{ background-image: url('../images/background_center.jpg'); background-repeat: no-repeat; background-position: top }

.fontFamily1		{ font-family: calibri,arial }
.fontFamily2		{ font-family: arial }

.fontSize1			{ font-size: 11px }
.fontSize2			{ font-size: 12px }
.fontSize3			{ font-size: 13px }
.fontSize4			{ font-size: 14px }
.fontSize5			{ font-size: 15px }
.fontSize6			{ font-size: 16px }
.fontSize7			{ font-size: 17px }
.fontSize8			{ font-size: 18px }
.fontSize9			{ font-size: 19px }
.fontSize10			{ font-size: 20px }
.fontSize11			{ font-size: 21px }
.fontSize12			{ font-size: 22px }

.fontColor1			{ color: #5d7788 }
.fontColor2			{ color: #3f94cc }
.fontColor3			{ color: #bac6cf }
.fontColor4			{ color: #407fa9 }
.fontColor5			{ color: #506979 }
.fontColor6			{ color: #ed1740 }
.fontColor7			{ color: #36b222 }
.fontColor8			{ color: #f33225 }

.fontStyle1			{ font-weight: bold }
.fontStyle2			{ font-style: italic }
.fontStyle3			{ text-decoration: underline }

a.link1				{ text-decoration: none }
a:hover.link1		{ text-decoration: underline; color: #0071bb }
a.link2				{ text-decoration: none }
a:hover.link2		{ text-decoration: underline; color: #ed1740 }
a.link3				{ text-decoration: underline }
a:hover.link3		{ text-decoration: underline; color: #ed1740 }
a.link4				{ text-decoration: none }
a:hover.link4		{ text-decoration: none; color: #0071bb }
a.link5				{ text-decoration: none }
a:hover.link5		{ text-decoration: none; color: #ed1740 }

.textBox1			{ width: 265px; height: 33px; border: 0px; padding-top: 6px }
.textBox2			{ width: 460px; height: 22px; padding-left: 4px; padding-top: 3px }
.textBox3			{ width: 228px; height: 22px; padding-left: 4px; padding-top: 3px }
.textBox4			{ width: 460px; height: 22px; padding-left: 2px; padding-top: 1px; padding-bottom: 2px }
.textarea1			{ width: 460px; height: 50px; padding: 4px; margin-top: 1px; margin-bottom: 1px }
.textarea2			{ width: 460px; height: 150px; padding: 4px; margin-top: 1px; margin-bottom: 1px }
.textarea3			{ width: 460px; height: 350px; padding: 4px; margin-top: 1px; margin-bottom: 1px }
.dropdown1			{ width: 380px; height: 18px; border: 0px }
.dropdown2			{ width: 460px; height: 18px; border: 1px }

.border1			{ border: 1px solid #74b1da }
.border2B			{ border-bottom: 1px solid #74b1da }
.border2R			{ border-right: 1px solid #74b1da }
.border3B			{ border-bottom: 1px dotted #74b1da }
.border4			{ border: 1px dotted #74b1da }
.border5			{ border: 1px solid #f33225 }

.btn     			{ background-image: url('../images/editor/background.gif'); width: 22px; height: 22px; border: 0px solid #d8e9fd; margin: 1px; }
.btnOver 			{ background-color: #FFFFFF; width: 22px; height: 22px; border: 1px solid #3082bc; margin: 1; }
.btnDown 			{ background-color: #FFFFFF; width: 22px; height: 22px; border: 1px solid #3082bc; margin: 1; }
.btnNA   			{ background-image: url('../images/editor/background.gif'); width: 22px; height: 22px; border: 1px solid #74b1da; margin: 1px; filter: alpha(opacity=25); }

.cMenu     			{ background-image: url('../images/editor/background.gif'); color: #d8e9fd; cursor: Default; font-family: Calibri, Arial; font-size: 12px; padding: 0 12 0 16; }
.cMenuOver 			{ background-image: url('../images/editor/background.gif'); color: #d8e9fd; cursor: Default; font-family: Calibri, Arial; font-size: 12px; padding: 0 12 0 16; }
.cMenuDivOuter 		{ background-image: url('../images/editor/background.gif'); }
.cMenuDivInner 		{ background-image: url('../images/editor/background.gif'); }
