/* CSS Document */

body { behavior: url("styles/csshover3.htc"); } 
.fontDefault {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#000000;

}

.fontDefault a:link {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006699;

 text-decoration:underline;

}

.fontDefault a:visited {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006699;

 text-decoration:underline;

}

.fontDefault a:hover {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#0099cc;

 text-decoration:underline;

}



.fontLinkBluOra {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006699;

 text-decoration:none;

}

.fontLinkBluOra a:link {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006699;

 text-decoration:none;

}

.fontLinkBluOra a:visited {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006699;

 text-decoration:none;

}

.fontLinkBluOra a:hover {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#FF6600;

 text-decoration:none;

}



.fontLinkOra {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#FF6600;

 text-decoration:none;

}

.fontLinkOra a:link {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#FF6600;

 text-decoration:none;

}

.fontLinkOra a:visited {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006699;

 text-decoration:none;

}

.fontLinkOra a:hover {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#FF9900;

 text-decoration:none;

}

.fontRed{

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#ff0000;

}

.fontGreen{

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006600;

}

.fontBlue{

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#000066;

}
.fontBold{ 
font-weight:bold
}


u {

 font-family:Microsoft Sans Serif;

 font-size:11px;

 color:#006699;

 text-decoration:underline;

}
table {

 font-family:Microsoft Sans Serif;

 font-size:11px;

}

.buttonStyle {

 font-family:Arial;
 font-size:11px;
 color:#738088;
 background:#D8D8D8;
 border:1px solid #363636;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}
.buttonStyle:hover{

 font-family:Arial;
 font-size:11px;
 color:#006699;
 background:#e8e8e8;
 border:1px solid #9c9c9c;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}


input[type=button] {

 font-family:Arial;
 font-size:11px;
 color:#738088;
 background:#D8D8D8;
 border:1px solid #363636;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}
input[type=button]:hover{

 font-family:Arial;
 font-size:11px;
 color:#006699;
 background:#e8e8e8;
 border:1px solid #9c9c9c;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}


input[type=submit] {

 font-family:Arial;
 font-size:11px;
 color:#738088;
 background:#D8D8D8;
 border:1px solid #363636;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}
input[type=submit]:hover {

 font-family:Arial;
 font-size:11px;
 color:#006699;
 background:#e8e8e8;
 border:1px solid #9c9c9c;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}

input[type=reset] {

 font-family:Arial;
 font-size:11px;
 color:#738088;
 background:#D8D8D8;
 border:1px solid #363636;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}
input[type=reset]:hover {

 font-family:Arial;
 font-size:11px;
 color:#738088;
 background:#e8e8e8;
 border:1px solid #9c9c9c;
 font-weight:bold;
 cursor:pointer;
 padding:0px 9px 0px 9px;

}

select {

 font-family:Arial;
 font-size:11px;

}

.text {
 
 font-family:Arial;
 font-size:11px;

} 

input[type=text] {
 
 font-family:Arial;
 font-size:11px;

} 

textarea {

 font-family:Arial;
 font-size:11px; height:12px;

}

.searchBox{
  background-image:url('../imgs/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
} 

data_table {

font-family:Arial; font-size:10px;
padding:0px 0px 0px 0px;
text-align:left;

}

table.data_table th {

background:url(../imgs/header_bg.jpg); 
background-repeat:repeat-x;
padding:6px 5px 6px 5px;
border-right:1px thin #ffffff; 
font-weight:600;
}

table.data_table td {
padding:2px 5px 2px 5px;
border-right:1px thin #FFFFFF;


}

table.data_table tr.rowPageLinks{
text-align:center;
background-color: #f2f2f2;

}

.div_info{
font-family:Arial;
text-align:center;
font-size:14;
background-color:#eeeeee;
padding: 7px 3px 7px 3px;
border:2px dotted #006699; 
}
.div_info_error{ 
font-family:Arial;
color:#FF0000;
text-align:center;
font-size:14;
background-color:#eeeeee;
padding: 7px 3px 7px 3px;
border:2px dotted #FF0000; 
}
.div_td_center_integers{
width: 50%; 
text-align:right; 
margin: 0px auto -1px auto; 
}
.table_ticket
{
    border-color: #eeeeee;
    border-width: 0 0 1px 1px;
    border-style: solid; 
}

.td_ticket_firstCol
{
    border-color: #eeeeee;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #cccccc;
}
.td_ticket_secondCol
{
    border-color: #eeeeee;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #eeeeee;
}
.orangeFont {

 color:#FF6600;

}

.td_slant_bg {
background:url(../imgs/td_slant_bg.jpg); 
background-repeat: no-repeat; text-align:center;

}
