body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	max-width: 1000px;
}
.table { 
	  
	background: White;
	margin: 0 auto; 
	border: 0px;
	text-align: left;
} 
a {
text-decoration: none;  
}
a:link{
color: #FF360E;
}
a:visited{
color: #DD360E;
}
a:hover{
color: #000000;
text-decoration: underline;
}

h1 {
	color: #000;
	font-size: 24px;
	text-align: left;
	background-image: url(images/ogdropwhite.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 15px 0px 0px 0px;
	padding: 12px 0px 25px 5px;
}

h2 {
	color: #000000;
	font-size: 20px;
	text-align: left;
}

h3 {
	color: Blue;
	font-size: 20px;
	text-align: left;
	background-image: url(images/ogdropwhite.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 0px 0px 5px;
	padding: 12px 0px 2px 5px;
	width: 510px;
}
h3 a {
text-decoration: none;  
}
h3 a:link{
color: Red;
}
h3 a:visited{
color: Red;
}
h3 a:hover{
color: #000000;
text-decoration: underline;
}

h4 {
	color: #000000;
	font-size: 20px;
	text-align: center;
}
h4 .sub{
	color: #000000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
h5 {
	color: Red;
	font-size: 20px;
	text-align: center;
}
h6 {
	color: Red;
	font-size: 20px;
	text-align: center;
}
p {
	color: #000000;
	font-size: 100%;
}

.menu {
	padding-left: 20px;
}

.menu li {
	margin-left: -35px;
	padding-bottom: 6px;
	list-style: none;
	font-weight: bold;
	font-size: 16px;
}

.menu li .subitem {
	padding-left: 20px;
	margin-left: -5px;
	list-style: none;
	font-weight: bold;
	font-size: 15px;
}

.menu li .medium {
	font-size: 13px;
	font-weight: normal;
}

.menu .bold {
	font-size: 16px;
	font-weight: bold;
}

.menu .blue {
	color: #5555FF;
	font-size: 13px;
}
.menu .medium {
	font-size: 13px;
}
.menu .small {
	font-size: 11px;
}

.quickmenu {
	padding-left: 1px;
}

.quickmenu li {
	margin-left: -20px;
	list-style: none url(images/bullet-blue.jpg);
	font-weight: normal;
	font-size: 16px;
}

.quickmenu li a {
text-decoration: none;  
}
.quickmenu li a:link{
color: Blue;
}
.quickmenu li a:visited{
color: Blue;
}
.quickmenu li a:hover{
color: #000000;
text-decoration: underline;
}

.copyright {
	color: #000;
	font-size: 11px;
	text-align: right;
}

.head-address {
	font-size: 13px;
	padding-left: 20px;
}

.attention {
	
	color:#F00;
	font-size:4;
	font-variant:small-caps;
	text-decoration:blink;
	font-weight:bold;
}

.complete-address {
	font-size: 4;
	color:#F00;
	padding-left: 5px;
	text-align: center;
}

.feature-table {
	border-left: Silver 1px Solid;
	border-top: Silver 1px Solid;
	border-right: #000 2px Solid;
	border-bottom: #000 3px Solid;
	padding: 2px 2px 2px 2px;
}

.comments-table {
	border-left: 1px solid #C71585;
	border-top: 1px solid #C71585;
	border-right: 2px solid #C71585;
	border-bottom: 3px solid #C71585;
	padding: 5px 5px 5px 5px;
}

.ie {
	color: blue;
	font-size: 90%;
	border-left: Silver 1px Solid;
	border-top: Silver 1px Solid;
	border-right: #000 2px Solid;
	border-bottom: #000 3px Solid;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFF0;
}

.pic-table-top {
	border-left: Silver 1px Solid;
	border-top: Silver 1px Solid;
	border-right: Silver 1px Solid;
	border-bottom: Silver 0px Solid;
	padding: 2px 2px 0px 2px;
}
.pic-table-top-left {
	border-left: Silver 1px Solid;
	border-top: Silver 1px Solid;
	border-right: Silver 0px Solid;
	border-bottom: Silver 0px Solid;
	padding: 2px 2px 0px 2px;
}
.pic-table-top-right {
	border-left: Silver 0px Solid;
	border-top: Silver 1px Solid;
	border-right: Silver 1px Solid;
	border-bottom: Silver 0px Solid;
	padding: 2px 2px 0px 2px;
}

.pic-table-bottom {
	border-left: Silver 1px Solid;
	border-top: Silver 0px Solid;
	border-right: Silver 1px Solid;
	border-bottom: Silver 1px Solid;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px 10px 5px;
}
.pic-caption{
	font-size: 100%;
	font-weight: bold;
	padding: 0px 10px 10px 5px;
}

p .strikeout {
	text-decoration: line-through;
	color: Silver;
}
