/* CSS Document */
Body {border:0px; margin:0px; background-color:#f3f3f3; background-image:url(images/backgroundv5.jpg); background-repeat:repeat-x; background-position:top-left;  font:"Times New Roman", Times, serif, arial, Helvetica, sans-serif;}
H1 { background-color:#ad5740; text-align:center; font:"Fine Hand", "Times New Roman"; color:#ff9900; padding:10px; }
H2 {color:#ae2e0c; text-align:right; font-size:28px; padding-left:60px;}
H4 {color:#330000; line-height:24px; font-size:18px; font-weight:100;}
.right {float:right; right:0px; width:244px; top:0px; text-align:center;}
.left {float:left; left:0px; top:0px; margin:10px; width:69%;}
.main {width:100%; background-color:#fefbf4; padding:15px 8px;  border-style:solid; border-width:6px; border-color:#efede9; }
.link {color:#ae2e0c; text-align:left; font-size:28px; background-image:url(images/bullet2.gif); background-position:left; background-repeat:no-repeat; padding-left:20px;}
.link:hover {color:#fdb300;}
.triangleD { 	
	width:0; 
	height:0; 
	border-left: 20px solid transparent; 
	border-right: 20px solid transparent;
	border-top: 30px solid red;
	border-bottom:0;
	}

.title{ color:#ffffff; background-color:#ad5740; text-align:center; font:"Fine Hand", "Times New Roman"; font-weight:100; font-size:14px; padding:2px;}

.tablePosition { position:absolute; left:200px;}
