body {
	margin: 0;
	padding: 0;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #545454;
	background-color: #ffffff;
}
.solid {
	border-style: solid;border-collapse: collapse
}

.text {
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #545454;
}

.text_red {
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #FF0000;
}

.text_blue {
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #3466DE;
}

.text_pink {
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #FF3366;
}

.form { 
	border : 1px solid #666666; 
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px; 
	color : #545454; 
}

.formRed { 
	border : 1px solid #666666; 
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px; 
	color : #FF0000; 
}

.title {
	font-size: 11px;
	color: #545454;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_big {
	color : #545454;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_superbig {
	color : #545454;
	font-size : 22px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_orange {
	color : #ff6633;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_orange_big {
	color : #ff6633;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


.title_blue {
	color : #3466DE;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_gray {
	color : #666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_pink {
	color : #FF3366;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_red {
	color:#F00;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title_green {
	color : #339933;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menulink a:link {
	color: #666666;
	text-decoration: none;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	}
.menulink a:visited  {
	color: #666666;
	text-decoration: none;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	}
.menulink a:hover {
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	color : #FF66CC; 
	font-weight: bold;
	}
	
.menulink_u a:link {
	color: #666666;
	text-decoration: underline;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	}
.menulink_u a:visited  {
	color: #666666;
	text-decoration: underline;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	}
.menulink_u a:hover {
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
	font-size: 11px;
	color : #FF66CC; 
	font-weight: bold;
	}

	
.prodlink a:link {
	color: #3466DE;
	text-decoration: none;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	}
.prodlink a:visited  {
	color: #3466DE;
	text-decoration: none;
	font-family : Tahoma,Verdana,Arial;
	font-size: 11px;
	}
.prodlink a:hover {
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
	font-size: 11px;
	color : #666666; 
	}
	
.submitLink {
   font-size: 11px;
   font-family : Tahoma,Verdana,Arial;
   cursor: pointer;
   cursor: hand;
   }

.love		
	{
	font-size : 1px; 
	font-weight: normal;
	color: #F9F9F9;
	font-family : Arial, Tahoma, Verdana, Trebuchet MS, Tahoma; 
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	text-align: left;
	}