@import url("dva_style_menu.css");

body {
	background-color: #ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:  Verdana, Geneva, Arial;
	font-size: 10px;
}
td,tr {
	text-align:top;
	font-family:  Verdana, Geneva, Arial;
	font-size: 10px;
	color:#333333;
	}
li,ul {
	font-family:  Verdana, Geneva, Arial;
	font-size: 10px;
}
img.userclinic {
	padding-left: 1px solid #ffffff;
}
.content {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	/* height: 12px; */
	color:#333333;
	background-color:#ffffff;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.title {
	font-family:  Verdana, Geneva, Arial;
	font-size: 10px;
	height:13px;
	color:#333333;
	background-color:#ffffff;
	padding:10px;
	line-height:15px;
}
/* li for news on home page */
.newsli {
	font-family:  Verdana, Geneva, Arial;
	font-size: 8px;
	color:#333333;
	background-color:#ffffff;
	line-height:10px;
}
/* News section on the front page */
.news {

	height:13px;
	color:#333333;
	background-color:#ffffff;
	padding:10px;
	line-height:12px;
}

.dealersfor {
	font-family:Verdana, Geneva, Arial;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	padding:7px;
}
.lightgrey {
	background-color:#999999;
	background-image:url(images/i_bg_pattern.gif);
}
a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:12px;
	color:#993333;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:12px;
	color:#999999;
	text-decoration:none;
}
.tdbg {
	background-image: url(images/i_bg_pattern.gif);
	background-color: #999999;
}
/* The light grey td's on the sides of the site */
.sidetd {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#ffffff;
	background-image: url(images/i_bg_pattern.gif);
	
}
/* The TD on the training, books, and third pary pages that shows the location and other info about the class and stuff */
.infotd {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#F0F0F0;
	line-height:15px;
}
/* The TD on the training, books, and third pary pages that shows the location and other info about the class and stuff */
.infotdwhite {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#FFFFFF;
	line-height:15px;
}
.infotdwhite-lines {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#FFFFFF;
	line-height:15px;
	border-top:1px #999 solid;
}


/* Any quote from an article auther or whatever that is on a page uses this class */
.quote {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	background-color:#ffffff;
	line-height:22px;
	font-weight: bold;
}
.quote_big {
	font-family: Arial;
	font-size: 20px;
	color:#ccc;
	background-color:#333;
	line-height:22px;
	margin-left:11px;
	padding:12px;
	width:586px;
}
.welcome_message {
	font-family: Arial;
	font-size: 20px;
	color:#993333;
	background-color:#fff;
	border: 1px solid #999;
	line-height:22px;
	margin-left:11px;
	padding:12px;
}
.quote_big_credit {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	background-color:#ffffff;
	line-height:12px;
	font-weight:bold;
}
/* The title for something like a list of files to downlaod */
.listtitle {
	font-weight: bold;
	color: #232B0E;
}
/* Picture of a product box or whatever*/
.productpic {
	border: 1px solid #333333;
}
/* A picture that links to another page */
.linkpic {
	border: 1px solid #993333;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}

.blackvisited a.visited {
	color:#000000;
}
.blacktext {
	font-family:  Verdana, Geneva, Arial;
	font-size: 10px;
	height:13px;
	color:#000000;
	background-color:#ffffff;
	padding:10px;
	line-height:15px;
}
/* The TDs with all the light trendy horizantal lines */
.tdbgimage {
	background-image: url("images/i_bg_pattern.gif");
	background-color: #999999;
}
/* The TD on the in the gallery pages below the images */
.galleryinfotd {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color:#E0E0E0;
	line-height:15px;
}
.darkheader {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F0F0F0;
	background-color:#333333;
	line-height:15px;
}

/* Creates margin on one side of an image */
.image_marginright {
	margin-right:5px;
}
.image_marginleft {
	margin-left:5px;
}

td.gallery_picture {
	border:0px;
}
.gallery_comment {
	padding-left:10px;
	text-align:left;
}
.gallery_picture_comment_td {
	border-width: 0;
	background-color:#eee;
	width:100%;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:2px solid #FFF;
	font-size:10px;
}
.grey_back {
	background-color:#eee;
}
.green {
	color:#639C18;
}
.brown {
	color:#663300;
}
.orange {
	color:#FF8429;
}
.class2 {
	color:#CC0000;
}
.class3 {
	color:#990099;
}
.class4 {
	color:#0084A5;
}