/*
Theme Name: MCSA
Theme URI: http://www.mcsa.net.au/
Description: The default WordPress theme for http://www.mcsa.net.au.
Version: 1.0
Author: Quench Media
Author URI: http://www.quenchmedia.com.au/
Tags: blue, custom header, fixed width, two columns, widgets

	MCSA v1.0
	 http://www.mcsa.net.au/

	This theme was designed and built by Quench Media,
	whose blog you will find at http://www.quenchmedia.com.au/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
padding:0px;
margin:0px;
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
	}

p {
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#707070;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#003352;
	}

a {
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#003352;
		text-decoration:none;
}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#636363;
	}

.form
	{
		width:177px; height:20px; border-color:#9E9E9E; border-width:1px; background-color:#ffffff; border-style:solid
	}
.form_div
	{
		height:23px; margin-top:-1px;		
	}
		
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:none;}
	
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:none;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:none;}
	
	ul {margin:0; padding:0; list-style:none}
	li {background:url(images/1-m.gif) no-repeat left center; 
		margin: 0px 0px 0px 0px; 
		padding:0px 0px 0px 11px;
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#707070;
	}
.Header_A
{
background-color:#f5f5f5;
}
.Header_B
{
background-color:#ffffff;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
.Content_A
{
background-color:#f5f5f5;
border-right:1px dashed #808080;
}
.Content_B
{
background-color:#ffffff;
border-right:1px dashed #808080;
}
.Footer_A
{
background-color:#f5f5f5;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
td
{
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
.NavBar_Link
{
color:#000000;
}
.NavBarLink:hover
{
color:#003352;
}