body {
	background-color: #A9B3F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background-image: url(graphix/bgnew2.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: black;
}



td, p {	font-size: 10px;}

.banner1 {
	font-size: 48px;
	font-weight: bold;
	color: black;
margin-bottom: 0;
}
.banner2 {
	font-size: 20px;
	font-weight: bold;
	color: #5645AF;
margin-bottom: 0;
}




.smallg {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
	color: black;
}


.bigg
    {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F7DE6;
}

.bigg2
    {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F7DE6;
}


a:link { color:#6F7DE6; text-decoration:none}
a:visited { color:#6F7DE6; text-decoration:none}
a:hover { color:#5B5733; text-decoration:none}
a:active { color:#6F7DE6; text-decoration:none}



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
font : bold;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 2px;
border: 1px solid #333;
width: 180px;
background-color: #6F7DE6;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #A9B3F1;
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #6F7DE6;
color: #333;
}


ul
  {
  list-style-type: square;
  margin-left: 0;
  padding-left: 1.4em;
  }
li
  {
  margin: 0;
  padding: 0;
  }



.disclaimers {
	FONT-SIZE: 9px;
 COLOR: #666666; 
FONT-FAMILY: verdana, helvetica, arial, sans-serif;
}


.copyright {
	FONT-SIZE: 9px;
 COLOR: #666666; 
font-style: italic;
FONT-FAMILY: verdana, helvetica, arial, sans-serif;
}



    .textbox {
        background-color : white; 
        border-bottom : 1px solid black; 
        border-left : 1px solid black; 
        border-right : 1px solid black; 
        border-top : 1px solid black; 
        padding-bottom : 1px; 
        padding-left : 1px; 
        padding-right : 1px; 
        padding-top : 1px; 
        color : black; 		
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
    } 





.selectbox {
	font-size: 12px;
	color: #000;
	background-color: #ccc;
	border: 1px solid #C0C0C0;
	padding: 1px; 
}



.carthead {	font-size: 10px;font-weight: normal;color: #fff;background-color: #a9b3f1;}

.cartmain {	font-size: 12px;font-weight: bold;background-color: #DCE1FA;}

.cartsmall {font-size: 10px;font-weight: normal;}




 .mssgbox {
		width:80%;
        background-color : white; 
        border-bottom : 1px solid black; 
        border-left : 1px solid black; 
        border-right : 1px solid black; 
        border-top : 1px solid black; 
        padding-bottom : 5px; 
        padding-left : 15px; 
        padding-right : 5px; 
        padding-top : 5px; 
        color : black; 
        background :  white url(../graphix/backgroundpattern.gif); 		
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
		font-weight:bold;
    }    

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }

.btn * { font-style: normal; background-image: url(graphix/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
 
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

 .btn:link, .btn:visited { color: #fff; }
//form p .btn { font-size: 10px; margin-right: 1em; }
form { margin: 0 0 0 0; }
form p .btn {margin: 0 0 0 0; }
//.btn.blue {font-size: 10px; background: #2ae; }
.btn.blue {  background: #6F7DE6; }
.btn.pink { background: #e1a; }
.btn.green { background: #9d4; }
.btn:hover {  color: #fff; background-color: #ccc; }
.btn:active { color: #fff; background-color: #444; }
.btn[class] {  background-image: url(graphix/shade.png); background-position: bottom; }
 
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #6F7DE6; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { color: #fff; border-color: #ccc; }




