.borders {
	color: inherit;
	border: 1px black;
	padding: 15px 15px 60px 15px;
	background : url(picture_background.jpg);
	border-style : solid;
	shadow(color;
	gray);
}


.borders_small {
	color: inherit;
	border: 1px black;
	padding: 5px 5px 20px 5px;
	background : url(picture_background.jpg);
	border-style : solid;
	shadow(color;
	gray);
}

.outerbox {
	background: yellow;
	border: 10px solid green;
	/* Use this padding instead of an .innerbox margin to work in IE 7 */
	padding: 10px;
}
.innerbox {
	/* no more margin here! */
	padding: 10px;
	border: 10px solid green;
		height: 100px;
	padding-left: 120px;
}




.border2{
	border: 1px dotted red;
}

.polaroid {
	padding:15px 15px 55px 15px;
	border:1px solid black;
	background: #FEE5CC;
	text-align:center;
}
.polaroidtext {
    color:black;
    position:relative;
    top: -50px;
}

spaceleft_td{
	padding-left : 25px;
	vertical-align : top;
	text-align : left;
}


H1  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-transform : none;
	}


H2  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-style : normal;
	color : black;
	text-indent : 10px;
	padding-right : 15px;
	text-transform : none;
}


.boldword{
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-style : normal;
	color : black;
	
}

H3  {
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #524034;
}


H6  {
	font-size : 10pt;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : #524034;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}



.firsttd {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	
}


P  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color: #524034;
}

A:Hover  {
	color : Black;
	text-decoration : underline;
}




A.cndark:link   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark:visited   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	
}


A.cndark:hover   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration:none;

	
}

A.cndark:active   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;

	
}
