/* Start of CMSMS style sheet 'tmsMain' */
html { margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #626263;
}

p {
 padding: 0;
 margin: 0;
}


/*dfn { display:none;}*/

form {
 margin: 0;
 padding: 0;
}

.footprint {
	color: #666666;
	font-size: 11px;
}

a {
	color: #C45C08;
	text-decoration: none;
}
a:hover {
	color: #C45C08;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}


a.header {
	color: #BF4158;
}
a.header:hover {
	color: #BF4158;	
	border-bottom: 1px solid #666666;
}
a.footer {
	color: #666666;
	font-size: 11px;
}
a.footer:hover {
	color: #666666;
	font-size: 11px;
}
a.imgbt:hover {
	border-bottom: none;
}

div.contentvdo {
	text-align: justify;
	width: 330px;
	margin-left: 60px;
}

.intext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	height: 21px;
	width:165px;
	background-color: #F1F1F1;
	border-top-style: inset;
	border-left-style: inset;
}
select {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	height: 21px;
	width:165px;
	background-color: #F1F1F1;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9A2B11;
	background-image: url(menu/sep_h1.gif);
	margin: 10px;
	padding-bottom: 10px;	
	position: relative;
	top:0;
	z-index: -1;
	background-repeat: no-repeat;
}

h2 {
 font-size: 12px;
 font-weight: bold;
 color: #9A2B11;
 padding:0;
 margin:0;
}

#contentarea {
	margin: 10px;
}
#contentarea img {
	margin-left: 20px;
	margin-right: 20px;
	border: 4px double #F1F1F1;
}


a.sidemenu {
	font-weight: bold;
}
a.sidemenu:hover {
	font-weight: bold;
	border-bottom: 1px solid #999999;
}


a img {
 border:0;
}


.tmsdate {
	color: #000000;
	font-size: 10px;
}

/*a narrow column for the poll archive*/
div.poll {
 margin: auto;
 width: 400px;
 text-align:left;
 /*border: 1px solid red;*/
}

.smalltwo {
 font-size: 11px;
}

.smallthree {
 font-size: 9px;
}

.logintext {
 font-family: Tahoma;
 font-size: 11px;
 color: #666666;
 height: 20px;
 width:105px;
 background-color: #FFFFFF;
 border-top-style: inset;
 border-left-style: inset;
}




/* ---------- Ads right col-------------- */
div#adsRight {
 margin: auto;
 width: 100%;
 text-align: center;
}

div#adsRight a:hover {
 border: none;
}
div#adsRight img{
 margin: 6px 14px;

}



/* -------------- activities --------------*/
div.NewsSummaryLink a {
 font-weight: bold;
}

div.NewsSummaryLink a:hover {
 font-weight: bold;
 border-bottom: 1px solid #999999;
}


/* ------------- articles ----------------*/

div.article {
 margin: 20px 10px 0 10px;
 padding-bottom:10px;
}


.artHead {
 margin: 0;
 padding: 0;
 font-weight: bold;
 color: #626263;

}

.artHead a {
	text-decoration: none;
	font-weight: bold;
	color: #626263;
}
.artHead a:hover,
.artHead a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #626263;
	border: 0;
}

div.article img {
	border: 4px double #F1F1F1;
	float: left;
}

/* ------------- forum ----------------*/

div.forum {
 margin: 20px 10px 0 10px;
 padding-bottom:10px;
}


.forumHead {
 margin: 0;
 padding: 0;
 font-weight: bold;
 color: #626263;


}

.forumHead a {
	text-decoration: none;
	font-weight: bold;
	color: #626263;
}
.forumHead a:hover,
.forumHead a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #626263;
	border: 0;
}

div.forum img {
	border: 4px double #F1F1F1;
	float: left;
}

/* End of 'tmsMain' */

