/* Default stylesheet used for GallowayMRT */

/* === GLOBAL SETTINGS === */

body					/* applies to the document background */
{
	font-size:			10pt;
	font-family:			"Verdana", "Arial", "Helvetica", "sans-serif";
; background-color: #99CCFF
}

p					/* applies to all paragraphs */
{
	font-size:			11pt;
	font-family:			Arial, Helvetica, sans-serif;
        font-weight:			normal;
; color: #000000
}

em					/* applies to all emphasised text */
{
	font-size:			8pt;
	font-family:			"Verdana", "Arial", "Helvetica", sans-serif;
        font-style: 			normal
}

table					/* applies to all tables */
{
	font-size:			10pt;
	font-family:			"Verdana", "Arial", "Helvetica", sans-serif;
}

td					/* applies to all table cells */
{
	font-size:			10pt;
	font-family:			"Verdana", "Arial", "Helvetica", sans-serif;
}

ol					/* applies to all ordered lists */
{
	font-size:			10pt;
	font-family:			"Verdana", "Arial", "Helvetica", sans-serif;
}

ul					/* applies to all unordered lists */
{
	font-size:			10pt;
	font-family:			"Verdana", "Arial", "Helvetica", sans-serif;
}

li					/* applies to all list items */
{
	font-size:			10pt;
	font-family:			"Verdana", "Arial", "Helvetica", sans-serif;
; list-style-type: square
}

h1, h2, h4, h5, h6			/* applies to all headings */
{
	font-family:			"Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
       	font-weight:			Normal;
	
}

h1
{
	font-size:			20pt;
}

h2
{
	font-size:			18pt;
}

h3
{
	font-size:			17pt;
	color:			#2A0069;
}

h4
{
	font-size:			14pt;
}

h5
{
	font-size:			12pt;
}

h6
{
	font-size:			10pt;
}

a:active
{
	color:				#2A0069;
}

a:link, a:visited
{
	color:				#2A0069;
	font-weight:			normal;
}

a:hover
{
	color:				red;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#2a0069; layer-background-color:#99CCCC; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:verdana,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#2295cb; layer-background-color:#2a0069; color:#ffffff;}
.clLevel0over{background-color:#CCCC99; layer-background-color:#336699; color:#2a0069; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:red; layer-background-color:red}


/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana, arial,helvetica; font-size:12px; font-weight:bold}
.clLevel1{background-color:#2295cb; layer-background-color:#FF9900; color:white;}
.clLevel1over{background-color:#006699; layer-background-color:#006699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}



/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel2{background-color:#CCCC99; layer-background-color:Navy; color:#2a0069;}
.clLevel2over{background-color:#2a0069; layer-background-color:#67FF00; color:white; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

h3 { 
	font-family:			"Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
       	font-weight:			normal;
 } 

.inframe {  border-style: none;}

.table1 {  border: solid; border-color: #000000 inset #000000 #000000; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; border-width: 0px 0px 3px 3px}
.table2 {  border-color: #000000 black; border-style: dotted; border-top-width: thin; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px}
.table3 {  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-color: #000000 black black #000000; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: thin}
.table4 {  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-color: #000000 black; border-style: dotted; border-top-width: thin; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px}
.table5 {  border-color: #000000 black black; border-style: dotted; border-top-width: thin; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.table6 {  border-color: black black #000000; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px}
.table7 {  border: solid; border-color: #000000 inset #000000 #000000; padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; border-width: 0px 3px 3px 0px}
