/* April 02, 2007 */
/* Style Definitions for Dundalk MD SPEBSQSA Web pages */

/* set font family and size for body style */

body
	{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	}

/* set relative font sizes for non-Netscape and newer Netscape browsers */
/* see "http://diveintoaccessibility.org/examples/fontsize.html" */

p
	{
	font-size: 12px;
	}

/*/*/a{}
body p
	{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

html>body p
	{
    	font-size: small;
	}
/* */

/* end of set relative font sizing styles */

 /* font-size span styles */

span.fs7
	{
	font-size: xx-large;
	}

span.fs6
	{
	font-size: x-large;
	}

span.fs5
	{
	font-size: large;
	}

span.fs4
	{
	font-size: medium;
	}

span.fs3
	{
	font-size: small;
	}

span.fs2
	{
	font-size: x-small;
	}

span.fs1
	{
	font-size: xx-small;
	}
 /* end of font-related styles */

body
	{
	width:760px;
	color: black; 
	background: white url("cocwal.jpg") repeat;
	}

p
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

table.fullpage
	{
	width: 100%;
	border-width: 0;
	}

 /* page title area styles */

table.title
	{
	width: 765px;
	border-width: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background: navy; 
	}

div.titlearea
	{
	width: 765px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	/* background: red; */ 
	}		 

img.logodims
	{
	width: 90px;
	height: 90px;
	}
	
td.pagetitlelogo
	{
	width: 130px;
	height: 100px;
	/* background: lime; */
	}

td.pagetitle
	{
	color: white;
	/* background: blue; */
	white-space: nowrap;
	font-size: x-large;
	}

 /* static menubar background */

table.menubar
	{
	border-width: 0;
	}

p.menubar
	{
	width:755px;	
	height:30px;  
	background:navy;
	margin-left:12px;
	}

  /* page bottom area styles */

p.pagebottom
	{
	text-align: center;
	font-size: small;
	}

 /* link styles */

a:link
	{color: green}

a:visited
	{color: magenta}

a:active
	{color: red}

/* --- static menu styles --- */


/*note:

1. not all browsers render styles the same way so try out your
style sheet on different browsers before publishing;

style naming convention:
	m<zero based menu number>
	l<zero based level number>
	i|o<for inner or outer tag>

*/





.m0l0o { border: 1px solid navy; 
	text-decoration: none;
	}   

.m0l1o { border: 1px solid navy; 
	text-decoration: none;
	}   

.m0l2o { border: 1px solid navy; 
	text-decoration: none;
	}   


/* inner colors are set via MENU_STYLES parm (in "menu_tpl.js") */
/*  ** original font-family: Tahoma, Arial, sans-serif; */

.m0l0i {  
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	
}



.m0l1i {  
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	
}



.m0l2i {  
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	
}


 
/* end of Style Definitions */

