@import url("stylesheet.css");

a {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #939193;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #939193;
	text-decoration: underline;
}
.heads {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #213F93;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.copy {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.copy {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.copy:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #939193;
	text-decoration: none;
}
a.ecard_admin {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #939193;	
}
a.ecard_admin:hover {
	text-decoration: underline;
}
.ecard_admin_top1 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
.ecard_admin_top2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}
.txt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #213F93;
}
.dividers {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #939193;
	text-decoration: none;
}
.top {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #213F93;
}
a.top {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #213F93;
}
a.top:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #213F93;
	text-decoration: underline;
}

.contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939193;
	text-decoration: none;
}
a.text3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #939193;
	text-decoration: underline;
}
.border1 {
	border: 1px solid #939193;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.border {

	border: 2px solid #CCCCCC;
	

}

.border2 {

	border: 2px solid #000000;
	
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
}

.big {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	
}
.narrowcolumn {
	padding-top: 7px;
}
.ecardtable {
	padding-bottom: 8px;
	padding-top: 8px;
}
.pollvotecell {
	padding-bottom: 5px;
	padding-top: 5px;
}