a.msw{
	font-style:italic;
	font-weight: bolder;
	background-color: #FF9966;
	border-color: #00CC00;
	cursor: default;
	font-size: xx-large;
}

msw1{
	font-weight: bolder;
	background-color: #FFCC00;
	border-color: #00CC00;
	font-size: 16px;
}

.contacttitle {
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}

.companynamemaintitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: normal;
	font-weight: bolder;
	text-transform: capitalize;
	background-color: #FFFF99;
	width: auto;
	color: #00CC00;
}
.leftsideweavespacer {
	background-image: url(content/images/weavepattern_try4.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	margin: 2px;
	padding: 2px;
}
.leftsideweavespacerrightfray {
	background-image: url(../content/images/Weave_patterntry2frayright.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	letter-spacing: 0em;
	word-spacing: 0em;
	margin: 0px;
	padding: 0px;
}
.tableasframe  {
	background-color:#FFFF99;
	border:ridge #990033;
	padding:4px;
	margin:2px;
	
}
	

.currentpage {
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;
}

.segmentheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
.listiteminline {
	background-color: #00FF33;
	list-style-position: inside;
	list-style-type: disc;
	display: inline
; 	list-style: inline;
}

.new {
	color: #FF0000;
	font-size: large;
}

/*Credits: Dynamic Drive CSS Library backgrd was f9ff91 */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	float: left;
	font: bold 100% Tohoma;
	width: 99%;
	border: 1px solid #625e00;
	background-color: #FEFA65;
	list-style-type: disc;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 12px;
text-decoration: none;
background: transparent url(../css/content/css2/vertical.gif) center right no-repeat;
background: transparent url(../css/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
	color: black;
	background-color: #ffe84f;
	background-image: url(content/images/weavepattern_try2.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

</style>
/*  end style single nav bar */

