body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.navlink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #efbdbe;
	text-decoration: none;
}
a.navlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}.cntntleftbg {
	background-attachment: scroll;
	background-image: url(images/gradleftbghme.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cntntritebg {
	background-attachment: scroll;
	background-image: url(images/gradritebghme.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.cntntbtmbg {
	background-attachment: scroll;
	background-image: url(images/graddownbghme.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930d10;
	text-decoration: none;
}
.viewlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930d10;
	text-decoration:none;
}

.viewlarger:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930d10;
	text-decoration: underline;
}
.bodygreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-decoration:underline;
}
.bodygreylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-decoration:none;
}
.eventlink {
	
	text-decoration:underline;
}

.eventlink:hover {
	
	text-decoration:none;
}
.newsbnrbg {
	background-attachment: scroll;
	background-image: url(images/newsheadbg1.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.newscontbg {
	background-attachment: scroll;
	background-image: url(images/compcontbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.riteboxheadbg {
	background-attachment: scroll;
	background-image: url(images/rightboxhead.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.riteboxmidbg {
	background-attachment: scroll;
	background-image: url(images/newreleasebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.riteboxhedtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ritetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
.ritetxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a637f;
	text-decoration:none;
}
.ritetxtlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a637f;
	text-decoration:underline;
}

.contactinformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993366;
	font-weight:bold;
}

.ohmworld {
	font-family:Times New Roman;
	font-size: 16px;
	color: #666699;
	font-weight:bold;
}
.generaldirection {
	font-family:Times New Roman;
	font-size: 16px;
	color: #666699;
	font-weight:bold;
	text-decoration:underline;

}
.generaldirection:hover {
	font-family:Times New Roman;
	font-size: 16px;
	color: #666699;
	font-weight:bold;
	text-decoration:none;

}

#namee{
        border:0px solid red;
        background-color:#e9d1d4;
        color:#d3d3d3;
        border:1px solid #802932;
		width:160px;
		height:15px;
		padding:6px;
		margin:0px;
		font-family:Arial;
    	font-size:11px;
	    color:#424242;
		text-align:left;	
	    }
	
.clearfix:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
.translucent {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
	background-color:#000000;
}