.boldtxt
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: black;
	font-weight: bold;
}

a.mainlinks:link {
	color: brown;
	FONT-STYLE:normal;
	font-family: verdana;
	font-SIZE:11px;
	font-weight: bold;
	/*text-decoration: none;*/
	text-align: center;
}
a.mainlinks:visited {color: brown; FONT-STYLE:normal; font-weight: bold; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center }
a.mainlinks:hover {color: blue; FONT-STYLE:normal; font-weight: bold; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center}

a.albumlinks:link {
	color: #ffffd7;
	FONT-STYLE:normal;
	font-family: verdana;
	font-SIZE:11px;
	font-weight: bold;
	/*text-decoration: none;*/
	text-align: center;
}
a.albumlinks:visited {color: #826100; FONT-STYLE:normal; font-weight: bold; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center }
a.albumlinks:hover {color: #FF0000; FONT-STYLE:normal; font-weight: bold; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center}



a.sublinks:link {
	color: brown;
	FONT-STYLE:normal;
	font-family: verdana;
	font-SIZE:11px;
	/*text-decoration: none;*/
	text-align: center;
}
a.sublinks:visited {color: brown; FONT-STYLE:normal; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center }
a.sublinks:hover {color: blue; FONT-STYLE:normal; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center}

a.smalllinks:link {
	color: brown;
	FONT-STYLE:normal;
	font-family: verdana;
	font-SIZE:11px;
/*text-decoration: none;*/
	text-align: center;
}
a.smalllinks:visited {color: brown; FONT-STYLE:normal; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center }
a.smalllinks:hover {color: blue; FONT-STYLE:normal; font-family: verdana; font-SIZE: 11px; /*text-decoration: none;*/ text-align: center}

.headtxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	padding: 4px;
}


.txt11
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.txt12
{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}



.whiteboldtxt
{
	font-family: verdana;
	font-size: 11.36px;
	font-style: normal;
	font-weight: bold;
	color: white;
}

.warnredtxt
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	padding: 2px;
}

.warntxtsmall
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: black;
	padding-right: 3px;
}


.sel{font-family: Verdana; color: Black; background-color: white; width: 160px; border-bottom-color: #AAAAAA; border-top-color: #AAAAAA; border-right-color: #AAAAAA; border-color: #AAAAAA;}
.tbox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; width: 160px;}

.btnshome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-style: normal;
	height: 25px;
	width: 90px;
	font-weight: bold;
	background-color: black;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	cursor: hand;
}

.btnslight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-style: normal;
	height: 25px;
	width: 90px;
	font-weight: bold;
	background-color: #999999;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	cursor: hand;
}
.ConfirmMsg {
	font-family: verdana;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-align: center;
}
.lnkButton {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: brown;
	cursor: hand;
}


