

.PBA_Sectors_And_Service_Text {
	color: white;
	font-family : arial;
	line-height: 20px;
	font-size : 12;
	}
	
.PBA_Sectors_And_Service_Large_White_Heading{
	color: white;
	font-family : arial;
	letter-spacing: 1px;
	font-weight : 900;
	font-size : 20px;
}

.PBA_Key_Projects_Text {
	color: white;
	font-family : arial;
	font-size : 12px;
	}

.PBA_Key_Projects_Blue_Heading {
	
	color: #36a1db;
	font-family : arial;
	font-weight: bold;
	font-size : 16;
	text-decoration : none;
}

.PBA_News_Large_Blue_Heading{

FONT-WEIGHT: bold; 
FONT-SIZE: 15px; 
COLOR: #36a1db; 
FONT-FAMILY: arial; 
TEXT-DECORATION: none;

}

.PBA_News_Text{

FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: white;

}

.PBA_News_Blue_Detail{
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: rgb(54,161,219); 
FONT-FAMILY: arial;

}



.PBA_Link_Yellow{

color: #ffff00;

}

BODY {
	color: white;
	background-color : #000033;
	font-family : arial ;
	font-size : 10;
	margin-top: 15px;
	margin-left: 10px;
}

.SubHead 
{
	color: white;
}

.Head
{
	color: white;
}

a
{
	color: Gray;
	font-size: 12px
}

a.blueHyperlink, a.blueHyperlink:link, a.blueHyperlink:visited, a.blueHyperlink:hover
{
	color: #36A1DB;
}

