.a11_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #123760}
.input {  font-family: tahoma; font-size: 11px; color: #123760; border: #848585; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.t12_blue {  font-family: tahoma; font-size: 12px; color: 0C4FA2; text-decoration: none}
.t11_blue { font-family: tahoma; font-size: 11px; color: 1468A6}
.t11_grey {  font-family: tahoma; font-size: 11px; color: 374659; text-decoration: none}
.t11_orange {  font-family: tahoma; font-size: 11px; font-weight: bold; text-transform: uppercase; color: FF6600}
td {  font-family: tahoma; font-size: 11px; color: 374659}
a { font-family: tahoma; font-size: 11px; color: 1468A6}

.new_bg {
	background-color: #F6F7F8;
	background-image: url(images/bg_top4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu{
    font-family:arial, sans-serif;
    width:212px;
    height:100px;
    position:relative;
    font-size:11px;
    z-index:100
}
.menu ul li a, .menu ul li a:visited{
    display:block;
    text-decoration:none;
    color:#000;
    width:104px;
    height:20px;
    text-align:center;
    color:#fff;
    border:1px solid #fff;
    background:#710069;
    line-height:20px;
    font-size:11px;
    overflow:hidden
}
.menu ul{
    padding:0;
    margin:0;
    list-style:none
}
.menu ul li{
    float:left;
    position:relative}
.menu ul li ul{
    display:none
}
.menu ul li:hover a{
    color:#fff;
    background:#36f
}
.menu ul li:hover ul{
    display:block;
    position:absolute;
    top:21px;
    left:0;
    width:105px
}
.menu ul li:hover ul li a{
    display:block;
    background:#ddd;
    color:#000
}
.menu ul li:hover ul li a:hover{
    background:#6fc;
    color:#000
}
h1
{ font-size:14px;
}