/*.......................BORDER & BGCOLOR........................... */

.border{
	border: 1px solid #666666;

}
.tbborder{
	border-top: none;
	border-right: 4px solid #FFFFFF;
	border-bottom: none;
	border-left: 4px solid #FFFFFF;
}
/*................. HEADING , CONTENTS & LINKS ............... */

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.cnttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:	none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
	font-weight: bold;

	
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 13px;
	font-weight: bold;

	
}
.content4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 13px;
	font-weight: normal;

	
}
.midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	word-spacing:-1px;
	line-height:11px;
	font-weight: normal;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	font-weight: bold;
}
.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	font-weight: bold;	
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: underline;
	font-weight: bold;	
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
}
.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style:italic;
	font-weight: bold;
	text-decoration:underline;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-style:italic;
	font-weight: bold;
	text-decoration:underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
.link2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	text-decoration:none;
}
.link3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	text-decoration:none;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration:none;
}
/*......................BACKGROUND....................... */
.bgshade{
	background-image: url(images/bg_shade.jpg);
	background-repeat: repeat;
	background-position: left bottom;

}
/*......................... FORM ......................... */

.textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 22px;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #6464A1;
}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-right: 5px;
	padding-left: 8px;
	text-decoration:none
}
.text2 {

	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-right: 3px;
	padding-left: 5px;
}
