.black-text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.black2-text {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.black1-text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.red-text {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;	
}

.red1-text {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}

.grey-text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.blue-text {
	font-family: Verdana;
	font-size: 11px;
	color: #3366cc;
	text-decoration:none;
	font-weight:bold;
}
.white-text {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;	
}
.white1-text {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;		
}
.redthelo-text {
	font-family: Verdana;
	font-size: 10px;
	color: #3163ce;
	text-decoration:underline;
	font-weight:bold;	
}

a.one:link {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}
a.one:visited {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}
a.one:hover {color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}

a.two:link {color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px }
a.two:visited {color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px }
a.two:hover {color: #000000; text-decoration: underline; font-family: Verdana; font-size: 11px}

a.grey:link {color: #666666; text-decoration: none; font-family: Verdana; font-size: 11px}
a.grey:visited {color: #666666; text-decoration: none; font-family: Verdana; font-size: 11px}
a.grey:hover {color: #ff6600; text-decoration: none; font-family: Verdana; font-size: 11px}

.thelowhite-border {
	border: 1px solid #3163ce;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}



.black-border {
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width:170;
}


.subject-text {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width:300;
	height:20;
}


.notop-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3163ce;
	border-bottom-color: #3163ce;
	border-left-color: #3163ce;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;

}

.noleft-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #3163ce;
	border-bottom-color: #3163ce;
	border-top-color: #3163ce;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;

}


.thelotop-border {
	border-top: 1px solid #3163ce;
}
.theloleft-border {
	border-left: 1px solid #3163ce;
}

.theloright-border {
	border-right: 1px solid #3163ce;
}
.thelobottom-border {
	border-bottom: 1px solid #3163ce;
}
.theloleft-bottom-border {
	border-left: 1px solid #3163ce;
	border-bottom: 1px solid #3163ce;
}

.thelolefttop-border {
	border-left: 1px solid #3163ce;
	border-top: 1px solid #3163ce;
      font-family: Verdana;
	font-size: 11px;
	color: #000000;

}

.thelorighttop-border {
	border-right: 1px solid #3163ce;
	border-top: 1px solid #3163ce;
}


.thelotop-bottom-border {
	border-top: 1px solid #3163ce;
	border-bottom: 1px solid #3163ce;
}


.num-text {
	border: 1px solid #3163ce;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width:40;
	height:18;
}


.right-border-2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3163ce;
      }

.lightblue-text {
	font-family: Verdana;
	font-size: 11px;
      border-top: 2px solid #3163ce;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #3163ce;
	text-decoration:none;
}

.lightbluetop-text {
	font-family: Verdana;
	font-size: 11px;
      border-top: 2px solid #3163ce;
	text-decoration:none;
}

.browse-bottom-border {
	border-bottom: 1px solid #3163ce;
      font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.browse-bottom1-border {
	border-bottom: 2px solid #3163ce;
      font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.browserleft-right-border {
	border-left: 1px solid #3163ce;
	border-right: 1px solid #3163ce;
}


.left-right-border {
	border-left: 1px solid #3163ce;
	border-right: 1px solid #3163ce;
}


