INPUT{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #3333CC 1px solid;
	BORDER-LEFT: #3333CC 1px solid;
	BORDER-RIGHT: #3333CC 1px solid;
	BORDER-TOP: #3333CC 1px solid;
	COLOR: #000000;
	FONT-FAMILY: clean, Verdana
}

TEXTAREA{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #3333CC 1px solid;
	BORDER-LEFT: #3333CC 1px solid;
	BORDER-RIGHT: #3333CC 1px solid;
	BORDER-TOP: #3333CC 1px solid;
	COLOR: #000000;
	FONT-FAMILY: clean, Verdana
}

INPUT.button{
	COLOR: #999999;
}

A, A:active, A:visited
{
    text-decoration: none
}

A:hover
{
    color: #0080FF;
    text-decoration: underline;
}

BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, TH, DD, DT
{
	font-family: clean, Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
    	color: black;
}

BODY
{
	background-color: #CCCCCC; 
}

H1, H2, H3, H4
{
	font-weight: bold
}

H2, H3, H4
{
	color: #000000
}

H1
{
	font-size: 200%
}

H2
{
	font-size: 130%;
	line-height: 115%
}

H3
{
	font-size: 130%;
	line-height: 100%
}

H4
{
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}

H5
{
	font-size: 7pt;
	font-weight: normal
}

H6
{
	color: #ADADAD;
	font-size: 7pt;
	font-weight: normal
}

IMG {
	border-width: 0;
}
.btnOk {
    BACKGROUND: #009D4F;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}

.btnCancel {
    BACKGROUND: #5566aa;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}

.btnSubmit {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
    BACKGROUND: #336699;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}

.btnOther
{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
    BACKGROUND: #5A0A7C;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}

.navigation2 {
        font-family: clean, Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 10pt;
        color:#000099;
        font-weight: normal;
}

.navigation2:hover {
        background-color: #336699;
        color:#FFFFFF;
        font-weight: normal
}

.artist {
        font-family: clean, Tahoma, Arial, Helvetica, sans-serif;
        text-decoration:	none;
        font-size:		10pt;
        color:			#FFFFFF;
        background-color:	#336699;
        font-weight:		bold;
}

.c1 {
        font-family: clean, Tahoma, Arial, Helvetica, sans-serif;
        text-decoration:	none;
        font-size:		10pt;
        color:			#FFFFFF;
        background-color:	#336699;
        font-weight:		bold;
	text-align:		center;
}

.c2 {
        font-family: clean, Tahoma, Arial, Helvetica, sans-serif;
        text-decoration:	none;
        font-size:		10pt;
        color:			#FF0000;
        background-color:	#FFFFFF;
        font-weight:		normal;
	text-align:		center;
}


