/* Global Tags */


html, body 
{
margin: 0; 
padding: 0; 
border: 0;
}

body 
{
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:justify;
line-height: 1.5;
background-position: 0 0;
background-color: #0c0e15;
margin: 0px;
padding: 0px;
}

/* Template Layout Tags */

.articles {
width: 300px;
padding: 3px;
margin: 3px;
border: 1px solid #000000; 
}


.rfloat 
{
float: right;
position: relative; 
margin: 5px;
display:block;
}

.lfloat 
{
float: left;
position: relative; 
margin: 5px;
display:block;
}

.cfloat 
{
text-align: center; 
margin: 5px;
display:block;
}

#header
{
BACKGROUND-IMAGE: url(http://www.carreck.com/images/new_header.jpg); BACKGROUND-REPEAT: repeat-x;
margin: 0px;
padding: 0px;
width: 900px; 
height: 100px; 
}

#maintable 
{ 
position: relative; 
padding: 0px; 
margin: 0px; 
border: solid 2px #000000;
width: 900px; 
background-color: #FFFFFF;
}

#content
{
margin: 5px;
padding: 5px;
text-align:justify;
margin-bottom: 20px;
}

.bg
{
margin: 2px;
padding: 2px;
text-align:center;
font-family:verdana; 
font-size:7pt; 
background-color: #000000;
color:#cccccc;
}

#menu
{
margin: 3px;
padding: 3px;
text-align:center;
font-family:verdana; 
font-size:8pt; 
background-color: #000000;
color:#f8f2c0;
}

.copyright
{
margin: 5px;
padding: 10px;
text-align:center;
font-family:verdana; 
font-size:8pt; 
font-weight:bold; 
font-style: italic; 
color:#000000;
position: relative;
}

.sitelinks
{
margin: 2px 2px 25px 2px;
padding: 4px;
text-align:center;
font-family:verdana; 
font-size:8pt; 
font-weight:normal; 
color:#3366ff;
position: relative;
}

.floatleft
{
float:left;
margin: 0px 0px 3px 3px;
}

.floatright
{
float:right;
margin: 0px 0px 3px 3px;
}



/* Font Tags for entire site */



.indent
{
padding: 0px 0px 0px 145px;
}

p 
{
margin: 0 0 1.5em;
padding: 0px;
}


/* Table Layout Tagas Tags for entire site */



table 
{
border-collapse: collapse;
border-spacing: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

table, td 
{
font-size: 100%;
text-align:justify;
}

/* Header Tags for entire site */



h1 
{
color: #0c2e94;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
margin: 1px;
padding: 0px;
}
	
h2, h3, h4, h5, h6
{
margin-top: 5px;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
padding: 0;
color: #0c2e94;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}




/* Tags For Forms and Input Boxes */



.input 
{
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #333333;
background-color: #FFFFFF;
background-repeat: repeat-x;
background-position: top;
border: 1px solid #999999;
font-size: 13px;
background-image: url(../images/input.gif);
}

#form 
{
margin-top: 40px;
margin-left: 10px;
color: #1E598C;
line-height: 30px;
}


/* Link Effects Tags */


A.copy:link, A.copy:visited 
{ 
color:#0c2e94; 
text-decoration:none; 
}

A.copy:hover 
{ 
color:#681000; 
text-decoration:none; 
}

a.menu:link, a.menu:visited 
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

a.menu:hover
{
color:#f8f2c0;
font-weight:bold;
text-decoration:none; 
}

a:link, a:visited 
{
text-decoration: none;
color: #1A6CAC; 
}

a:hover 
{
text-decoration: underline; 
}

a img, :link img, :visited img 
{
border: 0;
}
