body {  
              background-image: url('minidachshundbackground.png');
	font-family: Arial; 
	font-size: 11px; 
	color: FEF6E4; 
	cursor:default;}

A{cursor:default;}
a:active {  
	color: #FEF6E4; font-weight: bold; letter-spacing: 0px; text-decoration: none;cursor:default;}
a:link {  
	color: #FEF6E4; font-weight: bold; letter-spacing: 0px; text-decoration: none;cursor:default;}
a:visited {  
	color: #FEF6E4; font-weight: bold; letter-spacing: 0px; text-decoration: none;cursor:default;}
a:hover {  
	color: #FEF6E4; text-decoration: underline; font-weight: bold; letter-spacing: 0px; cursor: default;}

.header 
{ background-color: #633300;
border-color: #FEF6E4; 
border-style: dotted; 
border-bottom-width: 1px;
border-top-width: 0px; 	
border-right-width: 0px; 
border-left-width: 0px;
font-family: Georgia; 
font-size: 13px; 
font-weight: bold;
color: FEF6E4; 
letter-spacing: 0pt;
text-align: right;
padding: 1px;
height: 15;
}

select, input, textarea	{border: solid #633300; 1pt;
font-family: Verdana; 
font-size: 10px; 
color: #633300;
background-color: #FFFFFF;}


.codesort h2
{ background-color: #633300;
border-color: #FEF6E4; 
border-style: dotted; 
border-bottom-width: 1px;
border-top-width: 0px; 	
border-right-width: 0px; 
border-left-width: 0px;
font-family: Georgia; 
font-size: 13px; 
font-weight: bold;
color: FEF6E4; 
letter-spacing: 0pt;
text-align: right;
padding: 1px;
height: 15;
}

.codesort h3
{ background-color: #633300;
border-color: #FEF6E4; 
border-style: dotted; 
border-bottom-width: 1px;
border-top-width: 0px; 	
border-right-width: 0px; 
border-left-width: 0px;
font-family: Georgia; 
font-size: 13px; 
font-weight: bold;
color: FEF6E4; 
letter-spacing: 0pt;
text-align: right;
padding: 1px;
height: 15;
}

table
{background-color:#633300;
font-family:arial;
font-size:8pt;
color:#FEF6E4;
letter-spacing: 0px;
border-width:0px;
border-color:#633300;
border-style:solid}

.content {
color: #FEF6E4;
font-family:arial;
background-color:#633300; 
text-align: left;
padding:2px;
border-width:0px;
border-color:#000000;
border-style:solid
}

/* for Mozilla/Safari/Opera */
*>.content2 {
color: #FEF6E4;
font-family:arial;
background-color:#633300; 
text-align: left;
padding:3px;
border-width:0px;
border-color:#633300;
border-style:solid;
border-top:0px; 
border-bottom:0px;
min-height: 50px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html .content2 {
color: #FEF6E4;
font-family:arial;
background-color:#633300; 
text-align: left;
padding:3px;
border-width:0px;
border-color:#633300;
border-style:solid;
border-top:0px; 
border-bottom:0px;
height: auto;
 height: 50px;
}
/* end filter */

/* for Mozilla/Safari/Opera */
*>.content3 {
color: #FEF6E4;
font-family:arial;
background-color:#633300; 
text-align: left;
padding:3px;
border-width:0px;
border-color:#633300;
border-style:solid;
border-top:0px;
min-height: 50px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html .content3 {
color: #FEF6E4;
font-family:arial;
background-color:633300; 
text-align: left;
padding:3px;
border-width:0px;
border-color:#633300;
border-style:solid;
border-top:0px;
height: auto;
height: 50px;
}
/* end filter */	