	
/*  GorillaSoft Style Sheet Resoures for FEI Colorado Chapter */

/* Global Styles */

body   { 
	color: #000; 
	font-size: 12px; 
	font-family: Tahoma; 
	background-color: #d5d5d5; 
	text-align: center; 
	margin: 15px 0 0; 
	height: 100%;
}

td  { 
	font-size: 12px; 
	font-family: Tahoma;
}

.contact {
	background-color:#FFF;
	font-family: tahoma; 
	font-size: 11px; 
	color: #000;
}
	 
a {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #99CC62;
	font-weight:bold;
	cursor: pointer;
}
				 
a:hover { 
	font-family: tahoma; 
	font-size: 12px; 
	text-decoration: underline; 
	color: #0358A8;
	font-weight:bold;
}

.sm {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #0000;
}

a.sm {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #99CC62;
	font-weight:bold;
	cursor: pointer;
}
				 
a.sm:hover { 
	font-family: tahoma; 
	font-size: 10px; 
	text-decoration: underline; 
	color: #0358A8;
	font-weight:bold;
}	 
a.head { 
	font-family: tahoma; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0358A8;
	font-weight:normal;
}
				 
a.head:hover { 
	font-family: tahoma; 
	font-size: 12px; 
	text-decoration: underline; 
	color: #99CC62;
	font-weight:normal;
}
	 
a.nav { 
	font-family: tahoma; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0358A8;
}
				 
a.nav:hover { 
	font-family: tahoma; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0358A8;
}

img {
	border:0;
}

strong {
	font-weight:bold;
	font-size: 12px !important;
	font-family: Tahoma, Geneva, sans-serif;
}

h1 {
	font-family: tahoma; 
	font-size: 17px; 
	color: #0358A8;
	font-weight:normal;
	text-transform: capitalize;
}

h2 {
	font-family: tahoma; 
	font-size: 13px; 
	color: #000;
	font-weight:bold;
	text-transform: capitalize;
}

h3 {
	font-family: tahoma; 
	font-size: 12px; 
	color: #000;
	font-weight:bold;
	text-transform: capitalize;
}
h4 {
	font-family: tahoma; 
	font-size: 14px; 
	color: #000;
	font-weight:bold;
}

* html code	{
	font-size : 105%; 
	}


/* Div Styles */

table#bodyTable {
	width:1024px;
	height:500px;
	border:1px solid #0358A8;
	border-collapse:collapse;
	padding:0px;
	margin:auto;
}

tr#bodyHeader {
	height:104px;
	vertical-align:top;
	padding-top:4px;
	background-color:#FFF;
}

tr#bodyHeader td#logoLeft {
	width:250px;
	text-align:left;
	padding-left:3px;
}
tr#bodyHeader td#headNavRight {
	width:230px;
	text-align:right;
	padding-right:10px;
	font-family: verdana; 
	font-size: 12px; 
	text-decoration: none; 
	color: #0358A8;
	font-weight:bold;
}

td#bodyNav {
	height:20px;
	border-top:1px solid #006EB6;
	border-bottom:1px solid #006EB6;
	background-color:#006EB6;
}

td#bodyNav a{
	padding-left:25px;
	padding-right:25px;
	font-size:14px;
	color: #ffffff;
}

td#bodyNav a:hover{
	padding-left:25px;
	padding-right:25px;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}

tr#content {
	height:450px;
	background-image:url(images/copygrad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
}

tr#content td#leftNav {
	width:254px;
	text-align:center;
	vertical-align:top;
	padding-top:15px;
	padding-left:10px;
}

tr#content td#leftNav div#sponsor {
	width:240px;
	height:195px;
	border:1px solid #0358A8;
	margin:auto;
	background-image:url(images/sponsorgrad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

tr#content td#leftNav div#other {
	width:232px;
	height:195px;
	text-align:left;
	padding-left:8px;
	border:1px solid #0358A8;
	margin:auto;
	background-image:url(images/sponsorgrad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

tr#content td#rightNav {
	width:225px;
	text-align:left;
	vertical-align:top;
	padding-top:15px;
}

tr#content td#rightNav div#events {
	width:220px;
	height:420px;
	padding-left:8px;
	border:1px solid #0358A8;
	margin:auto;
	background-image:url(images/eventgrad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

tr#footer {
	height:40px;
	background-color:#FFF;
}

tr#footer td{
	border-top:1px solid #0358A8;
	font-size: 12px; 
	color: #0358A8;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}


tr#footer td.center{
	text-align:center;
	color:#666666;
}

tr#footer td.right{
	text-align:right;
	padding-right:10px;
}

table#membership {
	width:475px;
	border-collapse:collapse;
	padding:5px;
}

table#membership td {
	padding:5px;
	padding-bottom:10px;
}

table#membership td.memberleft {
	border-left:2px solid #0358A8;
	min-width:75px;
}

table#membership tr.memberheader {
	background-color:#0358A8;
	color:#FFFFFF;
	font-weight:bold;
	border-left:2px solid #0358A8;
	border-right:2px solid #0358A8;
	text-transform:capitalize;
}

table#membership td.memberfee {
	border-left:2px solid #0358A8;
	border-right:2px solid #0358A8;
	background-color:#96CA5D;
	width:60px;
	font-weight:bold;
}

table#membership td.memberright {
	border-left:2px solid #0358A8;
	border-right:2px solid #0358A8;
	background-color:#BFDBED;
	width:75px;
	font-weight:bold;
	color:#000000;
}

table#membership tr td span{
	font-size:12px;
	font-style:italic;
}

table.dynamic {
	width:166px;
	border:0px;
	margin:0px;
	border-collapse:collapse;
	text-align:left;
}

table.dynamic tr {
	height:22px;
}

table.dynamic tr td {
	padding-left:5px;
	cursor:pointer;
}

div#One {
	border:1px solid #0358A8;
	visibility: hidden;
	position:absolute;
	z-index:100;
	width:160px;
	background-color:#FFF;
}

div#Two {
	border:1px solid #0358A8;
	visibility: hidden;
	position:absolute;
	z-index:100;
	width:160px;
	background-color:#FFF;
}

div#Three {
	border:1px solid #0358A8;
	visibility: hidden;
	position:absolute;
	z-index:100;
	width:160px;
	background-color:#FFF;
}

div#Four {
	border:1px solid #0358A8;
	visibility: hidden;
	position:absolute;
	z-index:100;
	width:160px;
	background-color:#FFF;
}

div#Five {
	border:1px solid #0358A8;
	visibility: hidden;
	position:absolute;
	z-index:100;
	width:160px;
	background-color:#FFF;
}

div#Six {
	border:1px solid #0358A8;
	visibility: hidden;
	position:absolute;
	z-index:100;
	width:160px;
	background-color:#FFF;
}
/* Site Classes */

span.error {
	color:#FF0000;
	font-style:normal;
	font-weight:bold;
}

	

