td {
	font-family:Arial, Helvetica, sans-serif;
	color: #636c71;
}

.compDesc{
	margin-left:10px;
}

div.PageNums {
	float:right;
	font-weight:bold;
	font-size:16px;
	padding:7px;
}

.CCdeclinded {	
	color: #990000;
	font-size:14px;
	font-weight:bold;
}

.extra{
	color:#000000;
	font-size:12px;
}

.CompPrice {
	color:#009900;
	font-size:18px;
	font-weight:bold;
}

.btn_cart, a.btn_cart {
	background-image:url(images_gen2/red_cart_bar.png);
	width:180px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
}

.compDesc p{
	font-size:12px;
}

p.CompTitle {
	color:#000066;
}

.CompContentHR {
	height:20px;
	float:left;
	width:430px;
	padding:5px;
	color:#333333;
	font-weight:bold;
	font-size:14px;
	height:auto;
}

.SeparationHR {
	background-image:url(images_gen2/comp_case/spec_sep.jpg);
	background-repeat:repeat-x;
	height:32px;
	padding:5px;
	color:#000000;
	font-weight:bold;
	height:auto;
}

div.CompContentHR li {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	margin-top:5px;
}

.quotes{
	font-style:italic;
	color:#000000;
	font-size:16px;
	margin-bottom:7px;
	margin-top:7px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#2c308b;
	font-size:18px;
	margin-top:0px;
}
H2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#2d626e;
	font-size:16px;
	margin-bottom:1px;
	margin-top:0px;
}

H2.comp{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#2d626e;
	font-size:22px;
	margin-bottom:4px;
	display:inline;
}

.style1 {
	color: #636c71;
	font-size: 13px;
	font-family: tahoma;
}
.style2 {
	color: #358AC5;
	font-size: 10px;
	font-family: tahoma;
	font-weight:bold;
}
.style3 {
	color: #DB462E;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

.eticket_form{
	font-size:13px;
	font-weight:bold;
}

.smallDescrip{
	font-size:11px;
}

.dataSafe{
	font-size:18px;
	color:#000000;
}

.ITBlock {
	margin-bottom:0px; 
	margin-top:0px; 	
	padding:6px; 
	color:#FFFFFF;
}

.link4:hover{
	text-decoration:none;
	color:#0033FF;
}
.link4{
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

.style5 {
	color: #358AC5;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #358AC5;
	font-size: 10px;
	font-family: tahoma;
}

.no-repeat{
	background-repeat:repeat-x;
	background-position:top;
}
.no-repeat-bottom{
	background-repeat:repeat-x;
	background-position:bottom;
}

<!------ Begin Menu CSS ------>
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	
}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	font: bold 14px arial;
	height: 8px;
}

#sddm li a
{	
	display: block;
	height: 16px;
	margin: 0 0 0 0;
	padding: 4px 10px;
	width: 147px;
	/* background: #5970B2; 
	background: url(menuBG.jpg); 
	margin-top: -16px;  */
	color: #666666;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
	background: #6aa5af;
	background: url(menuBG.jpg) ;
	height:16px;
	color: #DDDDDD;
}

#sddm div
{	position: relative; 
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #5970B2}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 145px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #cae3ee;
	color: #2875DE;	
	font: 11px arial}

#sddm div a:hover
{	background: #6aa5af;
	color: #EEEEEE}