/* CSS Document */
body{ margin:0px; background-image:url(../images/bg.jpg); background-repeat:repeat-y; background-position:center
}

td{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:justify;
}

a{ color:#4DA5C3; outline:none;}
a:hover{ color:#FAB309; outline:none;}
a:active{ color:#FAB309; outline:none;}



.blue-textfield{ background-color:#A5DDF0; color:#0D536A; border:0px; border: thin #7BB5C8 solid;}
.yellow-text{ color:#FFDB00; font-size:18px; font-family:Arial, Helvetica, sans-serif;
}
.white-text{ color:#FFFFFF;
}
.black-text-big{ font-family:Arial, Helvetica, sans-serif; font-size:18px;
}
.blue-text-big{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#4690AA;
}

.blue-text{  font-weight:bold; color:#4690AA;
}
.blue-text1{  color:#4690AA;
}
.white-text-big{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:16px; font-weight:bold;
}
a.white-text-link{ color:#FFFFFF; text-decoration:none;
}
a.white-text-link:hover{ color:#FFFFFF; text-decoration:underline;
}
.blue-link{ color:#4DA5C3;}
.blue-link:hover{ color:#000000;}


.grey-bg{ background-color:#EAEAEA; height:30px; border:thin #ffffff solid; padding-left:4px;
}
.red-text{ color:#FF0000;
}


.btn{ width:133px; height:23px; background-image:url(../images/btn.jpg); background-repeat:no-repeat; text-align:center; text-align:center; color:#AC0916; font-weight:bold; text-decoration:none; display:block; padding-top:4px;}
.btn:hover{width:133px; height:23px; background-image:url(../images/btn.jpg); background-repeat:no-repeat; text-align:center; text-align:center; color:#393939; font-weight:bold; text-decoration:UNDERLINE; display:block; padding-top:4px;}
.btn:active{ width:133px; height:23px; background-image:url(../images/btn.jpg); background-repeat:no-repeat; text-align:center; text-align:center; color:#AC0916; font-weight:bold; text-decoration:none; display:block; padding-top:4px;}