.contentPane a, .contentPane a:link, .contentPane a:hover, .contentPane a:visited, 
.rightHandContentPane a, .rightHandContentPane a:link, .rightHandContentPane a:hover, .rightHandContentPane a:visited 
{
	color: #ff0;
	font-size: 12px
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active, A.CommandButton:hover, .SubHead
{
	color: #000;
}


.PBA_New_heading_blue{

font-weight: bold; 
font-size: 15px;
color: #36a1db;

}


.lnk_bottomtop_menu {
	color: #00008B;
	font-family : arial;
	font-weight : bold;
	font-size : 13;
	text-decoration : none;
}

.DataGrid_AlternatingItem
{
	color: black;
}

.DataGrid_Item
{
	color: white;
}

.DataGrid_Header
{
	color: white;
}

.menuItem, .activeMenuItem, .LightBlueMenuItem, .MediumBlueMenuItem, .DarkBlueMenuItem, .LightBlueActiveMenuItem, 
.MediumBlueActiveMenuItem, .DarkBlueActiveMenuItem, .VerticalMenuItem, .VerticalActiveMenuItem, .selectedMenuItemVertical,
.LightBlueSelectedMenuItem, .MediumBlueSelectedMenuItem, .DarkBlueSelectedMenuItem, .selectedMenuItemCenter, 
.CenterMenuItem, .DarkCenterMenuItem
{
text-transform: lowercase;
}

.menuItem, .activeMenuItem, .LightBlueMenuItem, .MediumBlueMenuItem, .DarkBlueMenuItem, .LightBlueActiveMenuItem, 
.MediumBlueActiveMenuItem, .DarkBlueActiveMenuItem, .VerticalMenuItem, .VerticalActiveMenuItem, .selectedMenuItemVertical,
.LightBlueSelectedMenuItem, .MediumBlueSelectedMenuItem, .DarkBlueSelectedMenuItem
{
	vertical-align:middle;
	height:46px;
	border: none;
	text-align:left;
	width: 124px;
	min-width: 124px;
	font-size: 10pt;
	font-weight:bold;
}

.VerticalMenuItem, .VerticalActiveMenuItem, .selectedMenuItemVertical
{
	height: 30px;	
	width: inherit;
}

.menuItem, .activeMenuItem, .LightBlueMenuItem, .MediumBlueMenuItem, .DarkBlueMenuItem, .LightBlueActiveMenuItem, 
.MediumBlueActiveMenuItem, .DarkBlueActiveMenuItem
{
	color: #000055;
	text-align:center;
}

.selectedMenuItemVertical
{
	color: #fff;
}

.LightBlueSelectedMenuItem, .MediumBlueSelectedMenuItem, .DarkBlueSelectedMenuItem
{
	/* No styles defined yet */
}

.selectedMenuItemCenter
{
	/* No styles defined yet */
}


.LightBlueMenuItem { background-color: #B0E3FF; }
.MediumBlueMenuItem { background-color: #36A1DB; }
.DarkBlueMenuItem { background-color: #8FB5D4; }

.LightBlueActiveMenuItem { background-color: #8FB5D4; }
.MediumBlueActiveMenuItem { background-color: #84C1DF; }
.DarkBlueActiveMenuItem { background-color: #84C1DF; }

.VerticalMenuItem, .VerticalActiveMenuItem
{
	color: #A9A9A9;
	border: none;
	background-color: #003C67;
}

.VerticalActiveMenuItem { color: #fff; }

.activeMenuItem, .LightBlueActiveMenuItem, .MediumBlueActiveMenuItem, .DarkBlueActiveMenuItem, .VerticalActiveMenuItem, 
.CenterMenuItem, .DarkCenterMenuItem
{
	cursor: pointer;
	cursor: hand;	
}

.CentralMenuContainer
{
	margin-left:auto;
	margin-right:auto;	
}

.CenterMenuItem, .DarkCenterMenuItem
{
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	width: 150px;
	padding: 18px 5px 18px 24px; 
	background-repeat:no-repeat;
	background-position: left center;
}

.CenterMenuItem { background-image: url(bluebox.gif); }
.DarkCenterMenuItem { background-image: url(darkerbluebox.gif); }

.standardRightPane .VerticalMenuItem, .standardRightPane .VerticalActiveMenuItem
{
	font-size: 10px; 
	color: #000055; 
	text-decoration: none;
	height: auto;
	background-color: Transparent;
	padding: 1px 0px 1px 0px; 
}

.navSubMenu
{
	background-color:#fff;
}

.navSubMenu .LightBlueMenuItem, .navSubMenu .MediumBlueMenuItem, .navSubMenu .DarkBlueMenuItem, 
.navSubMenu .LightBlueActiveMenuItem, .navSubMenu .MediumBlueActiveMenuItem, .navSubMenu .DarkBlueActiveMenuItem
{ text-align: left; }

#NextPrevButtonContainer
{
	width: 100%;
	text-align:right;	
}

.marginedBottom
{
	margin-bottom: 8px;	
}

.blueRightHandEdge
{
	width: 30px;	
	background-color: #003C67; 
}

/* Styles for positioning and sizing */
.topFlashImage
{
	height: 80px; 
	text-align: left;
	width: 80px;
	background-color: #b5d6e0; 
	padding: 0px; 
	margin: 0px;	
	border-bottom: solid 2px #fff;
}

.newsPane
{
	background-color: #1f4776;	
}

.imagePane
{
	background-color:#b5d6e0;
	border: solid 2px #fff;
	border-top: none;
	border-right: none;
}

.imagePane, .imagePane span, .imagePane div, .imagePane img
{
	padding: 0px 0px 0px 0px;
	margin: none;	
}

.imagePane span, .imagePane div, .imagePane img
{
	border: none;	
}

.breadcrumbAndImagePane
{
	height:55px;
}
.breadcrumb
{
	background-color: #b0e3ff;
	color:#00008b; 
	border-bottom: solid 2px #fff;
	text-transform: lowercase;
	width: 220px;
}

.container, .header
{
	width:900px; 
	max-width:900px;
	min-width:900px;
	text-align:center;
	border: none;
	padding:0px;
	margin:0px;
}

.container
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

.leftBarWidth, .standardLeftPane, .homepageLeftPane
{
	width: 190px;
	min-width: 190px;
	max-width: 190px;
	height: 100px;
}


.standardLeftPane, .homepageLeftPane
{
	background-color: #003C67;
	padding: 20px 10px 20px 20px;
	text-align:left;
}

.standardRightPane
{
	background-color: #fff0af;
	width: 170px;
	vertical-align: top;
	height: 100%;
	padding: 10px;
	color: #000055;
	font-family : arial;
	line-height: 15px;
	font-size : 12;
	text-decoration : none;
}

.homepageLeftPane
{
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contentPane, .menuBarContainer, .imagePane, .homepageContentPane
{
	color: #fff;
}

.contentPane, .homepageContentPane
{
	height: 350px;	
}

#dnn_ctr_Signin_pnlLogin
{
	width: 678px;	
}

.homepageContentPane
{
	padding: 80px 70px 0px 43px;
	background-color: #003C67; 
	vertical-align:top;
	font-family : arial;
	font-size:12px;
	margin: 0px 0px 0px 0px;
}

.contentPaneExtended span, .contentPaneExtended .SubHead, .contentPaneExtended a.CommandButton, 
.contentPaneExtended a.CommandButton:link, .contentPaneExtended a.CommandButton:visited, 
.contentPaneExtended a.CommandButton:hover, .contentPane span, .contentPane .SubHead, .contentPane a.CommandButton, 
.contentPane a.CommandButton:link, .contentPane a.CommandButton:visited, .contentPane a.CommandButton:hover,
.homepageContentPane span, .homepageContentPane .SubHead, .homepageContentPane a.CommandButton, 
.homepageContentPane a.CommandButton:link, .homepageContentPane a.CommandButton:visited, 
.homepageContentPane a.CommandButton:hover, .rightHandContentPane span, .rightHandContentPane .SubHead, 
.rightHandContentPane a.CommandButton, .rightHandContentPane a.CommandButton:link, 
.rightHandContentPane a.CommandButton:visited, .rightHandContentPane a.CommandButton:hover, .standardLeftPane span, 
.standardLeftPane .SubHead, .standardLeftPane a.CommandButton, .standardLeftPane a.CommandButton:link, 
.standardLeftPane a.CommandButton:visited, .standardLeftPane a.CommandButton:hover, .homepageLeftPane span, 
.homepageLeftPane .SubHead, .homepageLeftPane a.CommandButton, .homepageLeftPane a.CommandButton:link, 
.homepageLeftPane a.CommandButton:visited, .homepageLeftPane a.CommandButton:hover
{
	color: #fff;
}

.contentPane, .contentPaneExtended, .rightHandContentPane
{
	background-color: #003C67; 
	padding: 20px 10px 20px 20px;	
	vertical-align:top;
	font-family : arial;
	font-size:12px;
}

.contentPane iframe
{
	width: 650px;
	height: 100%;
	overflow: visible;
	min-height: 400px;
	border: none;
}

.contentPane .Normal, .contentPaneExtended .Normal, .homepageContentPane .Normal
{
	font-family : arial;
	font-size:12px;
}

.menuBarContainer
{
	border: solid 1px #fff;
	border-right: none;
	background-color: #fff;
}

#MenuContainer
{
}

.leftTopPaneContainer {
	width: 138px; 
	background-color: #b5d6e0; 
	border: solid 1px #B5D6E0;
	border-bottom: solid 2px #fff;
}

.rightHandContentPane /* This is a positioned div which can be seen on the split content pane */
{
	border-left: solid 1px #fff; 
	height: 100%;
	margin-top: 20px;
	width: 180px;
}

.TiledList, .TiledList td
{
	padding: 5px 10px 5px 10px; 
	text-align: center;	
	color: #fff;
}

.noSearchResultsDiv
{
	width: 100%;
	text-align: center; 	
}

/* Styles brought directly across from PBA */
.txt_lrg_gray 
{
	color: white;
	font-family : arial;
	font-size : 20px;
}

.txt_sml_blue_part, .contentpane a.txt_sml_blue_part, .contentpane a.txt_sml_blue_part:Hover, 
.contentpane a.txt_sml_blue_part:Link, .contentpane a.txt_sml_blue_part:Visited
{
	color: #36a1db;
	font-family : arial;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
}

.txt_sml_lght_blue {
	color: #36a1db;
	font-family : arial;
	line-height: 25px;
	font-size : 16px;
	font-weight: bold;
	text-decoration : none;
}

.txt_lrg_white {
	color: white;
	font-family : arial;
	font-size : 12px;
}

.ulservice { 
	color: #36a1db;
	list-style-type: square;
	line-height: 2;
	padding: 0; 
}

.keyprojectlist
{
	list-style-image: url('square.gif');
	line-height: 2;
	color: #fff;
}

.keyprojectlist { line-height: normal; }

.lst_normal {
	list-style: none;
	margin: 0;
	padding:0;
}

.keyprojectlist {
	margin-left: 20px;
	font-size: 12px;
}

.frontpage {
	font-family : arial;
	letter-spacing: 1px;
	line-height: 22px;
	font-size : 14px;
}

.frontpage2 {
	letter-spacing: 1px;
	font-size : 14px;
}

.fmt_ourstaff_1 {
	margin-top:  50px;
	margin-left: 30px;
	margin-bottom: 40px;
	margin-right: 40px;
	color: white;
	font-family : arial;
	font-size : 12px;
}

.txt_lrg_white2 {
	width: 400px;
	color: white;
	font-family : arial;
	line-height: 20px;
	font-size : 12px;
}

.txt_lrg_white10 {
	color: white;
	font-family : arial;
	letter-spacing: 1px;
	font-weight : 900;
	font-size : 20px;
}

.txt_sml_blue10 {
	padding-top: 15px;
	padding-bottom: -5px;
	color: #36a1db;
	font-family : arial;
	font-weight: bold;
	font-size : 16;
	text-decoration : none;
}

.txt_sml_white {
	margin-top: 0px;
	color: white;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}

div#aboutus {
	border: 0px solid black;
	width: 134px; 
	background: #b0e3ff; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:146px;
	LEFT:262px;
}

div#sectorsandservices {
	border: 0px solid black;
	width: 135px; 
	background: #36a1db; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:146px;
	LEFT:492px;
}

div#keyprojects {
	border: 0px solid black;
	width: 135px; 
	background: #8fb5d4; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:146px;
	LEFT:722px;
}

div#news {
	border: 0px solid black;
	width: 135px; 
	background: #36a1db; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:146px;
	LEFT:722px;
}

div#careers {
	border: 0px solid black;
	width: 134px; 
	background: #b0e3ff; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:146px;
	LEFT:722px;
}

div#aboutusFront {
	border: 0px solid black;
	width: 170px; 
	background: #b0e3ff; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:94px;
	LEFT:262px;
}

div#sectorsandservicesFront {
	border: 0px solid black;
	width: 170px; 
	background: #36a1db; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:94px;
	LEFT:492px;
}

div#newsFront {
	border: 0px solid black;
	width: 170px; 
	background: #b0e3ff; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:94px;
	LEFT:722px;
}

div#careersFront {
	border: 0px solid black;
	width: 170px; 
	background: #b0e3ff; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:94px;
	LEFT:722px;
}

