	/*
-----------------------------------------------
Vanguard Computers
June 2007
----------------------------------------------- */

body {
background-color: #bcbcbc;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}  

*
{
padding:0;
}

/*  header
----------------------------------------------- */


a {
	color: #0A5B7D;
	font-weight: bold;
	font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 14px;
}

a:hover {
	color: #D34C14;
}

.call
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 18px;
color: #790101;
font-weight: bold;
letter-spacing: 3px;
}

h1
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 19px;
color: #790101;
}


a.email
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
color: #303030;
text-decoration:none;
}

a.email:hover
{
color: #000;
text-decoration:underline;
}

a.legal
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
color: #bcbcbc;
text-decoration:none;
}

a.legal:hover
{
color: #bcbcbc;
text-decoration:underline;
}

.legal
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 10px;
color: #bcbcbc;
padding-left:10px;
}

a.topMenu
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
color: #fff;
text-decoration:none;
padding-left:10px;
padding-right:8px;
}

a.topMenu:hover
{
color: #000;
text-decoration:underline;
}

a.menu
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
color: #fff;
text-decoration:none;
margin-left:10px;
}

a.menu:hover
{
text-decoration:none;
border-bottom: 1px solid #fa540e;
}

a.log
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
color: #fff;
text-decoration:none;
padding-left:10px;
}

a.log:hover
{
color: #000;
text-decoration:underline;
}

.go
{
margin-top: 10;
margin-bottom: 10;
}

.specials
{
margin-bottom: 10;
}

.nav
{
margin-left: 5;
margin-top: 20;
margin-bottom: 40;
}

.specialsIn
{
margin-bottom: 10;
margin-top: 10;
}

.content
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
color: #515151;
padding-left:10px;
padding-right:10px;
}

.legal
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 10px;
color: #bcbcbc;
padding-left:10px;
}

a.moreNews
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
line-height: 25px;
font-size: 11px;
color: #ff6503;
text-decoration:none;
font-weight: bold;
}

a.moreNews:hover
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
line-height: 25px;
font-size: 11px;
color: #370101;
text-decoration:none;
}



/* Search
----------------------------------------------- */
#searchShell
{
width:539px;
height:44px;
margin-top: 10;
margin-left: 12;
background-image: url(http://www.vanguardsys.com/images/bg.search.gif);
}

.search
{
padding-left: 155;
padding-top: 10;
}

.form
{
padding:0;
margin:0;
}

.sbox 
{
font-family:  trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
/*background-color:#fff;*/
border: 1px solid #c2baaf; 
height:22px;
margin-right: 5;
}


/* CallOuts
----------------------------------------------- */

#callOutShell
{
margin-left: 6;
}


.callOut
{
width:267px;
height:106px;
margin-top: 0;
margin-left: 6;
margin-bottom: 8;
background-image: url(http://www.vanguardsys.com/images/bg.go.gif);
}



.goText
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 11px;
color: #381f15;
padding-left: 4;
padding-right: 4;
line-height: 16px;
}

.goTitle
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
line-height: 25px;
font-size: 13px;
color: #381f15;
text-decoration:none;
}

a.goLink
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
line-height: 25px;
font-size: 11px;
color: #ff6503;
text-decoration:none;
}

a.goLink:hover
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
line-height: 25px;
font-size: 11px;
color: #ff6503;
text-decoration:underline;
}


td {
	text-align: justify;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}


.sub
{
font-family: trebuchet ms, Arial, Verdana, sans-serif;
font-size: 10px;
color: #717171;
padding-left:10px;
}

.activetab_left {
	background-image: url('Images/tab_pressed_left.gif');
}
.activetab_mid {
	background-image: url('Images/tab_pressed_mid.gif');
}
.activetab_right {
	background-image: url('Images/tab_pressed_right.gif');
}

.inactivetab_left {
	background-image: url('Images/tab_left.gif');
}
.inactivetab_mid {
	background-image: url('Images/tab_mid.gif');
}
.inactivetab_right {
	background-image: url('Images/tab_right.gif');
}

.tab {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}