/* ######### Marker List Vertical Menu ######### */



P { font-family: Arial; font-size: 13px; color: #666666} 

DIV { font-family: Arial; font-size: 13px; color: #666666} 

td {font-family: Arial; font-size: 13px; color: #666666} 

body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; font-family: Arial; font-size: 13px; color: #666666}





.nav {font-family: Arial; font-size: 13px; color: #CEC3E1} 



 a.nav:link {color: #CEC3E1; text-decoration: none; font-size: 13px;} 



 a.nav:visited {color: #CEC3E1; text-decoration: none; font-size: 13px;} 



 a.nav:active {color: #CEC3E1; text-decoration: none; font-size: 13px;} 



 a.nav:hover {color: #CEC3E1; text-decoration: none; font-size: 13px;}







.bread {font-family: Arial; font-size: 10px; color: #666666} 



 a.bread:link {color: #666666; text-decoration: underline; font-size: 10px;} 



 a.bread:visited {color: #666666; text-decoration: underline; font-size: 10px;} 



 a.bread:active {color: #666666; text-decoration: underline; font-size: 10px;} 



 a.bread:hover {color: #666666; text-decoration: none; font-size: 10px;}

 

 



.bud {font-family: Arial; font-size: 13px; color: #666666} 



 a.bud:link {color: #666666; text-decoration: underline} 



 a.bud:visited {color: #666666; text-decoration: underline} 



 a.bud:active {color: #666666; text-decoration: underline} 



 a.bud:hover {color: #666666; text-decoration: none}

 

 

 .budmemcat {font-family: Arial; font-size: 13px; color: #000} 



 a.budmemcat:link {color: #000; text-decoration: underline} 



 a.budmemcat:visited {color: #000; text-decoration: none} 



 a.budmemcat:active {color: #000; text-decoration: underline} 



 a.budmemcat:hover {color: #000; text-decoration: none}

 

 

 .violet {font-family: Arial; font-size: 13px; color: #52288D} 



 a.violet:link {color: #52288D; text-decoration: underline}  

 

 a.violet:visited {color: #52288D; text-decoration: underline} 



 a.violet:active {color: #52288D; text-decoration: underline} 



 a.violet:hover {color: #52288D; text-decoration: none}

 

 

 .green {font-family: Arial; font-size: 13px; color: #BBCE18} 



 a.green:link {color: #BBCE18; text-decoration: underline}  

 

 a.green:visited {color: #BBCE18; text-decoration: none} 



 a.green:active {color: #BBCE18; text-decoration: underline} 



 a.green:hover {color: #BBCE18; text-decoration: none}

 

 

 

  .mainsub {font-family: Arial; font-size: 24px; color: #52288D; font-weight:bold} 



 a.mainsub:link {color: #52288D; text-decoration: underline}  

 

 a.mainsub:visited {color: #52288D; text-decoration: none} 



 a.mainsub:active {color: #52288D; text-decoration: underline} 



 a.mainsub:hover {color: #52288D; text-decoration: none}

 



.subtitle {font-family: Arial; font-size: 13px; color: #52288D; font-weight:bold;}



 



.grey {font-family: Arial; font-size: 13px; color: #FFFFFF} 



 a.grey:link {color: #FFFFFF; text-decoration: underline} 



 a.grey:visited {color: #FFFFFF; text-decoration: underline} 



 a.grey:active {color: #FFFFFF; text-decoration: underline} 



 a.grey:hover {color: #FFFFFF; text-decoration: none}



.markermenu{

	width: 250px;

	clear: left;

	position: relative;



}



.markermenu ul{

list-style-type: none;

margin: 20px 20px;

padding: 0;

border: 0px solid #bbce18;

}



.markermenu ul li a{

background: #FFFFFF no-repeat;

font: bold 13px "Arial";

color: #52288d;

display: block;

width: auto;

padding: 3px 0;

padding-left: 0px;

text-decoration: none;

border-bottom: 1px solid #bbce18;

}



* html .markermenu ul li a{ /*IE6 hack*/

width: 210px;

}



.markermenu ul li a:visited, .markermenu ul li a:active{

color: #52288d;

}



.markermenu ul li a:hover, .markermenu ul li a.selected{

color: white;

background-color: #bbce18;

}



/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */



.blackwhite li a{

background: #bbce18;

width: 250px;

color:#FFFFFF;

}



.blackwhite li a:hover{

width: 250px;

background: #52288d;

color: white;

}



.arw{

	background-image:url(http://www.mea.org.au/ddlevelsfiles/arrow-right.gif) !important; 

	background-position: 190px 5px !important;

	background-repeat:no-repeat !important;

	}

.arw2{

	background-image:url(http://www.mea.org.au/ddlevelsfiles/arrow-right.gif) !important; 

	background-position: 240px 5px !important;

	background-repeat:no-repeat !important;

	}