body {
 margin-top: 0px;
	
}
 

 /* CSS Header */



.toptile {
	background-image:  url("../images/tiletop.jpg");
	background-repeat: repeat-x;
}



.tilenav {
	background-image:  url(../images/t_tile.jpg);
	background-repeat: repeat-x;
}
.tiletop {
	background-image:  url(../images/t_header.jpg);
	background-repeat: repeat-x;
}

.para1 {

	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #184A93;
	vertical-align: top;
	margin-top: 0px;

}


.mainvsmall {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headlinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	font-weight:bold;
} 
	
.headlinks a:link {color: #FFFFFF; } 
.headlinks a:visited {color: #FFFFFF; } 
.headlinks a:hover {color: #000000; } 
.headlinks a:active {
	color: #FFFFFF;
	text-decoration: bold;
	padding-bottom: 10px;
	text-align: left;
} 	

.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainbold a:link {color: #000000; text-decoration: none} 
.mainbold a:visited {color: #000000; text-decoration: none} 
.mainbold a:hover {color: #3CA1E7; text-decoration: none} 
.mainbold a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 	


h1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}




/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #CCCCCC;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; TEXT-DECORATION: none;
	background-color: #FFF;
	font-weight: normal;
	padding: 2px 2px 2px 13px;
	color: #000000;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #CCCCCC;
	background-color: #CC0000;
	background-image: none;
	font-weight: normal;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
    color: #FFFFFF;
}


.t_left {
	background-image: url(../images/t_left.gif);
}
.t_right {
	background-image: url(../images/t_right.gif);
}
.leftgrey {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
.t_cart {
	background-image: url(../images/t_cart.jpg);
}
.t_search {
	background-image: url(../images/t_search.jpg);
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.r_box {
	
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.r_box2 {
	
		border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.mainit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.mainred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0001;
}
.footer {
	background-image: url(../images/t_base.jpg);
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0001;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
