A:link {
	BACKGROUND: ; COLOR: #003399; FONT-FAMILY: Verdana; TEXT-DECORATION: underline
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #FFFFFF; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #FFFFFF; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #FFFF00; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}

a:link.text {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #6699CC; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}
a:active.text {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #6699CC; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}
a:visited.text {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #6699CC; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}
a:hover.text {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #003399; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}

td { 
     font-family : Verdana;
     font-size : 11px;
     color: #333333;
     line-height:120%;
}

.OverImg {
     cursor:hand;
     filter:alpha(opacity=75, finishopacity=95,style=1,startx=0,starty=30,finishx=0,finishy=60");
}

.LinkImg {
     cursor:hand;
     filter:alpha(opacity=100);
}

.OverButton {
     cursor:hand;
     filter:alpha(opacity=60, finishopacity=70,style=1,startx=0,starty=30,finishx=0,finishy=60");
}

.loginbox{
	font-size:13px;
	font-family:Verdana;
	border:1px #BEBEBE solid;
}
.oddbox{
      font-size:11px;
      font-family:Verdana;
      border:1px #BEBEBE solid;
      background-color:#E6F3FF;
}
.evenbox{
      font-size:11px;
      font-family:Verdana;
      border:1px #BEBEBE solid;
}
.registerTd {
      font-size: 11px; 
      font-family: Verdana, Arial, Helvetica;
      color=#003399;
      font-weight:bold
}
.registerTitle {
      font-size: 11px; 
      font-family: Verdana, Arial, Helvetica;
      color=#FFFFFF;
      font-weight:bold
}
.button {
    background:#EEEEEE;
    cursor:hand;
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color=#003399;
    border:1px #BEBEBE solid;
}
.checkButton {
    background:#EEEEEE;
    cursor:hand;
    font-family:Verdana, Arial, Helvetica;
    font-size:10px;
    color=#003399;
    border:1px #BEBEBE solid;
    text-align:left;
    text-overflow: ellipsis;
    width=104px;
}
.loginButton {
    background:#FFFFFF;
    cursor:hand;
    font-family:Verdana, Arial, Helvetica;
    font-size:10px;
    color=#003399;
    border:1px #BEBEBE solid;    
    width=60px;
}
.content {  
      font-size:11px;
      font-family:Verdana;
      border:1px #BEBEBE solid;
      background-color:#FFFFFF;      
}
