﻿h1
{
	text-transform: capitalize;
	font-size: 16pt;
	color: #d2691e;
	text-indent: 10pt;
	text-align: left;
	 text-shadow: text-shadow: blue 3px 3px 5px;
}

h2
{
	font-size: 12pt;
	color: #d2691e;
	text-indent: 10pt;
	text-align: left;
}

p 
{
	line-height: 16pt;
	padding-top: 8pt;	
	text-align: justify;
	color:Black;	
}
li
{
	line-height: 16pt;
	padding-top: 8pt;
	text-align: justify;
	color: Black;
	padding-right: 10pt;
}


.roundcont {
	width: 250px;
	background-color:white;
	color: #336699;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../Images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../Images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.link
{
	width:100%; TEXT-DECORATION: none; COLOR: black; font-family:Verdana;font-size:10pt;
}
.link:hover
{
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px;
    font-family:Verdana;font-size:11pt; PADDING-TOP: 1px; 
    text-decoration: underline; color:#d2691e; 
}
.link1
{
	width:100%; TEXT-DECORATION: none; COLOR:White; font-family:Verdana;font-size:10pt;
}
.link1:hover
{
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px;
    font-family:Verdana;font-size:10pt; PADDING-TOP: 1px; 
    text-decoration: underline; color:#d2691e; 
}
.marquee {
	-moz-binding: none;
	overflow: auto;
	display: block;
}

