body { background-color: gray; font-size: 12px; font-family: arial, verdana, sans-serif;}

p {  }
li { }
h2 {
	color: red;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
	text-align: left;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {color: blue; }

a:visited {color: blue; }

a:hover {color: blue; }

a:active { }
#container {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/text.gif);
	background-repeat: repeat;
	
}
#title { background-color: #b38966; width: 100%;border-bottom-color: red;
	border-bottom-style: solid;
	border-bottom-width: 1px; }
#logo { background-color: #fff; width: 100%; }
#right {
	
	text-align: center;
	width: 17%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 1%;
	
	
}
#left {
	background-image: url(../images/text.gif);
	background-repeat: repeat;
	width: 18%;
	float: left;
	padding-top: 20px;
	padding-bottom: 22px;
	
	
}
a.con:visited { color: #000; text-decoration: underline; }
#contact { text-align: center; padding-top: 10px; }
a.con:hover { color: #000; text-decoration: underline; }
a.style1:link { color: #000; text-decoration: none; font-size:9px;}
a.style1:visited { color: #000; text-decoration: none; font-size:9px;}

a.right:hover { color: blue; text-decoration: underline; }
a.right:link { color: blue; text-decoration: underline; }
a.right:visited { color: blue; text-decoration: underline; }
#content {
	background-color: #fff;
	width: 58%;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 2%;
	border-left-color: red;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: red;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}

#copy {
	width:100%;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-color: #808080;
	font-weight: bold;
	margin: 0px;
}
#SOMcontent {
	background-color: #fff;
	width: 70%;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
	clear: none;
	overflow: scroll;
	height: 50%;
	position: absolute;
	left: 21%;
	top: 35%;
}
	td.tagdetail { font-size: 12px; text-align: center; border: solid 1px #000; }
th.tagdetail{ font-size: 12px; font-weight: bold; background-color: #ff9; text-align: center; border: solid 1px #000; }
td.SOMprint { font-size: 7px; }
.SOMtext { position: absolute; top: 280px; left: 220px; right: 10px; bottom: 0; width: 80%; height: 590px; overflow: auto; }
h4 { font-size: 12px; font-weight: bold; line-height: 18px; font-family: arial, verdana, sans-serif; }
h3 { color: red; font-size: 12px; line-height: 14px; }
h5 { color: gray; font-size: 10px; list-style-position: inside; display: list-item; }
h1 { font-size: 16px; font-family: arial, verdana, sans-serif; font-weight: bold; line-height: 20px; }	
img {display:block;}
#partners {width:140px; margin-left:auto; margin-right:auto;}
#subcontent {width:20%; float:left;}
#subcontent1 {width:60%; float:right;}
td.border { font-size: 12px; text-align: left; border: solid 1px #000; }
