ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000 ; /* ffffff ; /* #606060;*/
}

html, body {padding: 0; margin: 0;}

body  {
	background: #D5D5D4 ;
	/* width: 777px; */
	/* background: #D5D5D4 url(../../../images/shadow.jpg) repeat-y right; */
	margin: 0px auto 0px auto;
	border-bottom: 0px solid #CCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	/* 	position: relative; */
}

h1 {
	color: #606060 ;
	font-size: 11px;
	font-weight: normal;
}

h2 {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #606060 ;

}


h3 {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #5D102A;
}


h4 {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #666;
}


h5 {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #AE9D84;
}


h6 {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-size: 10px;
	color: red;
}


/* ------------------------- Basic HTML Elements-------------------------------- */
/* 
p {
	padding: 0px;
	margin: 13px 0px 13px 0px;
	text-align: left;
}
*/

a:link, a:visited   	{text-decoration: none red; font-weight: 400;} */
a:hover  	{text-decoration: none; color: #990000; font-weight: 400;}
a:active 	{text-decoration: none; color: #990000; font-weight: 400;}

a img {border: 0px; text-decoration: none;}

img {border: 0px; border-color: #CCC;}

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

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 1.6em;
}

/*
table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 1.6em;
}
*/

blockquote {
	font-weight: bold;
	color: #606060;
	font-style: italic;
	margin: 15px 0px 15px 0px;
}

.contentpaneopen {
	border: 0px ; 
	padding:0px ;
	margin: 0px;
	/* background: #F5ECDB url(../../../images/gradient-home.jpg) repeat-x top;*/ 
	vertical-align:top;
}

.normal {
	border: 10px black ; 
	padding:0px ;
	margin: 0px;
	background-image	: url(../../../images/gradient-home.jpg); 
	vertical-align:top;
}

