/* seeCard css file */

/* setting up body tag */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0;
	background-color:#232323;
	background-image: url(/img/circle-back1.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

/* a tag classes */

a.one:link
{	color: #FFFFFF;
	font-weight: normal; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a.one:visited
{	color: #FFFFFF;
	font-weight: normal; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a.one:hover, a.oneOn
{	color: #FFFFFF;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}

a.two:link
{	color: #6CA058;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a.two:visited
{	color: #3C6D86;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a.two:hover, a.twoOn	
{	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none 
}

a.two:active	
{	color: #DEE4ED;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none 
}
	
.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodywhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}	
.bodybold
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #21B627;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #21B627;
	text-decoration: none;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.smllblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menubackground {
	background-image: url(/nav/images/drivestyle-template_r3_c12.gif);
	background-repeat: repeat;
}
.bodyboldblue
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #87A0C0;
}
a.three:link
{	color: #A40A0C;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.three:hover, a.threeOn	
{	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
a.three:visited
{	color: #A40A0C;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.vert-spacer {
	background-image: url(/images/cssimg/grey-spacer.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #FFFFFF;
}
.frog-foot {
	background-attachment: fixed;
	background-image: url(/sample/index_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.hor-spacer {
	background-image: url(/images/cssimg/grey-spacer.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
a.navlink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15701A;
	font-size: 12px;
	font-style: normal;
}

a.navlink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15701A;
	font-size: 12px;
	font-style: normal;
}

a.navlink:hover
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	background-color:#1d9d24;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15701A;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.menuback {
	background-image:   url(/img/backmenu-grey_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footernumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-weight: bold;
}
a.ho:visited
{	color: #666666;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a.ho:hover, a.twoOn	
{	color: #FF0000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none 
}

a.ho:active	
{	color: #666666;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none 
}