/*
	Main stylesheet for vsop.at
	(c)2004 OmanBros.com
	author: TheGismo
*/

/* ---- default font style definition for body, table, input ------------ */
body {
	background-color: #F5F5F5;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #4D4D4D;
}

}
/*	Because of Netscape 4.7 we must use <td> instead of <table> */
p, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
}
td, th, span, pre {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
}
tt {
	font-family: Courier New, Courier;
	font-size: 12px;
}
input, select {
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #4D4D4D;
	font-size: 12px;
}
.err {
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold
}
.expired {
	background-color: #FF0000;
	color: #FFFFFF
}
.future {
	background-color: #FFCC00
}
.reduced {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}
.extended {
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #993233;
	font-size: 12px
}
.selected {
	color: #993233
}
.recnum {
	font-family: Courier New, Courier;
	font-size: 13px;
	font-weight: bold
}
.hilight {
	color: #993233;
	font-weight: bold
}

.artistName {
	color: #624320;
	font-weight: bold
}

.goldText {
	color: #624320;
}

.blueText {
	color: #3D5D75;
	font-weight: bold
}

.faqText {
	color: #3D5D75;
}

.hlText {
	color: #3D5D75;
	font-size: 16px;
	font-weight: bold
}

/* ---- background color definition ------------------------------------- */


/* ---- link style definition ------------------------------------------- */
a:link {
	color: #624320;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #624320;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #624320;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #624320;
	font-weight: bold;
	text-decoration: underline;
}


a.faqLnk {
	color: #2F7E84;
	font-weight: normal;
}
a.faqLnk:link {
	color: #2F7E84;
	text-decoration: none;
	font-weight: normal;
}
a.faqLnk:visited {
	color: #2F7E84;
	text-decoration: none;
	font-weight: normal;
}
a.faqLnk:hover {
	color: #2F7E84;
	text-decoration: underline;
	font-weight: normal;
}
a.faqLnk:active {
	color: #2F7E84;
	text-decoration: none;
	font-weight: normal;
}


a.ddLnk {
	color: #4D4D4D
	font-weight: normal;
}
a.ddLnk:link {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
a.ddLnk:visited {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
a.ddLnk:hover {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
a.ddLnk:active {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}



a.navLnk {
	color: #4D4D4D;
	font-weight: normal;
}
a.navLnk:link {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
a.navLnk:visited {
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
}
a.navLnk:hover {
	color: #9A9635;
	text-decoration: none;
	font-weight: bold;
}
a.navLnk:active {
	color: #9A9635;
	text-decoration: none;
	font-weight: bold;
}


a.whiteLnk {
	color: #F5F5F5;
	font-weight: bold;
}
a.whiteLnk:link {
	color: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
}
a.whiteLnk:visited {
	color: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
}
a.whiteLnk:hover {
	color: #F5F5F5;
	text-decoration: underline;
	font-weight: bold;
}
a.whiteLnk:active {
	color: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
}

/* ---- further definitions --------------------------------------------- */
h1,h2 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #993233;
	font-size: 16px;
	font-weight: bold
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #993233;
	font-size: 14px;
	font-weight: bold
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #993233;
	font-size: 13px;
	font-weight: bold
}
h5,h6 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #993233;
	font-size: 12px;
	font-weight: bold
}
