body {
        margin:0px;
        background-color: #ffffff;
        font-family: verdana;
        font-weight: normal;
        }

img {
        border: 0px;
    }

#topPanel {
		background-color: #000000;
        background-image: url(../images/topPanel.gif);
        background-position: top left;
        background-repeat: no-repeat;
        }

#language {
        font-size: 11px;
        color: #ffffff;
        padding-right: 6px;
        }

#language a {
        color: #ffffff;
        text-decoration: none;
        }

#language a:hover {
        color: #ffffff;
        text-decoration: underline;
        }

.mainMenuBg {
        background-color: #97979b;
        }

#mainMenu, #subMenu {
        font-size: 10px;
        font-weight: normal;
        color: #ffffff;
        }

#mainMenu td {
        padding-left:20px;
        padding-right:20px;
        font-size: 11px;
        font-weight: bold;
        }
#subMenu td {
        padding-left:20px;
        padding-right:20px;
        font-weight: bold;
        }

#mainMenu a{
        color: #ffffff;
        text-decoration: none;
        }

#subMenu a {
        color: #000000;
        text-decoration: none;
        }
.borderB {
        border-bottom: 1px solid #cbcbcd;
        }

#mainMenu a:hover, #subMenu a:hover {
        color: #d70005;
        text-decoration: underline;
        }

.mainMenuNormal {
        font-weight: normal;
        }
.subMenuBg {
        background-color: #cbcbcd;
        font-size: 10px;
        font-weight: normal;
        padding-right: 5px;
        }

#copyText {
        font-size: 10px;
        font-weight: normal;
        }

#copyText td{
        border-right: 1px dashed #ffffff;
        }

#copyText a{
        font-size: 10px;
        font-weight: normal;
        color: #000000;
        }

#copyText a:hover{
        font-size: 10px;
        font-weight: normal;
        color: #d70005;
        }

#content {
        background-image: url(../images/m_gray.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 40px;
        font-size: 12px;
        font-weight: normal;
        color: #d70005;
        }
.caption {
        font-size: 12px;
        font-weight: bold;
        color: #d70005;
        }

#content td {
        font-size: 12px;
        font-weight: normal;
        line-height:16px;
        color: #000000;
        }

#content td a{
        color: #000000;
        }

#content td a:hover{
        color: #d70005;
        }


.mapMainMenu {
        padding-top: 40px;
        font-weight: bold;
        font-size: 11px;
        list-style: none;
        }

.mapMainMenu a, .subMainMenu a{
        text-decoration: none;
        color: #000000;
        }

.mapMainMenu a:hover, .subMainMenu a:hover{
        text-decoration: underline;
        color: #d70005;
        }

.subMainMenu {
        font-weight: normal;
        padding-top: 8px;
        padding-bottom: 20px;
        padding-left: 0px;
        list-style: none;
        line-height: 19px;
        }
.error {
		color: #c20109;
		font-size: 14px;
		font-weight: bold;
}
input {
        border-left: 1px solid #97979b;
        border-top: 1px solid #97979b;
        border-right: 1px solid #cbcbcd;
        border-bottom: 1px solid #cbcbcd;
        font-family: verdana;
        font-weight: normal;
        font-size: 12px;
        }

button {
        border-right:1px solid #97979b;
        border-bottom: 1px solid #97979b;
        border-left: 1px solid #cbcbcd;
        border-top: 1px solid #cbcbcd;
        background-color: #cacace;
        font-family: verdana;
        font-weight: normal;
        font-size: 12px;
        }
#form {
        font-family: verdana;
        font-weight: bold;
        font-size: 10px;
        color: #000000;
        }
.dashedHr {
        border-top: 1px dashed #cbcbcd;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 1px solid #ffffff;
        }
.menuTab {
/*        background-color: #f5f5f5;*/
        border-bottom: 1px solid #ffffff;
        margin-left: -30px;
        padding-left: 10px;
        padding-top:  5px;
        }
#BPOServices th {
        background-color: #cbcbcd;
        font-family: verdana;
        font-weight: bold;
        font-size: 10px;
        color: #000000;
        }
#BPOServices td, #BPOServices li{
        font-family: verdana;
        font-weight: normal;
        font-size: 11px;
        color: #000000;
        line-height: 12px;
        padding-bottom: 10px;
        list-style: none;
        margin-left: -30px;
/*        background-color: #f5f5f5;*/
        }