.Categories
{
	/*background-color:#fff;*/
}

.Heading
{
	text-align: center;
	FONT-SIZE: 14pt;
	color: White;
	font-weight:bolder;
	text-transform: capitalize;
}

.Header
{
	background-color:#134398;
	text-transform: capitalize;
}

.categoryDetailsArea
{
    border-top: #fff 2px solid;
    padding:5px;
    background-color:#fff;
    background-color: #D1EFEF;
    
}
.tvCategory
{
    border-top: #fff 2px solid;
    padding:5px;
    background-color: #D1EFEF;
	overflow: scroll;
	border-right: 2px solid #C0E0E0;
	
	
}
.categoriesSaveButton
{
    padding:5px;
    background-color:White;
}
.fieldName
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana;
    text-align: left;
   
}

.boatfieldname
{
	FONT-WEIGHT: bold;
    text-align: left;
    /*background-color:#EDEDED;
    width: 25%;*/
}
.fieldheading
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Verdana;
    text-align: left;
    /*width: 25%;	*/
}

.TableCategoryCategoryItems
{
	margin-top: 10px;
	width: 100%;
}

.boatfieldvalue, .fieldvalue
{
    /*background-color: #EDEDED;
    width: 25%;*/
}
.subcategoryheading
{
	text-align: center;
	FONT-SIZE: 10pt;
	color: White;
	background-color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;	
}

.field
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Verdana;
    TEXT-ALIGN: left;
}
.normalButton
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Verdana;
	color: White;
	background-color: #00556e;
	VISIBILITY: visible;
	vertical-align: bottom;
	ALIGN: right;
}
.ddlType
{
	width: 120px;
}
.ddlDropDownList
{
	width: 120px;
}
.smallButton
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Verdana;
	color: White;
	background-color: #00556e;
	vertical-align: bottom;
}

.txtMake
{
	width: 350px;
}

.AZDropDownList
{
	width: 160px;
}

.txtURL
{
	width: 310px;
}

.txtNotes
{
	width: 850px;
	height: 45px;
}




