body {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Tahoma, arial;
	scrollbar-face-color: #A598DD;
	scrollbar-shadow-color: #3F2B8C;
	scrollbar-highlight-color: #3F2B8C;
	scrollbar-3dlight-color: #3F2B8C;
	scrollbar-darkshadow-color: #3F2B8C;
	scrollbar-track-color: #3F2B8C;
	scrollbar-arrow-color: #2F256D;
}
a:link, a:active, a:visited {
	font-size: 11px;
	color: #9070D3;
	text-decoration: none;
}
a:hover {
	color: #9070D3;
}
.normalFont {
	font-size: 11px;
	color: #444443;
}
.fontType1 {
	font-size: 11px;
	font-weight: bold;
	color: #BD4413;
}
.fontType2 {
	font-size: 10px;
	font-weight: bold;
	color: #EA5E0F;
}
.fontType3 {
	font-size: 11px;
	font-weight: bold;
	color: #341B8F;
}

.fontType4 {
	font-size: 11px;
	font-weight: bold;
	color: #9070D3;
}


.fontType5 {
	font-size: 11px;
	font-weight: bold;
	color: #AA5500;
}

.fontType6 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.pageTitle, .pageTitle a:active, .pageTitle a:link, .pageTitle a:visited, .pageTitle a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA5E0F;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #BD4413;
}
.subTitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #EA5E0F;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #341B8F;
}
.subTitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #9070D3;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.backgr1 {
	background-color: #EA5E0F;
}
.backgr2 {
	background-color: #341E8C;
}
.backgr3 {
	background-color: #444443;
}
.footerLinks{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLinks a:link, .footerLinks a:active, .footerLinks a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLinks a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.linksType1, .linksType1 a:link, .linksType1 a:active, .linksType1 a:visited, .linksType1 a:hover {
	font-size: 11px;
	color: #BD4413;
}
.linksType2, .linksType2 a:link, .linksType2 a:active, .linksType2 a:visited, .linksType2 a:hover {
	font-size: 11px;
	color: #EA5E0F;
}
.linksType3, .linksType3 a:link, .linksType3 a:active, .linksType3 a:visited, .linksType3 a:hover {
	font-size: 11px;
	color: #341B8F;
}
.linksType4, .linksType4 a:link, .linksType4 a:active, .linksType4 a:visited, .linksType4 a:hover {
	font-size: 11px;
	color: #9070D3;
}

.pollQues {
	font-size: 14px;
	letter-spacing: 1px;
	color: #EA5E0F;
	font-weight: bold;
}
.pollAns {
	font-size: 10px;
	color: #444443;
	font-weight: bold;
}
input, select, textarea {
	font-size: 10px;
	font-weight: normal;
	color: #444443;
	border: #D2C7B3 solid 1px;
}

input.image {
	border: 0px;
}

.btn {
	font-size : 10px;
	color: #853C07;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images/btn_blt.gif);
	background-position: 96%;
	background-repeat: no-repeat;
	/*border: 0px;*/
	cursor:hand;
	padding-right: 5px;
}

.btn1 {
	font-size : 10px;
	color: #853C07;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images/btn_blt.gif);
	background-position: 96%;
	background-repeat: no-repeat;
	border: 0px;
	cursor:hand;
	padding-right: 5px;
}


.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #BD4413;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #EA5E0F;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #341B8F;
}
.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #9070D3;
}
.h5 {
	font-size: 14px;
	font-weight: bold;
	color: #AA5500;
}
.h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h7 {
	font-size: 14px;
	font-weight: bold;
	color: #DDBD98;
}

.error {
	font-size: 11px;
	color: red;
}
.comp {
	font-size: 11px;
	color: red;
}

.tblhd{
	font-size: 11px;
	font-weight: bold;
	color: #53126D;
	/*color: #FFFFFF;*/
	background-color: #C8B3D0;
	/*background-color: #A598DD;*/
}
.tbldata1{
	font-size: 11px;
	color:#444443;
	background-color: #f8f8f8;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom: #D1D1D1 solid 1px;
}
.tbldata2{
	font-size: 11px;
	color:#444443;
	background-color: #FFFFFF;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom: #D1D1D1 solid 1px;
}
.tblerrordata {
	font-size:11px; 
	font-weight: normal;
	color: #FFFFFF;
	background-color: #EA5E0F;
	border-bottom-width: 1px;
	border-bottom: #D1D1D1 solid 1px;
}
