/***************************************************************************/
/*     PROGRAMMER     :  JX                                                */
/*     SCRIPT NAME    :  cts.css                                           */
/*     CREATED ON     :  21/AUG/2006                                       */
/*     LAST MODIFIED  :  21/AUG/2006                                       */
/*                                                                         */
/*     Styles For the Front end                                            */
/***************************************************************************/
body,th,td {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color: #000000;
}
.paging{font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 10px;color:#FF9900;font-weight:bold;}
.errmsg{font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 10px; color:#FF0000; font-weight:bold;}
.errmsg:hover{font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 10px; text-decoration: underline; color:#FF0000; font-weight:bold;}
.outertable{
        border: 1px solid #666666;
}
a:link {
        color: #333333;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a:visited {
        color: #423D33;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a:hover {
        color: #333333;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a:active {
        color: #A83942;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.horizontal-rule{
	background-image:url(../../images/horizontal-rule.jpg);
	background-repeat: repeat-x;
}

.horizontal-rule_02{
	background-image:url(../../images/horizontal-rule_02.jpg);
	background-repeat: repeat-x;
}

.orange{
		color:#E9BD00;
		font-family:Arial Black;
		text-align:center;
		font-weight:bold;
		font-size:50px;

}
.heading {
        font-family: Verdana;
        font-size: 14px;
        font-style: normal;
        color: #000000;
        background-color: #FFFFFF;
        font-weight: bold;
}
.subheading {
        font-family: Verdana;
        font-size: 11px;
        font-style: normal;
        color: #000000;
        font-weight: bold;
}

.article {
        font-family:Arial;
        font-size: 18px;
		text-align:center;
        font-style: normal;
		font-weight: bold;
        color: #000000;
		
}
.xtralogo {
        font-family:Arial;
        font-size: 18px;
		text-align:left;
        font-style: normal;
		font-weight: bold;
        color: #000000;
		
}
.oddones {
        font-family: Verdana;
        font-size: 11px;
        font-style: normal;
        color: #000000;
        background-color: #D2DCB7;
}
.selected {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #000000;
        text-decoration:none;
}



.selected_02 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #28A7D1;
        text-decoration:none;
}

.sunbackground{
/*	background-image:url(../../images/sun.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	vertical-align:top;  */
}

.selected_01 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
		height:20px;
        font-weight: bold;
        color: #000000;
        text-decoration:none;
}
.style4 {
        color: #000000;
        font-weight: bold;
        font-size: 17px;
}
.style5 {color: #000000}
.lines{background:#CCCCCC}

.blue{
     background:#92353D;
     color:#FFFFFF;
     font-weight:bold;
     padding-bottom:5px;
     padding-left:0px;
     padding-top:5px;
         }
  .textbox {
     font-family:Verdana,Arial,Helvetica,sans-serif;
     font-size: 11px;
     border:1px solid #BADCF8;
     height: 20px;
     background:#ffffff;
     color:#000000;
     }
	 

.textarea{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    border:1px solid #BADCF8;
    background:#ffffff;
    color:#000000;
    }
select{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    border:1px solid #BADCF8;
    background:#ffffff;
    color:#000000;
    }
.button{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    border:1px solid #BADCF8;
    height: 18px;
    background:#BADCF8;
    color:#000000;
    font-weight:bold;
    }
.bluebg{
        background:#FFD5D5;
    }
 .blueBorder{
         border:1px solid #FFD5D5;
    }
.bgcl{
        background-color:#92353D;
 }
