.panelheader{
    background-color:#CC0000;
    color:#FF6666;
    height: 22px;
    font-weight : normal;
    padding-left: 5px;
    padding-top: 4px;
    border-bottom:1px solid #990000;
    border-style:solid none;
    border-top:1px solid #FF0000;
    border-width:1px 0px;
    font-size:11px;
    font-family: Verdana;
    text-align: left;
}
.masterHover { color : #EEE; }
.panelTitle {
    background-color : #CC0000;
    color : #FF6666;
    font-weight : 400;
    border-color : #1f669b;
}
.mdHover {
    background-color : #B40000;
    color : #ffffff;
}
.mdSelected {
    background-color : #B40000;
    color : #ffffff;
    font-weight : 700;
}
.panelContent {
    border : 0px solid #1f669b;
    border-top-width : 0px;
    border-bottom-width : 0px;
    padding-left: 10px;
    overflow: auto;
    font-family: Verdana
}
div a:link {
    text-decoration:none;
    font-weight:normal;
    color:#000000;
}
div a:visited {
    text-decoration:none;
    font-weight:normal;
    color:#000000;
}
div a:hover {
    text-decoration:underline;
    font-weight:normal;
    color:#000000;
}

#accordionVL17 {
    border-bottom : 1px solid #1f669b;
    margin-top : 60px;
    border-top : 1px solid;
    border : 1px solid #4f4f4f;
    width: 300px;
   
}

.advertiseHeader {
    background-color : #B40000;
    border-color : #1f669b;
    color:#ffffff;
    height: 22px;
    font-weight : 700;
    padding-left: 5px;
    padding-top: 4px;
    border-bottom:1px solid #990000;
    border-style:solid none;
    border-top:1px solid #FF0000;
    border-width:1px 0px;
    font-size:11px;
    font-family: Verdana;
    text-align: left;
}
.advertiseContent {
    border : 0px solid #1f669b;
    border-top-width : 0px;
    border-bottom-width : 0px;
    padding-left: 10px;
    overflow: auto;
    font-family: Verdana
}

#advertise{
    border-bottom : 1px solid #1f669b;
    margin-top : 60px;
    border-top : 1px solid;
    border: 1px solid #4f4f4f;
    width:  310px;
    height: 420px;
	
}

.infoHeader {
    background-color : #B40000;
    border-color : #1f669b;
    color:#ffffff;
    height: 22px;
    font-weight : 700;
    padding-left: 5px;
    padding-top: 4px;
    border-bottom:1px solid #990000;
    border-style:solid none;
    border-top:1px solid #FF0000;
    border-width:1px 0px;
    font-size:11px;
    font-family: Verdana;
    text-align: left;
}
.infoContent {
    border : 0px solid #1f669b;
    border-top-width : 0px;
    border-bottom-width : 0px;
    padding-left: 10px;
    overflow: auto;
    font-family: Verdana
}
#info{
    border-bottom : 1px solid #1f669b;
    margin-top : 60px;
    border-top : 1px solid;
    border : 1px solid #4f4f4f;
    width:  310px;
    height: 420px;
	background-color:#FFFFFF;
}

.newsHeader {
    background-color : #B40000;
    border-color : #1f669b;
    color:#ffffff;
    height: 22px;
    font-weight : 700;
    padding-left: 5px;
    padding-top: 4px;
    border-bottom:1px solid #990000;
    border-style:solid none;
    border-top:1px solid #FF0000;
    border-width:1px 0px;
    font-size:11px;
    font-family: Verdana;
    text-align: left;
}
.newsContent {
    border : 0px solid #1f669b;
    border-top-width : 0px;
    border-bottom-width : 0px;
    padding-left: 10px;
    overflow: auto;
    font-family: Verdana
}

#news{
    border-bottom : 1px solid #1f669b;
    margin-top : 60px;
    border-top : 1px solid;
    border : 1px solid #4f4f4f;
    width:  310px;
	background-color:#FFFFFF;
}


.pageHeader {
    background-color : #ffffff;
	border-color : #ffffff;
	color: #000000;
    height: 26px;
    padding-left: 5px;
    padding-top: 3px;
    font-size:12px;
    font-family: Verdana;
    text-align: left;
    vertical-align: middle;
}
.pageFooter {
    background-color : #ffffff;
	border-color : #ffffff;
    height: 20px;
    padding-left: 5px;
    padding-top: 4px;
    font-size:11px;
    font-family: Verdana;
    font-weight : 400;
	color: #000000;
	text-align: center;
}



