/* CSS Document */
td img {display: block;}
body {
background-image:url(../images/bg.jpg);
margin:0px;
}
/* Backgrounds */
.bgTop {
background-image:url(../images/bg_top.jpg);
background-repeat:repeat-x;
}
.bgLeft {
background-image:url(../images/bg_left.jpg);
background-repeat:repeat-y;
}
.bgRight {
background-image:url(../images/bg_right.jpg);
background-repeat:repeat-y;
}
.bgBottom {
background-image:url(../images/bg_bottom.jpg);
background-repeat:repeat-x;
}
.bgWhite {
background-color:#FFFFFF;
}
/* Brders */
.pageBorder {
background-color:#FFFFFF;
}
.row2 {
background-color:#E0F1FA;
}
.row1 {
background-color:#F6F6F5;
}
.btnText {
border-style:solid;
border-color:#D6D5D5;
border-width:1px;
background-image:url(../images/bg_btn_up.jpg);
background-repeat:repeat-x;

font-family:Tahoma;
font-size:11px;
color:#4E4E4E;
text-align:center;
text-decoration:none;

padding-left:10px; 
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
cursor:pointer;
}
/* Navigations */ 

.bgMainNav {
height:31px;
background-image:url(../images/bg_main_nav.jpg);
background-repeat:repeat-x;
}


.mainNavSelected {
height:31px;
background-image:url(../images/bg_nav_selected.jpg);
background-repeat:repeat-x;
font-family:"Tahoma";
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
vertical-align:middle;
}
.mainNavSelected a{
font-family:"Tahoma";
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
text-decoration:none;
}
.mainNavLeftSelected {
height:31px;
width:10px;
background-image:url(../images/nav_selected_left.jpg);
}
.mainNavRightSelected {
height:31px;
width:10px;
background-image:url(../images/nav_selected_right.jpg);
}

.mainNavLeft {
background-image:url(../images/nav_left.jpg);
width:9px;
height:27px;
}
.mainNavRight {
background-image:url(../images/nav_right.jpg);
width:9px;
height:27px;
}
.mainNav {
background-image:url(../images/bg_nav.jpg);
background-repeat:repeat-x;
width:78px;
text-align:center;
padding-bottom:3px;
}
.mainNav a{
font-family:"Tahoma";
font-size:11px;
color:#00679D;
text-decoration:none;
}
.mainNav a:hover{
font-family:"Tahoma";
font-size:11px;
color:#E86800;
text-decoration:none;
}