div#keyprojectsFront {
	border: 0px solid black;
	width: 134px; 
	background: #8fb5d4; 
	padding: 0px;
	visibility: hidden;
	position:absolute;
	TOP:146px;
	LEFT:722px;
}

.fmt_this {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
} 


.fmt_currentop_1 {
	width: 440px;
	margin-left: 60px;
	color: white;
	font-family: arial;
	text-align: center;
	line-height: 20px;
	font-size : 18;
} 

.fmt_mission_1 {
	width: 585;
	margin-top:  60px;
	margin-left: 40px;
	margin-right: 40px;
	color: white;
	font-family : arial;
	font-size : 12;
}

.fmt_contactus_1 {
	margin-left:  40px;
}


.fmt_brochure_1 {
	margin-top:  40px;
	margin-left: 50px;
}

.fmt_corevalues_1 {
	margin-top:  10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	color: white;
	font-family : arial;
	font-weight : 900;
	line-height: 15px;
	font-size : 12;
}

.fmt_ourstaff_1 {
	margin-top:  50px;
	margin-left: 30px;
	margin-bottom: 40px;
	margin-right: 40px;
	color: white;
	font-family : arial;
	font-size : 12px;
}

 .img_white_boarder{
	border-color: white;
	border-width: 1px;
 }

