/* General text styles */

BODY
{
	color: #2D2E1B; 
	font-size: 10pt;
	font-family: Arial, Verdana;	
}

TABLE
{
	font-size: 10pt;
	
}

A
{
	text-decoration: none;
	color: #3b327c;
}
A:Hover
{
	text-decoration: underline;
	color: #3b327c;
}

.TSGText
{
	color: #3b327c;
	font-size: 8pt;
	font-family: Arial, Verdana;	
}
.TSGText:Hover
{
	color: #3b327c;
	font-size: 8pt;
	font-family: Arial, Verdana;	
	text-decoration: none;
}

.Normal
{
	color: #444444;
	font-size: 10pt;
	font-family: Arial, Verdana;	
} /*originally 595A43 green*/

A.normal
{
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Verdana;	
}

.SubHeader
{
	color: #595A43;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana;	
}
A.SubHeader:Hover
{
	color: #595A43;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana;	
}



.Header
{
	font-weight: bold;
	color: #3b327c;
	font-family: Arial, Verdana;
	font-size: 14pt;
}
A.Header:Hover
{
	font-weight: bold;
	color: #3b327c;
	font-family: Arial, Verdana;
	font-size: 12pt;
}


.FPBoxHeader
{
	font-weight: bold;
	color: #3b327c;
	font-family: Arial, Verdana;
	font-size: 11pt;
}
A.FPBoxHeader:Hover
{
	font-weight: bold;
	color: #3b327c;
	font-family: Arial, Verdana;
	font-size: 11pt;
}



.ErrorText
{
	color: Red;
	font-size: 10pt;
	font-family: Arial, Verdana;	
}


.DetailDate
{	
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana;	
}
.Copyright
{
	color: #595A43;
	font-size: 8pt;
	font-family: Arial, Verdana;	
}

.TableBackground
{
	background-color: #f0f0ff;
	/*background-color: #f0f0f0;
	background-color: #d9d6e5;*/
}

/* End of general styles */

/* Navigation specific */

.TopNavLink
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
}
A.TopNavLink:Hover
{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
}

<!--not working-->
.TopBarLink
{
	color: #eae4d4;
	font-family: Garamond, Verdana;
	font-size: 15pt;
	font-weight: bold;
}
A.TopBarLink:Hover
{
	text-decoration: underline;
	color: #ffffff;
	font-family: Garamond, Verdana;
	font-size: 15pt;
	font-weight: bold;
}


.LeftBar
{
	
	font-size: 8pt;
	font-family: Arial, Verdana;
	/*border-bottom: #d9d6e5 1px solid;	*/
	/*border-bottom: #ffffff 3px solid;		*/
}

.ReadAbout
{
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial;
	FONT-SIZE:12	
}


.Home
{
	background: #a29ab0;	
}

.HomeSelected
{
	background: #000067;
}

.Information
{
	background: #d8adc0;
}

.InformationSelected
{
	background: #aa1f6f;
}


.Search
{
	border-top: #f0cd17 1px solid;
	border-left: #f0cd17 1px solid;
	border-bottom: #f0cd17 1px solid;
	background: #f0cd17;
}

.SearchInput
{
	border: none;	
	font-weight: normal;
	font-size: 8pt;
	width: 150px;
}

.SearchGo
{
	background: #000067;
}

.Barristers
{
	background: #e6d68e;
}

.BarristersSelected
{
	background: #bb9b0d;
}

.Courses
{
	background: #fbcb90;
}

.CoursesSelected
{
	background: #f2781a;
}

.QuickLinks
{
	border: none;	
	font-weight: normal;
	font-size: 8pt;	
	width: 220px;
	height: 19px;
}

/* End of navigation specific */


/* LCNSays Specific */
.LCNSaysHeader
{
	font-weight: bold;
	color: #009576;
	font-family: Arial, Verdana;
	font-size: 11pt;
}
A.LCNSaysHeader:Hover
{
	font-weight: bold;
	color: #009576;
	font-family: Arial, Verdana;
	font-size: 11pt;
}
/* End LCNSays specific */



/* Border of the site */
.BorderTable
{
	border-right: #000067 1px solid;
	border-top: #000067 1px solid;
	border-left: #000067 1px solid;
	border-bottom: #000067 1px solid;	
}
/* End of site border */



/* Front page content */


.NewsBox
{
	background: #D9D6E5;
	color: #3b327c;
	font-size: 10pt;	
	font-family: Arial, Verdana;
}
.NewsSubHeader
{
	font-weight: bold;
	color: #3b327c;
}
A.NewsSubHeader:Hover
{
	font-weight: bold;
	color: #3b327c;
}

.MainContentBox
{
	border-right: #d9d6e5 1px solid;
	border-top: #d9d6e5 1px solid;
	border-left: #d9d6e5 1px solid;
	border-bottom: #d9d6e5 1px solid;
	font-size: 10pt;
}

.SearchListItem
{
	border-top: #d9d6e5 1px solid;
}


/* End front page content */



/*lawcareers.net*/

