.leftNav {
background-image:url(../images/bg_left_navigation_1.jpg);
background-repeat:repeat-y;


}
.leftNav td{
height:22px;
background-image:url(../images/bg_left_navigation.jpg);
background-repeat:no-repeat;
padding-left:30px;
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

.leftNav a{
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

.leftNav a:hover{
color:#FFF191;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}








/* Header */

.headerText {
background-image:url(../images/bg_header_text.jpg);
background-repeat:no-repeat;
}
.headerText h1{
margin:0px;
color:#FF7606;
font-family:"Trebuchet MS";
font-size:24px;
font-weight:normal;
text-align:center;
}
.headerText h2{
margin:0px;
color:#1083BF;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:normal;
text-align:center;
}


/* Texts */
.welcomeText{

}
.welcomeText td{
padding-left:5px;
padding-right:5px;
font-family:"Tahoma";
font-size:11px;
color:#616161;
text-decoration:none;
text-align:justify;
}
.welcomeText strong{
font-family:"Tahoma";
font-size:11px;
color:#00679D;
text-decoration:none;
}
.companyText{

}
.companyText td{
font-family:"Tahoma";
font-size:11px;
color:#616161;
text-decoration:none;
}
.companyText strong{
font-family:"Tahoma";
font-size:11px;
color:#00679D;
text-decoration:none;
}
.quickContact {
font-family:Tahoma;
font-size:11px;
color:#014F78;
text-decoration:none;
}

.quickContact strong {
font-family:Tahoma;
font-size:11px;
color:#FF6600;
text-decoration:none;
}

.orangeStripe {
background-color:#FFE8D6;
height:26px;
color:#E86800;
font-family:Tahoma;
font-weight:bold;
font-size:11px;
padding-left:10px;
}
.lightBlueStripe {
background-color:#BDE6FA;
height:26px;
color:#004D75;
font-family:Tahoma;
font-weight:bold;
font-size:11px;
padding-left:10px;
}

.normalText {
font-family:Tahoma;
font-size:11px;
color:#636363;
text-decoration:none;
}

.Link {
font-family:Tahoma;
font-size:12px;
color:#f6f6f5;
text-decoration:none;
}

.listBox {
width:180px;
height:20px;
font-family:Tahoma;
font-size:11px;
color:#636363;
}
.input {
font-family:tahoma;
font-size:10px;
width:120px;
color:#666666;
}

/* normal link */
.nlink {
color:#4E4E4E;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.nlink:hover {
color:#000000;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}


/* Footer */ 
.footer {
background-color:#F3F3F3;
border:#D7D7D7 1px solid;
padding:5px;
}
.footer td {
color:#2E2E2E;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.footer a {
color:#2E2E2E;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.footer a:hover {
color:#000000;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}
.footer span {
color:#9A9A9A;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
.tableData {
	font-family: arial;
	font-size: 11px;
	color:#666666;
	text-align:center;
}




/* New Added Classes */ 
.pageTitleOrange{
color:#FF7606;
font-family:"Trebuchet MS";
font-size:15px;
font-weight:bold;
text-align:left;
}
.pageTitleBlue{
color:#2D93C8;
font-family:"Trebuchet MS";
font-size:15px;
font-weight:bold;
text-align:left;
}
.blueText {
color:#2D93C8;
font-family:"Tahoma";
font-size:11px;
}
.blueText a{
color:#2D93C8;
font-family:"Tahoma";
font-size:11px;
text-decoration:none;
}
.blueText a:hover{
color:#2D93C8;
font-family:"Tahoma";
font-size:11px;
text-decoration:underline;
}
.orangeText {
color:#FF7606;
font-family:"Tahoma";
font-size:11px;
}
.orangeText a{
color:#FF7606;
font-family:"Tahoma";
font-size:11px;
text-decoration:none;
}
.orangeText a:hover{
color:#FF7606;
font-family:"Tahoma";
font-size:11px;
text-decoration:underline;
}
.button {
border-style:solid;
border-color:#D6D5D5;
border-width:1px;
background-image:url(../images/bg_btn.jpg);
height:22px;
background-repeat:repeat-x;
font-family:Tahoma;
font-size:11px;
color:#4E4E4E;
text-align:center;
text-decoration:none;
cursor:pointer;
padding-left:5px; 
padding-right:5px;

}


/* New Added 13-10-06 */ 

.bgLoginTop {
background-image:url(../images/bg_login_top.jpg);
background-repeat:repeat-x;
}
.bgLoginBottom {
background-image:url(../images/bg_login_bottom.jpg);
background-repeat:repeat-x;
}
.login {
background-image:url(../images/bg_login_box.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#ACDFFA;
padding-left:5px;
padding-right:5px;
}
.login td{
font-family:Tahoma;
text-decoration:none;
font-size:11px;
color:#3B3A38;
}
.login a{
font-family:Tahoma;
text-decoration:none;
font-size:11px;
color:#006A92;
letter-spacing:1px;
text-decoration:underline;
}


.inputLogin {
width:120px;
font-family:Tahoma;
text-decoration:none;
font-size:11px;
color:#3B3A38;
border:1px solid #ABC8D6;
padding-left:4px;
}

.memberLinks  a{
font-family:Tahoma;
font-size:10px;
color:#006A92;
text-decoration:none;
}
.memberLinks  a:hover{
color:#FF7606;
}