.lst_normal{
	list-style: none;
	margin: 0;
	padding:0;
}

.lnk_gray {
	color: gray;
	font-family : arial;
	font-size : 18;
	text-decoration : none;
}

.lnk_sml_white {
	color: white;
	font-family : arial;	
	font-size : 12px;
	text-decoration : none;
}

.lnk_gray_part {
	color: #36a1db;
	font-family : arial;
	line-height: 20px;
	font-weight: 900;
	font-size : 14px;
	text-decoration : none;
}

.lnk_blue {
	color: #000055;
	font-family : arial;
	font-weight : bold;
	font-size : 12;
	text-decoration : none;
}

.lnk_bottomtop_menu {
	color: #00008B;
	font-family : arial;
	font-weight : bold;
	font-size : 13;
	text-decoration : none;
}

.lnk_lrg_blue {
	color: #000055;
	font-family : arial;
	font-weight : bold;
	font-size : 14;
	text-decoration : none;
}

.lnk_menuactive {
	color: white;
	font-family : arial;
	font-weight : 900;
	font-size : 13;
	text-decoration : none;
}

.lnk_menu {
	color: gray;
	font-family : arial;
	font-weight : 900;
	font-size : 13;
	text-decoration : none;
}

.lnk_menu:hover {
	color: white;
	font-family : arial;
	font-weight : 900;
	font-size : 13;
	text-decoration : none;
}

