H1{
	color: #6B1772;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana;
	text-decoration: none;}

	
td{
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;}
	
	
a{
	color: red;
	font-size: 11px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: underline;}
	
	
a:hover{
	color: gray;
	font-size: 11px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;}
	
	
SELECT{
	font-size: 11px;
	font-weight: regular;
	font-family: verdana;
}




/* Globala */

.GlobBodyBG{
	background-color: #FFFFFF;
	background-image: url(../img/bgmain.gif);}

	
.GlobalImage{
	border: 1px Solid #575757;}

	
.Globbasiclinks{
	color: #B22C1B;
	font-size: 11px;
	font-weight: Bold;
	font-family: verdana;
	text-decoration: none;}

	
	
	
/* Main menu */

.MenuMain{
	cursor: hand;
	background-color: #86328D;
	height: 19px;
	padding-top: 3px;}

	
.MenuMainOver{
	cursor: hand;
	background-color: #A96DAE;
	height: 19px;
	padding-top: 3px;}

	
.MenuMainText{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;
	margin-left: 10px;
	}
	
.MenuMainText:hover{
	color: #000000;
	font-size: 10px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;
	margin-left: 10px;}
	

.MenuMainInfo{
	color: #000000;
	font-size: 10px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;
	margin-left: 10px;}
	
.InfoLinks{
	color: #000000;
	font-size: 10px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: underline;}
	
.InfoLinks:hover{
	color: #000000;
	font-size: 10px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;}


.MenuMainRBorder{
	background-color: #000000;}

	
.MenuMainLBorder{
	background-color: #000000;}

	
.MenuMainShadow{
	background-color: #000000;}
	
	
.MenuMainLight{
	background-color: #FFFFFF;}
	
.MenuMainLLight{
	background-color: #FFFFFF;}	

.MenuMainBack{
	background-color: #DAC1DD;}
	
		
	
	

	
/* Main Submenus */

.SubMenuMain{
	cursor: hand;
	padding:3;
	padding-left:10;
	background-color: #A96DAE;}
	
	
.SubMenuMainOver{
	cursor: hand;
	padding:3;
	padding-left:10;	
	background-color: #DAC1DD;}
	
	
.SubMenuMainText{
	color: #000000;
	font-size: 10px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;
	margin-left: 10px;}

.SubMenuMainText:hover{
	color: #FFFBEC;
	font-size: 10px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;
	margin-left: 10px;}


/* Body - Info[X], Contact */

.BodyInfoHead{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;}

	
.BodyInfoBodyText{
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	font-family: verdana;
	text-decoration: none;}
		

.BodyInfoVertLine{
	background-color: #000000;}
	

.BodyInfoHorzLine{
	background-color: #000000;}

	
.BodyProdBodyText{
	color: #E57A19;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;}
	
	
	
	
/* Body - Info[X], Contact */

.TopBorders{
	background-color:#000000;}
	
	
	
	
/* Products */

.ProdPrice{
	color: #6B1772;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;}

