/*** Horizontal Menu ***/
.HMenu_Main_Down {
    height: 82px;
    background-color: #007aa7;
    background-image: url(/images/HMenu-Main-Down.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.HMenu_Main_Up {
    height: 82px;
    background-image: url(/images/HMenu-Main-Up.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.HMenu_Main_Right {
    height: 82px;
    background-image: url(/images/HMenu-Over-Bg-Right-e.jpg);
    background-repeat: no-repeat;
	background-position: right 0px;
}
.HMenu_Main_Right_Over {
    height: 82px;
    background-image: url(/images/HMenu-Over-Bg-Right-e.jpg);
    background-repeat: no-repeat;
    background-position: right -82px;
}

.HMenu_Main_Container {
    height: 82px;
    padding-right: 10px;
}

.HMenu_Main_Container a, .HMenu_Main_Container a:hover {
    width: 100%;
    height: 100%;
    font-weight: bold;
    text-decoration: none;
    color: White;
}

.HMenu_Main_Container div {
    float: left;
}

.HMenu_Link {
    margin-top: 26px;
    width: 100%;
    text-align: center;
}

.HMenu_Block_1 {
    margin: 5px 0px 8px 0px;
    width: 103px;
    height: 69px;
    background-image: url(/images/HMenu-Block-Dots.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 1px;
}

.HMenu_Block_1c {
    background-repeat: repeat-x;
    width: 102px;
    height: 98%;
    cursor: hand;
}

.HMenu_Block_2 {
    margin: 5px 0px 8px 0px;
    width: 145px;
    height: 69px;
    background-image: url(/images/HMenu-Block-Dots.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 1px;
}

.HMenu_Block_2c {
    background-repeat: repeat-x;
    width: 144px;
    height: 98%;
    cursor: hand;
}

.HMenu_Block_3 {
    margin: 5px 0px 8px 0px;
    width: 124px;
    height: 69px;
    background-image: url(/images/HMenu-Block-Dots.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 1px;
}

.HMenu_Block_3c {
    background-repeat: repeat-x;
    width: 123px;
    height: 98%;
    cursor: hand;
}

.HMenu_Block_4 {
    margin: 5px 0px 8px 0px;
    width: 92px;
    height: 69px;
    background-image: url(/images/HMenu-Block-Dots.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 1px;
}

.HMenu_Block_4c {
    background-repeat: repeat-x;
    width: 91px;
    height: 98%;
    cursor: hand;
}

.HMenu_Block_5 {
    margin: 5px 0px 8px 0px;
    width: 150px;
    height: 69px;
    background-image: url(/images/HMenu-Block-Dots.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 1px;
}

.HMenu_Block_5c {
    background-repeat: repeat-x;
    width: 149px;
    height: 98%;
    cursor: hand;
}

.HMenu_Block_6 {
    margin: 5px 0px 8px 0px;
    width: 85px;
    height: 69px;
}

.HMenu_Block_6c {
    background-repeat: repeat-x;
    width: 85px;
    height: 98%;
    cursor: hand;
}
/*** Right Menus ***/
.RMenu {
	width: 280px;
}
.RMenu td{
	height: 100%;
	padding: 0px;
}
.RMenu_Main {
    width: 100%;
	height: 100%;

}
.RMenu_Main_Down {
	width: 100%;
	height: 100%;
    background-image: url(/images/RMenu-Main-Down.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.RMenu_Main_Up {
	width: 100%;
	height: 100%;
    background-image: url(/images/RMenu-Main-Up.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.RMenu_Main_Left {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
    background-image: url(/images/RMenu-Main-Left.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.RMenu_Main_LeftUp {
	width: 100%;
	height: 100%;
    background-image: url(/images/RMenu-Main-LeftUp.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
.RMenu_Main_LeftDown {
	width: 100%;
	height: 100%;
    background-image: url(/images/RMenu-Main-LeftDown-el.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.RMenu_Main_Container
{
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	text-align: left;
	    background-color: #a8f3fd;
}
.RMenu_TBlock_WA {
	width: 39px;
	height: 39px;
	float: left;
}
.RMenu_TBlock_Text
{
	padding-top: 11px;
}
.RMenu_TBlock_1 {
	width: 100%;
	height: 39px;
	background-color: #16d3c6;
    background-image: url(/images/RMenu-TBlock-Bg1.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.RMenu_TBlock_WA1 {
	width: 100%;
	height: 100%;	
	background-image: url(/images/RMenu-TBlock-WA1.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.RMenu_TBlock_Text1
{
	height: 100%;
	font-size: 10pt;
	font-weight: bold;
	color: #f9ffd4;
}
.RMenu_TBlock_2 {
	width: 100%;
	height: 39px;
	background-color: #13b1d1;
    background-image: url(/images/RMenu-TBlock-Bg2.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.RMenu_TBlock_WA2 {
	width: 100%;
	height: 100%;	
	background-image: url(/images/RMenu-TBlock-WA2.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.RMenu_TBlock_Text2
{
	height: 100%;
	font-size: 10pt;
	font-weight: bold;
	color: #b5f8ff;
}
.RMenu_TBlock_3 {
	width: 100%;
	height: 39px;
	background-color: #1f89d4;
    background-image: url(/images/RMenu-TBlock-Bg3.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.RMenu_TBlock_WA3 {
	width: 100%;
	height: 100%;	
	background-image: url(/images/RMenu-TBlock-WA3.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.RMenu_TBlock_Text3
{
	height: 100%;
	font-size: 10pt;
	font-weight: bold;
	color: #aae3ff;
}
.RMenu_TBlock_Text3 a
{
	font-size: 10pt;
	font-weight: bold;
	color: #aae3ff;
	text-decoration: none;
}
.RMenu_TBlock_Text3 a:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: #aae3ff;
	text-decoration: underline;
}
.RMenu_TBlock_4 {
	width: 100%;
	height: 39px;
	background-color: #886ea6;
    background-image: url(/images/RMenu-TBlock-Bg4.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.RMenu_TBlock_WA4 {
	width: 100%;
	height: 100%;	
	background-image: url(/images/RMenu-TBlock-WA4.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.RMenu_TBlock_Text4
{
	height: 100%;
	font-size: 10pt;
	font-weight: bold;
	color: #f2e1ff;
}
.RMenu_TBlock_Text4 a
{
	font-size: 10pt;
	font-weight: bold;
	color: #f2e1ff;
	text-decoration: none;
}
.RMenu_TBlock_Text4 a:hover
{
	font-size: 10pt;
	font-weight: bold;
	color: #f2e1ff;
	text-decoration: underline;;
}
.RMenu_Text{	
	color: #005574;
	padding-left: 3px;
}
.RMenu_Link_Container
{
	padding-bottom: 5px;
}
.RMenu_Link_Container a
{
	color: #005574;
	text-decoration: none;
}
.RMenu_Link_Container a:hover
{
	color: #000000;
	text-decoration: underline;
}
.SmallArrow
{
	width: 15px;
	height: 17px;	
	float: left;
	background-image: url(/images/RMenu-SmallArrow.gif);
    background-repeat: no-repeat;
    background-position: left;
}
