.textbox01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCCCCC;
}

.textbox01_gray {
	font-family: Tahoma;
	background-color:#C3C3C3;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCCCCC;
}

.textbox02 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.boadytextwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boadytextblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boadytextred {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.border {
	border: 1px solid #CFCFCE;
}
A.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}
a:hover.toplink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #376fa9;
	text-decoration: none;
}
A.leftmenulink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:10px
}
/*a:hover.leftmenulink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #81BE31;
	text-decoration: none;
	padding-left:10px
}*/
.backgroundChange
{
	background-image:url(button02.jpg);
}

.backgroundChange1
{
	background-image:url(button03.jpg);
}
.backgroundChange2
{
	background-image:url(over_menbg.gif);
}

A.photolink {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
}
a:hover.photolink{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.photolinkBlack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.photolinkBlack{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.TahomaText
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

/*New css class made on 20/01/2010*/
.textboxCenter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCCCCC;
	text-align:center;
}

/*Add on 26/02/2010*/
.boadytextgreen {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7f9d3d;
	text-decoration: none;
}