
	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #FFFFFF;
		}
		
						
	.title	{
		font-weight: bold;
		font-size: 14px;
		line-height: 20px;
		color: #FFFFFF;
		}
		
		
	.subtitle	{
		font-weight: bold;
		font-size: 12px;
		line-height: 18px;
		}
		
		
	.texts	{
		font-size: 10px;
		line-height: 12px;
		}
		
	.links	{
		font-size: 10px;
		line-height: 10px;
		font-weight: bold;
		}
		
		
	.bold	{font-weight: bold;}
	.italic {font-style: italic;}
	
		
	.pink {color: #FF00FF;}
	.violet {color: #672067;}
	.black {color: #000000;}
	.white {color: #FFFFFF;}
	.gray {color: #666666;}
	.grayCD {color: #CDCDCD;}
	.gray3 {color: #333333;}
	.gray9 {color: #999999;}	
	A:link {color: #FF00FF; text-decoration: none;}
	A:visited {color: #FF00FF; text-decoration: none;}
	A:active {color: #FFFFFF; text-decoration: none;}
	A:hover {color: #FFFFFF; text-decoration: none;}
	
	A.linkgray:link {color: #999999; text-decoration: none;}
	A.linkgray:visited {color: #999999; text-decoration: none;}
	A.linkgray:active {color: #FFFFFF; text-decoration: none;}
	A.linkgray:hover {color: #FFFFFF; text-decoration: none;}
	
	A.linkblack:link {color: #000000; text-decoration: none;}
	A.linkblack:visited {color: #000000; text-decoration: none;}
	A.linkblack:active {color: #FFFFFF; text-decoration: none;}
	A.linkblack:hover {color: #FFFFFF; text-decoration: none;}

	td.shopmenu { 
	   padding-bottom: 10px;
	   padding-top: 10px;
	   color: #FF00FF;
	   border-bottom: 1px  solid #ffffff; 
	   font-weight: normal;
		background-color: #000033;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
	}

	td.shopmenu2 { 
	   padding-bottom: 10px;
	   padding-top: 10px;
	   color: #FF00FF;
	   border-bottom: 1px  solid #ffffff; 
	   font-weight: bold;
	background-color: #e1e1e1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
 
td.shopmenu3 {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FF00FF;
	border-bottom: 1px  solid #ffffff;
	font-weight: bold;
	background-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
