/*.......................BORDER & BGCOLOR........................... */

.border{
	border: 1px solid #cccccc;

}
.tbborder{
	border-top: none;
	border-right: 1px solid #B1B1B1;
	border-bottom: none;
	border-left: 1px solid #B1B1B1;
}
/*................. HEADING , CONTENTS & LINKS ............... */

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.content {
	font-family: verdana;
	font-size: 10px;
	color: #FFE3AA;
	line-height: 15px;

	
}
.concontent {
	font-family: verdana;
	font-size: 12px;
	color: #FFE3AA;
	line-height: 15px;

	
}
.content1 {
	font-family: verdana;
	font-size: 10px;
	color: #848484;
	font-weight: normal;

}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
	line-height: 16px;
}
.toplink {
	font-family: verdana;
	font-size: 10px;
	color: #FFE3AA;
	text-decoration: none;
	line-height: 18px;
}
.toplink:active {
	font-family: verdana;
	font-size: 10px;
	color: #FFE3AA;
	text-decoration: none;
	line-height: 18px;
}
.toplink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 18px;
}
.toplink1 {
	font-family: verdana;
	font-size: 11px;
	color: #FFE3AA;
	text-decoration: none;
	line-height: 18px;
}
.toplink1:active {
	font-family: verdana;
	font-size: 11px;
	color: #FFE3AA;
	text-decoration: none;
	line-height: 18px;
}
.toplink1:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 18px;
}
.botlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f10000;
	font-weight: normal;
	text-decoration:none
}
.botlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f10000;
	font-weight: normal;
	text-decoration:none
}
.botlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f10000;
	font-weight: normal;
	text-decoration:underline;
}

/*......................BACKGROUND....................... */
.bgtop{
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.bgbot {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.crossbg {
	background-image: url(images/crossline.jpg);
	background-repeat: repeat;
	background-position: left bottom;

}
.bgcontent {
	background-image: url(images/bg_shade.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

.textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 22px;
	width: 150px;
	background-color: #E99000;
	border: 1px solid #4B0700;
}

.textbox1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 22px;
	width: 200px;
	background-color: #E99000;
	border: 1px solid #4B0700;
}

.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 22px;
	width: 75px;
	background-color: #D4D0C8;
	border: 1px solid #4B0700;
}
.textbox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 75px;
	width: 200px;
	background-color: #E99000;
	border: 1px solid #4B0700;
}
