/* Start Class Names */

.alignbottom{
    vertical-align: bottom;
}

.aligncenter{
    text-align: center;
}

.alignleft{
    text-align: left;
}

.alignright{
    text-align: right;
}

.aligntop{
    vertical-align: top;
    background-color: #FFFFFF;
}

.aligntopgry{
    vertical-align: top;
    background-color: #CCCCCC;
}

.bggrey{
    background-color: #CCCCCC;
}

.biggrey{
   font-size: 18px;
   font-weight: bold;
   color: #707070;
   vertical-align: bottom;
}

.bordercolor{
    border-style: soild;
    border-color: #000000;
}

.bordercolorbgwht{
    border-style: soild;
    border-color: #000000;
    vertical-align: top;
    background-color: #FFFFFF;
}

.carfax{
    font-size: 12px;
    color: #214295;
}
.dataheader{
   font-size: 18px;
   font-weight: bold;
   color: #990000;
   vertical-align: bottom;
}

.eventsarea{
   vertical-align: top;
   background-color: #FFFFFF;
}

.eventsheader{
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
   color: #000000;
}

.eventsdivide{
   background-color: #990000;
}

.featuredheader{
   font-size: 16px;
   font-weight: bold;
   color: #990000;
   text-decoration: underline;
}

.footer{
    background-color: #333333;
}

.footerdata{
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-align: center;
}

.helpfulblocks{
   background-color: #990000;
}

.ispecialfooter{
    font-family: verdana,arial,helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
}

.ispecialheader{
    font-family: verdana,arial,helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
}

.nav{
    background-color: #666666;
}

.navfooterpipes{
    color: #FFFFFF;
}

.poweredby{
    color: #FFFFFF;
}

.requireddata{
    font-size: 12px;
    font-weight: Bold;
    color: #FF0000;
}

.resultsprice{
    font-size: 12px;
    color: #990000;
}

.resultspricesmall{
    font-size: 10px;
    color: #990000;
}

.seotxt{
	font-family: arial;
	color: #000000;
}
.tablebgblack{
    background-color: #000000;
}

.tablebggrey{
    background-color: #666666;
}

.tablebgwhite{
    background-color: #FFFFFF;
}

.tablebgcolor{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #999999;
}

.tableintable{
   background-color: #000000;
}

.forms{
    font-family: verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

/* End Class Names */


/* Start HTML Tags */

a{
   font-family:tahoma;
   font-size: 12px;
   font-weight: bold;
   color: #990000;
   text-decoration: none;
}

a:hover {
   font-size:12px;
   font-weight:bold;
   color: #990000;
   text-decoration: none;
}

body{
    font-size: 14px;
    font-family: tahoma;
	background-color:#004A91;
	/* background-image: url(../templates/rmnetwork/images/bg_white.jpg); */
}

image{
    border-color: 000000;
}

p{
    font-size: 12px;
    font-family: tahoma;
}

td{
   font-size: 12px;
   font-family: verdana,arial,helvetica,sans-serif;
}

/* End HTML Tags */

/* Start Tab Control Styles */
.TabContents
{
    DISPLAY: none;
    VISIBILITY: hidden;
}

.Tab
{
    font-size: 8pt;
    background-image: url(../addon/tabcontrol/system/TabControl/menu.off.bg.gif);
    cursor: default;
    color: #000000;
    text-align: center;
}

.TabOver
{
    font-size: 8pt;
    background-image: url(../addon/tabcontrol/system/TabControl/menu.mouseover.bg.gif);
    cursor: default;
    color: #000000;
    text-align: center;
}

.SelectedTab
{
    background-position: center 50%;
    background-image: url(../addon/tabcontrol/system/TabControl/menu.on.bg.gif);
    cursor: default;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.tabborder{
    border-left:solid 1px #919B9C;
    border-bottom:solid 1px #919B9C;
    border-right:solid 1px #919B9C;
    padding: 4px 2px 4px 2px;
}
/* End Tab Control Styles */
