BODY {font-family: verdana; FONT-SIZE: 18px; COLOR: gray}

A:hover {
	COLOR: red; TEXT-DECORATION: none
}
A:link {
	COLOR: blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: grey; TEXT-DECORATION: none
}

A.white {font-family: verdana, arial, helvetica, sans serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}

A.white:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: white; TEXT-DECORATION: none
}
A.white:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: grey; TEXT-DECORATION: none
}
A.white:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: yellow; TEXT-DECORATION: none
}

A.same {font-family: verdana, arial, helvetica, sans serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}

A.same:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: yellow; TEXT-DECORATION: none
}
A.same:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: yellow; TEXT-DECORATION: none
}
A.same:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: yellow; TEXT-DECORATION: none
}
A.red:link {
	COLOR: #555555; TEXT-DECORATION: none
}
A.red:visited {
	COLOR: #555555; TEXT-DECORATION: none
}
A.red:hover {
	COLOR: red; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: underline
}
A.cs:hover {
	BORDER-BOTTOM: #000066 1px solid; BORDER-LEFT: #000066 1px solid; BORDER-RIGHT: #000066 1px solid; BORDER-TOP: #000066 1px solid; COLOR: white; HEIGHT: 0px; TEXT-DECORATION: none; WIDTH: 0px
}
A.grey:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.grey:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.grey:hover {
	COLOR: #000066
}
H1 {
	COLOR: #aaaaaa; FONT-FAMILY: Tahoma, Verdana, Arial; FONT-SIZE: 18px; FONT-WEIGHT: lighter
}

FONT {
	FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px; FONT-WEIGHT: normal
}

input.username
{
width:80px
}	

input.password
{
width:80px
}	

table.rightLine {border-style: none double solid double}

input.btn
{
    BORDER-RIGHT: #330066 1pt solid;
    BORDER-TOP: #330066 1pt solid;
    BORDER-LEFT: #330066 1pt solid;
    BORDER-BOTTOM: #330066 1pt solid;
    FONT-FAMILY: Verdana;
    font-size: 14pt;
    color: #ffffff;
    font-weight: bold;
    BACKGROUND-COLOR: #4567A7;
    cursor: pointer;
    WIDTH: 100px
}

input.wide_btn
{
    BORDER-RIGHT: #330066 1pt solid;
    BORDER-TOP: #330066 1pt solid;
    BORDER-LEFT: #330066 1pt solid;
    BORDER-BOTTOM: #330066 1pt solid;
    FONT-FAMILY: Verdana;
    font-size: 14pt;
    color: #ffffff;
    font-weight: bold;
    BACKGROUND-COLOR: #4567A7;
    cursor: pointer;
    WIDTH: 120px
}


table.border{
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: #330066;
    border-collapse: separate;
    background-color: #F7F5F7
}
