BODY {
	background-color : White;
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

P {
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A.admin {
	color : White;
}
A.admin:HOVER {
	color : Black;
}


A:HOVER {
	color : #CC3333;
}

.Created_By{
	font-family : Verdana;
	font-size : xx-small;
	text-align : center;
	ruby-align : center;
	vertical-align : middle;
}
.button       { border: 1 solid #CC3333;  cursor : hand;  }
.button-Over { background-color: #CC3333; border: 1 solid #CC3333;  cursor : hand;  }
.SubTableHeading {
	background-color : #CC3333;
	font-family : Verdana;
	font-weight : bold;
	height : 15px;
	color : White;
	text-align : center;
	vertical-align : middle;
	border-width : 0px;
	border-bottom-width : 2px;
	border-top-width : 2px;
	font-size : xx-small;
	}

.MainTableHeading
 {
	background-color : #CC3333;
	font-family : Verdana;
	font-weight : bold;
	height : 15px;
	color : #FFFFFF;
	text-align : center;
	vertical-align : middle;
}

.FormTableHeading
 {
	background-color : #CC3333;
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	height : 15px;
	color : #FFFFFF;
	text-align : right;
	vertical-align : middle;
}
.SubTableHeading2 {
	background-color : #FFFFCC;
	font-family : Verdana;
	font-weight : bold;
	height : 15px;
	color : black;
	text-align : center;
	vertical-align : middle;
	border-width : 0px;
	border-bottom-width : 2px;
	border-top-width : 2px;
	font-size : xx-small;
	}
	
	A.CategoryLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bolder;
	text-decoration : none;
	color : Black;
	}

	TD.CategoryLink {
	text-align : right;
	vertical-align : top;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	}
	
	.Phone{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bolder;
	text-decoration : none;
	color : Black;
}

A.PageNumber {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bolder;
	text-decoration : none;
	color : Black;
	}
	
TD.Product {
	vertical-align : top;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	}
	
TD.ProductName
 {
	background-color : #CC3333;
	font-family : Verdana;
	font-weight : bold;
	height : 15px;
	color : #000000;
	text-align : center;
	vertical-align : middle;
}

TD.BoxTitle{
	background-color : #CC3333;
	font-family : Arial;
	font-weight : bold;
	height : 15px;
	color : #000000;
	text-align : left;
	vertical-align : middle;
	font-size : x-small;
}

TD.BoxText{
	font-family : Arial;
	color : #000000;
	text-align : left;
	vertical-align : middle;
	font-size : x-small;
}

Table.Box{
	border : 1px dotted Black;
}

Table.Content{
	border-left-color : #D3D3D3;
	border-left-style : solid;
	border-left-width : 1px;
}

TD.NavLink{
	border : 1px solid #CC3333;
	text-align : center;
}

A.NavLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bolder;
	text-decoration : none;
	color : Black;
	}