/* British Towns Network - Base Styles for England Sub Web */

BODY		
		{color : #FFFFFF;
		background-color : #33CC33;
		font-family : Times New Roman;
		font-size : 10pt
		text-decoration : none;
		text-align : center;
		font-style : normal;
		margin-top : 0px;
		margin-left : 2px;
		margin-right : 2px;
		margin-bottom : 0px;
		}

TABLE		
		{font-family : Times New Roman;
		text-align : left;
		font-weight : normal;
		border-collapse: collapse;
		cellpadding= 0; 
		cellspacing= 0; 
		}

A			{color: blue;
			font-family : Times New Roman;
			font-weight: normal;
			text-align : left;
			text-decoration : underline;
			}
			
A:visited	{color: green; 
			font-family : Times New Roman;
			font-weight: normal;
			text-align : left;
			text-decoration : none;
			}

A:hover 	{color: red; 
			font-family : Times New Roman;
			font-weight: normal;
			text-align : left;
			text-decoration : underline;
			}

A:active 	{color: black; 
			font-family : Times New Roman;
			font-weight: normal;
			text-align : left;
			text-decoration : underline;
			}

P.BTN_MiniTable
		{font-family : Times New Roman;
		font-weight : normal;
		text-align : center;
		color= #000080;		
		font-size : 10pt;
		margin-left : 5px;
		margin-right : 5px
		;}		
		
P.BTN_Table
		{font-family : Times New Roman;
		font-weight : normal;
		text-align : center;
		color= #000080;		
		font-size : 12pt;
		margin-left : 5px;
		margin-right : 5px
		;}				
		
P.BTN_MenuTitle
		{font-family : Times New Roman;
		font-weight : bold;
		text-align : center;
		color= #FFFFFF;		
		font-size : 14pt;
		margin-left : 5px;
		margin-right : 5px
		;}						