.txt_padding{
	padding-top: 0;
	padding-left: 30;
}

.txt_normal {
	color: white;
	font-family : arial;
	font-weight : bold;
	font-size : 12;
	text-decoration : none;
}

.txt_lrg_gray {
	color: white;
	font-family : arial;
	font-size : 20px;
}

.txt_lrg_white {
	color: white;
	font-family : arial;
	font-size : 12px;
}

.frontpage {
	color: white;
	font-family : arial;
	letter-spacing: 1px;
	line-height: 22px;
	font-size : 14px;
}

.frontpage2 {
	letter-spacing: 1px;
	font-size : 14px;
}

.txt_lrg_white_careers {
	color: white;
	font-family : arial;
	font-size : 12px;
}

.txt_lrg_white4 {
	color: white;
	font-family : arial;
	letter-spacing: 1px;
	font-weight : 900;
	font-size : 20px;
}

.txt_lrg_white10 {
	color: white;
	font-family : arial;
	letter-spacing: 1px;
	font-weight : 900;
	font-size : 20px;
}

.txt_lrg_white5 {
	color: white;
	font-family : arial;
	letter-spacing: 2px;
	font-weight : 900;
	font-size : 35;
}

.keyprojectslink {
	font-family : arial;
	letter-spacing: 2px;
	font-weight : 900;
	font-size : 12px;
}

.txt_lrg_white3 {
	color: white;
	font-family : arial;
	line-height: 15px;
	font-size : 12;
}

.txt_lrg_white2 {
	width: 400px;
	color: white;
	font-family : arial;
	line-height: 20px;
	font-size : 12px;
}

