/* url related */
.DefaultUrl
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		color: #6E6E6E;
		font-size: 10px;
		text-decoration: underline;
	}

.DefaultUrl:hover
	{
		text-decoration: none;
	}

.UrlTop
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		color: #4D4D4D;
		font-size: 9px;
		text-decoration: underline;
	}

.UrlTop:hover
	{
		text-decoration: none;
	}

.UrlBottom
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		color: #ffffff;
		font-size: 10px;
		text-decoration: none;
	}

.UrlLeftCats
	{
		font-family: verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: #56513B;
		font-size: 9px;
		text-decoration: none;
	}

.UrlProductTitle
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size: 11px;
		font-weight: normal;
		word-spacing: 0px;
		color: #111111;
		text-decoration: none;
	}

.UrlHeader
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : bold;
		font-size: 13px;
		font-weight: bold;
		word-spacing: 0px;
		color: #646464;
		text-decoration: none;
	}

.UrlPages
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size: 11px;
		font-weight: bold;
		word-spacing: 0px;
		color: #9F343E;
		text-decoration: underline;
	}
.UrlPages: HOVER
	{
		text-decoration: none;
	}

.UrlContent
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size: 11px;
		font-weight: normal;
		word-spacing: 0px;
		color: #4D4D4D;
		text-decoration: underline;
	}
.UrlContent:HOVER
	{
		text-decoration: none;
	}

.UrlRed
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		color: #CF3B3D;
		font-size: 10px;
		text-decoration: underline;
	}
.UrlRed:HOVER
	{
		text-decoration: none;
	}
/* end of url related */

/* text related */
.DefaultText
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : bold;
		font-size: 10px;
		font-weight: normal;
		word-spacing: 0px;
		color: #484C57;
	}

.TextHeader
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : bold;
		font-size: 13px;
		font-weight: bold;
		word-spacing: 0px;
		color: #646464;
	}

.TextContent
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size: 11px;
		font-weight: normal;
		word-spacing: 0px;
		color: #484C57;
	}

.TextProductTitle
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size: 11px;
		font-weight: normal;
		word-spacing: 0px;
		color: #111111;
	}
	
.TextCartSummary
	{
		font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-size: 9px;
		font-weight: normal;
		word-spacing: 0px;
		color: #FCF1E3;
	}
/* end of text related */

/* form related */
.DefaultButton
	{
		FONT-SIZE: 11px; FONT-FAMILY: Verdana,Helvetica;
		TEXT-INDENT: 2px;
		BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px;
		background-color : #D4D0C8;
		font-weight : normal;
		height: 20px;
		border-top: solid 1px #E7E7E7;
		border-left: solid 1px #E7E7E7;
	}

.DefaultTextBox
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #000000;
		border: solid 1px #000000;
	}

.TextBoxTop
	{
		font-family: "tahoma,Verdana";
		font-size: 8pt; 
		COLOR: #000000;
		border: solid 1px #4D4D4D;
	}
/* end of form */

/* image related */
.DefaultImageBorder
	{
		border: solid 1px #C5D8EE;
	}
/* end of image related */
