/* tagcontrol.css */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background: transparent url('/image/bkg04.gif') repeat;
	font-weight: normal;
	text-align:center; 
	padding:0px;
	margin:0px;
	}

h1 {
	color: #6C4027;
	font-family: times new roman, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	background-color: transparent;
	border-bottom-width: 0.01em;
	border-bottom-color: #576775;
	border-bottom-style: dotted;
	padding-bottom: 1em;
}

h2 {
	font-family: times new roman, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #6C4027;
	background-color: transparent;
	border-bottom-width: 0.01em;
	border-bottom-color: #576775;
	border-bottom-style: dotted;
	padding-bottom: 1em;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #6C4027; 
	background-color: #DDE1D0;
	line-height: 1.5em;
	text-indent: 0.4em;
	text-transform: uppercase;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font size: 1em;
	font-weight: bold;
	color: #E7E2B7; 
	background-color: #576775; 
	line-height: 1.5em;
	text-indent: 0.4em;
	text-transform: uppercase;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #6C4027;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0;
	text-transform: uppercase;
}

h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0.4em;
	text-transform: uppercase;
	border-style: dashed;
	border-width: 1px;
	border-color: rgb(202,194,184);
}


.subhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #6C4027;
	background-color: transparent;
	line-height: 1.5em;
	text-indent: 0;
	text-transform: uppercase;
}

.breadcrumb {font-family : verdana, arial, helvetica, sans-serif; font-size : 9px; color : #CCC; line-height:1em;}

a.breadcrumb link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
}
a.breadcrumb visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
}
a.breadcrumb hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	text-transform: none;
	color: #444;
	text-decoration: none;
}



a {
	text-decoration: none;
}


input { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

label { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

select { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

textarea { 
	font-size: 8pt; 
	color: #444; 
	font-family: Verdana, Sans-Serif; 
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #444;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #444;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #576775;
	text-decoration: none;
}

strong {
	font-weight: bold;

}

p {
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 1.5em;
	text-align: justify;
}
	
em {
	font-style:italic;
	font-weight: bold;
}
		

li {
	color: #444;
	font-style: normal;
}

table {
	background-color: transparent;
	font-size: 11px;
}
