

FORM
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

TD, SELECT, INPUT, TEXTAREA
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}


A.hyperlink:link
{
	text-decoration:    underline;
	color:#000000;
}

A.hyperlink:visited
{
	text-decoration:    underline;
	color:#000000;
}

A.hyperlink:active
{
	text-decoration:    underline;
	color:#000000;;
}

A.hyperlink:hover
{
	text-decoration: underline;
	color:#CC3333;
}

.Error
{
color:#000000;
font-size: 12px;
}

.LargeError
{
color:#000000;
font-size: 12px;
}

.PageHeader
{
color:#000000;
font-size: 16px;
font-weight: Bold;
}

.Caption
{
color:#000000;
font-size: 12px;
font-weight: bold;
}

.CaptionRed
{
color:#000000;
font-size: 12px;
font-weight: bold;
}

.DataTextBox
{
width:79px;
height:19px;
}

.DataTextBoxMini
{
width:59px;
height:19px;
}

.DataTextBoxShort
{
width:128px;
height:10px;
font-size: 9px;
}

.DataTextBoxSmall
{
width:135px;
height:15px;
font-size: 9px;
}

.DataTextBoxMedium
{
width:150px;
height:10px;
font-size: 9px;
}

.DataTextBoxLong
{
width:479px;
height:19px;
}

.DataTextBoxMulti
{
width:479px;
height:40px;
margin-bottom:2px;
}

.DataTextBoxMultiAddress
{
width:239px;
height:105px;
margin-bottom:2px;
}

.DataTextBoxAppForm
{
width:359px;
height:105px;
margin-bottom:2px;
}

.DataTextBoxMultiLong
{
width:479px;
height:212px;
}

.DataDropDownList
{
width:140px;
height:19px;
margin-bottom:2px;
}

.DataDropDownListSmall
{
width:50px;
height:19px;
margin-bottom:2px;
font-size: 9px;
}

.DataDropDownListNarrow
{
width:49px;
height:19px;
margin-bottom:2px;
}

.DataDropDownListWide
{
width:239px;
height:19px;
margin-bottom:2px;
}

.DataLabel
{
color:#000000;
font-weight: bold;
height:16px;
}

.DataTextOrange
{
color:#000000;
font-weight: normal;
font-size: 12px;
text-decoration:none;
}

.DataTextOrange A:link, .DataTextOrange A:visited, .DataTextOrange A:active
{
color:#000000;
font-weight: normal;
font-size: 12px;
text-decoration:underline;
}

.DataTextOrange A:hover
{
text-decoration:underline;
color:#000000;
font-weight: normal;
font-size: 12px;
}





.DataText
{
color:#000000;
font-weight: normal;
height:16px;
}

.CategoryListBox
{
height:200px;
width:239px;
}

.SkillsListBox
{
height:200px;
width:279px;
}

.SkillsListBoxShort
{
height:80px;
width:159px;
}

.TextBoxLogin
{
width:150px;
height:19px;
}

.btn
{
color:#FFFFFF;
background-color:#000000;
font-family: Arial;
font-size:12px;
font-weight:bold;
border-top: solid 0px #000000;
border-bottom: solid 0px #000000;
border-left: solid 0px #000000;
border-right: solid 0px #000000;
}

.btnw
{
color:#FFFFFF;
background-color:#000000;
font-family:Arial;
font-size:12px;
font-weight:bold;
width: 80px;
border-top: solid 2px #000000;
border-bottom: solid 2px #000000;
border-left: solid 2px #000000;
border-right: solid 2px #000000;
}

.grid_Style
{
color:#000000;/* Grid text colour for non-hyperlinks */
width:100%;
background-color:#555555;
}

.grid_HeaderStyle
{
color:#FFFFFF;
font-weight: normal;
font-size: 10px;
}

.grid_HeaderStyle A:link, .grid_HeaderStyle A:visited, .grid_HeaderStyle A:active
{
text-decoration:underline;
color:#000000;
font-size: 10px;
}

.grid_HeaderStyle A:hover
{
text-decoration:underline;
color:#CC3333;
font-size: 10px;
}

.grid_ItemStyle
{
text-decoration:none;
background-color:#FFFFFF;
font-size: 10px;
height:17px;
}

.grid_ItemStyle A:link, .grid_ItemStyle A:visited, .grid_ItemStyle A:active
{
text-decoration:none;
color:#000000;
font-size: 11px;
}

.grid_ItemStyle A:hover
{
text-decoration:none;
color:#CC3333;
font-size: 11px;
}

.grid_PagerStyle
{
text-decoration:none;
color:#000000;
font-size: 10px;
font-weight: bold;
word-spacing: 20px;
}

.grid_PagerStyle A:link, .grid_PagerStyle A:visited, .grid_PagerStyle A:active
{
text-decoration:underline;
color:#FFFFFF;
font-size: 12px;
font-weight: bold;
}
.grid_PagerStyle A:hover
{
text-decoration:underline;
color:#FFFFFF;
font-size: 12px;
font-weight: bold;
}

.grid_SelectedItemStyle
{
text-decoration:none;
color:black;
background-color:#FFFFFF;
font-size: 12px;
}

.grid_SelectedItemStyle A:link, .grid_SelectedItemStyle A:visited, .grid_SelectedItemStyle A:active
{
text-decoration:underline;
color:#000000;
font-size: 12px;
}

.grid_SelectedItemStyle A:hover
{
text-decoration:underline;
color:#000000;
font-size: 12px;
}