.contactusi {
	color: white;
	font-family : arial;
	line-height: 20px;
	font-size : 12px;
}

.txt_lrg_white2aOLD {
	color: white;
	padding-left: 40px;
	font-family : arial;
	line-height: 20px;
	font-size : 12;
	margin-right: 10px
}

.txt_lrg_white2a {
	color: white;
	
	font-family : arial;
	line-height: 20px;
	font-size : 12;
	margin-right: 10px
}

.txt_lrg_white6 {
	color: white;
	font-family : arial;
	line-height: 20px;
	font-size : 12px;
}

.txt_lrg_blue {
	color: #000055;
	font-family : arial;
	font-size : 35;
	text-decoration : none;
}

.txt_middle_blue {
	color: #000055;
	font-family : arial;
	font-size : 24;
	text-decoration : none;
}


.txt_med_blue {
	color: #000055;
	font-family : arial;
	font-size : 20;
	text-decoration : none;
}

.txt_sml_blue {
	color: #000055;
	font-family : arial;
	line-height: 25px;
	font-size : 15;
	text-decoration : none;
}

.txt_sml_blue10 {
	padding-top: 15px;
	padding-bottom: -5px;
	color: #36a1db;
	font-family : arial;
	font-weight: bold;
	font-size : 16;
	text-decoration : none;
}
	
.txt_sml_blue_part {
	color: #36a1db;
	font-family : arial;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
}

.txt_sml_blue2 {
	color: #000055;
	font-family : arial;
	line-height: 15px;
	font-size : 12;
	text-decoration : none;
}

.txt_sml_lght_blue {
	color: #36a1db;
	font-family : arial;
	line-height: 25px;
	font-size : 16px;
	font-weight: bold;
	text-decoration : none;
}

.txt_smler_lght_blue {
	color: white;
	font-family : arial;
	line-height: 15px;
	font-size : 14px;
	font-weight: 900;
	text-decoration : none;
}	

.txt_sml_white {
	margin-top: 0px;
	color: white;
	font-family : arial;
	font-size : 12px;
	text-decoration : none;
}

.txt_sector_heading1 {
	color: white;
	font-family : arial;	
	font-weight : 600;
	font-size : 30pt;
}

.txt_sector_heading2 {
	color: white;
	font-family : arial;
	font-weight : 300;
	font-size : 19pt;
}

.txt_sector_heading3 {
	color: white;
	font-family : arial;
	font-weight : 100;
	font-size : 15pt;
}

.txt_int {	
	text-decoration: none;
	color: #8fb5d4;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}

.txt_infra {
	text-decoration: none;
	color: #EFA04E;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}

.txt_graduates {
	text-decoration: none;
	color: #ccffcc;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}

.txt_transport {	
	text-decoration: none;
	color: #EFD566;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}

.txt_wed {
	text-decoration: none;
	color: #37B2A9;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}

.txt_buildings {	
	text-decoration: none;
	color: #359FDD;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}
.txt_landdev {	
	text-decoration: none;
	color: #DD848C;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}

.txt_support {	
	text-decoration: none;
	color: #A380C1;
	font-family : arial;
	font-weight : 900;
	font-size : 15pt;
}

.whoweare { 	
	padding-left: 35px;
	font-size: 12px;
}

H1 {
	color : white;
	text-transform : Capitalize;
	background-color: #8fb5d4;
	border: 1px solid white;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight : 900;
	font-size : 11px;
	width : 100%;
	padding : 3px;
}

.hreplace {
	color : black;
	text-transform : Capitalize;
	background-color: white;
	border: 1px solid #8fb5d4;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight : 900;
	font-size : 14px;
	width : 100%;
	padding : 3px;	
}

.list_space{
	line-height: 20px;
}

.adminbutton {
	color : black;
	background-color: white;
	border: 2px solid black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight : 900;
	font-size : 11px;
	padding : 3px;
}

/* End of styles brought across from old system */