
/* Begin Body */
body {
	margin:  0px;
	cursor: default;
        background-image:url(images/background.png);
        background-repeat:repeat-x;
		background-color:#9c9479;
	font-family: arial;
	font-size: 12px;
        color: #434031;  
scrollbar-face-color: #dbd2ad;
scrollbar-arrow-color: #000000;
scrollbar-shadow-color: #dbd2ad;
scrollbar-darkshadow-color:#dbd2ad;
scrollbar-highlight-color:#dbd2ad;
scrollbar-track-color: #dbd2ad;
scrollbar-3dlight-color: #dbd2ad;
text-align: normal;


}
/* End Body */



/* Begin Links */
a {
	font-size: 12px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: none;
	color: #434031;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: none;
	color: #d01f79;
}
a img {
	border: 0px solid #ffffff;
}
a:hover img {
	border: 0px solid #ffffff;
}
/* End Links */



/* Begin Body Tags */
table, tr, td {
	font-family: Arial;
	font-size: 12px;
        color: #434031; 
        text-align: normal; 
	vertical-align: top;
}
/* End Body Tags */



/* Begin Descriptive Text */
b, strong {
	color: #434031;
}
i, em {
  color: #434031;
}
s, strike {
  color: #434031;}
u, underline {
        color: #434031;
        font-style: border; }
/* End Descriptive Text */



/* Begin Forms */

input, textarea, option, select {
	background: #a5a07b url('');
        font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #ffffff;
	border: solid 0px #b5b5b5;
	padding:0px;
	}

/* End Forms */

h1 {
color: #ba1f6d;
font-size:13.8pt;
font-family:arial;
text-align: center;
text-transform:normal;
text-decoration: none;
letter-spacing: 0px;
font-weight: bold;
line-height: 23px;
}

h2 {
background-image:url('images/header.gif');
color: #171717;
font-size:13.5pt;
font-family:arial;
text-align: right;
text-transform:normal;
text-decoration: none;
letter-spacing: 0px;
font-weight: bold;
line-height: 23px;
}
