a { text-decoration: none; } 

.light_pink_background { 
	background-color: #FACCE9;
 } 

.banner_background { 
		background-image: url(/elements/images/dogs_lifestyle.gif);
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #FACCE9;
		height: 86px;
 } 

.menuTabSelected { 
	background-image: url(/elements/images/pink_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	width:92px;
	padding-bottom : 0px;
	font-weight: bold;
	font-family: arial;
	font-size:11;
	color : #FFFFFF;
 } 

.menuTab { 
	background-image: url(/elements/images/white_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom : 0px;
	text-align: center;
	width:92px;
	font-weight: bold;
	font-family: arial;
	font-size:11;
	color : #E50093;
 } 

.tab_div { 
	padding-bottom: 3px;
 } 

.menuBar { 
	background-color: #E50093;
	height: 19px;
	font-weight: bold;
	font-family: arial;
	font-size:11;
	color : #FFFFFF;
 } 

.menuButtonText { font-weight: bold;
	font-family: arial;
	font-size:11;
	color :  #E50093; } 

.menuButtonTextSelected { font-weight: bold;
	font-family: arial;
	font-size:11;
	color : #FFFFFF; } 

.menuBarText { font-weight: bold;
	font-family: arial;
	font-size:11;
	color : #FFFFFF; } 

body { margin: 0px;
padding: 0px; } 

.form_content { 		font-family: Verdana, Arial;
		font-size: 12px;
		color: #000000;
		background-color: #FFFFFF;  } 

.submit { 							background-color: #E50093;
							border-color: #E50093;
							border-style: ridge;
							border-width: 1px;
							color : #FFFFFF;
							font-weight: bold;
							font-family: arial;
							font-size:11;
 } 

.submit:hover { color : #E50093;
background-color: #FFFFFF;
 } 

.formSelect { FONT-FAMILY: verdana, helvetica, arial;
							font-size : 12px; 
							color: #000000;
							background-color: #F8F8F8;
							width: 230px; } 

.form_textarea { FONT-FAMILY: verdana, helvetica, arial;
							font-size : 12px; 
							color: #000000;
							background-color: #F8F8F8;
							border-color: #626262;
							border-style: solid;
							border-width: 1px;
							padding:4px; } 

td { font-weight: normal;
	font-family: arial;
	font-size:12;
	color : #000000;
 } 

.headings { 	font-weight: normal;
	font-family: arial;
	font-size:12;
	color : #E50093;
 } 

.content { 	font-family: arial;
	font-size:12;
	color : #000000;
font-weight: normal; } 

.content_bold { 	font-family: arial;
	font-size:12;
	color : #000000;
font-weight: bold; } 

.content_small { 	font-family: arial;
	font-size:9;
	color : #000000;
font-weight: normal; } 

#pink_table th { border-bottom-color: #FACCE9;
border-bottom-style: solid; 
border-bottom-width: 3px;
font-weight: normal;
font-family: arial;
font-size:12;
color : #E50093; } 

#pink_table td { border-bottom-color: #FACCE9;
border-bottom-style: solid; 
border-bottom-width: 1px; } 

#pink_table table { border-bottom-color: #FACCE9;
border-bottom-style: solid; 
border-bottom-width: 3px;
padding: 0px;
text-align: left;
border-collapse: collapse; border-spacing: 0; } 

.select_rows { font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
min-width:40px; } 

