body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.img_shadow {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}


.checker { 
  background-image: url('http://www.bmvettes.com/images/checker_huge.gif'); 
}

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

td.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#3366FF
}

td.clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: white; /*#009C9C;*/
	font-variant: normal;
	text-transform: none;
	color: black; /*#FFFFFF;*/
}

th.harlow {
	font-family: Harlow solid italic, sans-serif;
	font-size: 18px;
	background-color: #009C9C;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

th.magneto {
	font-family: Magneto, sans-serif;
	font-size: 16px;
	background-color: #009C9C;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-type: disc;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: &quot;Times New Roman&quot;, Times, serif;
	font-size: 9px;
	color: #999999;
}

h1, h2 {
	color: ##33CCFF;
}
thead {
	font-weight: bold;
	font-size: 12px;
}


.full_view_table_desc {
	background-color: #33CCFF;
}

.full_view_table_data {
	width: 5cm;
}

table.calendar {
	border: 1px solid #000000;
	color: #000000;
	background: #FFFFFF;
	width: 800px;
} 

td.today {
	border: 1px solid #000000;
	color: #000000;
	background: #EFEFEF;
	font-weight: bold;
	font-size: 10pt;
	width: 70px;
	text-align: left;
	vertical-align: text-top;
} 

td.monthdays {
	border: 1px solid #000000;
	color: #000000;
	background: #FFFFFFF;
	width: 70px;
	text-align: left;
} 

td.days {
	color: #000000;
	background: #FFFFFFF;
	width: 70px;
	text-align: left;
} 

td.nonmonthdays {
	border: 1px solid #000000;
	color: #FFFFFF;
	width: 70px;
	background-color: #0059B3;
	background-position: top;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
} 

td.menu {
	border: 1px solid #000000;
	color: #000000;
	background: #FFFFFF;
	font-size: 10pt;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

.menu_list {
	border: 0px solid #CE3100; 
	/*color: #CE3100; */
	/*background: #000000;*/
	background-image: transparent url('http://www.bmvettes.com/images/Chrome_button.png');
	background:transparent;
	height: 30px;
	width: 125px;
} 



.general_list {
	border: 1px solid #CE3100; 
	color: #CE3100; 
	background: #009C9C;
}
.action_cell {
	background-color: #009C9C;
	text-align: center;
	border: thin inset #999999;
}
.left {
	text-align: left;
	vertical-align: text-top;
}
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #009C9C;
	text-decoration: none;
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009C9C;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9A9A9; /*#008080;*/
	text-decoration: underline;
}
a.links:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #009C9C;
}

a.bodylinks:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #B22222;
	text-decoration: none;
}
a.bodylinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #B22222;
	text-decoration: none;
}
a.bodylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9A9A9; /*#008080;*/
	text-decoration: underline;
}
a.bodylinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #B22222;
}

a.menulinks:link {
	font-family: Arial, Helvetica, sans-serif;
	color: black; /* #B22222; */
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a.menulinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: black; /* #B22222; */
	text-decoration: none;
  font-size: 12pt;
	font-weight: bold;
}
a.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000; /*#FF0000;  #A9A9A9; */ /*#008080;*/
	text-decoration: underline;
  font-size: 12pt;
	font-weight: bold;
}
a.menulinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: black; /* #B22222; */
  font-size: 12pt;
	font-weight: bold;
}

a.whitelinks:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}
a.whitelinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.blacklinks:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #009C9C;
	text-decoration: none;
	font-weight: bold;
}
a.blacklinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009C9C;
	text-decoration: none;
	font-weight: bold;
}
a.blacklinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: bold;
}
a.blacklinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #009C9C;
	font-weight: bold;
}


/* light box css with rounded corners and grey header and drop shadow */
/* Show only to IE PC \*/
/* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(http://www.bmvettes.com/images/rounded/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(http://www.bmvettes.com/images/rounded/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.bmvettes.com/images/rounded/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://www.bmvettes.com/images/rounded/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

/* dark box css with rounded corners and gradient background BODY */

.blank_chrome_bar {
  padding:8px;
  background:  url('http://www.bmvettes.com/images/Chrome_button_ctr.png') repeat right;
  height:14px;
  font-size:13px;
}

.blank_chrome_bar_left {
  padding:8px;
  background:  url('http://www.bmvettes.com/images/Chrome_button_lf.png') no-repeat;
  height:14px;
  font-size:13px;
}

.blank_chrome_bar_right {
  padding:8px;
  background:  url('http://www.bmvettes.com/images/Chrome_button_rt.png') no-repeat;
  height:14px;
  font-size:13px;
}


/* dark box css with rounded corners and gradient background BODY */

.dialog {
 width:100%;
 margin:0px auto;
 min-width:20em;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(http://www.bmvettes.com/images/rounded/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(http://www.bmvettes.com/images/rounded/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(http://www.bmvettes.com/images/rounded/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(http://www.bmvettes.com/images/rounded/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(http://www.bmvettes.com/images/rounded/ms1110.jpg) repeat-x 0px 0px;
 padding:1em;
}

.dialog .ft {
 background:transparent url(http://www.bmvettes.com/images/rounded/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(http://www.bmvettes.com/images/rounded/br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
 font:1.3em/1.5em arial,tahoma,"sans serif";
 color: white;/*#009C9C;*/ /*white;*/
}

html>body .dialog pre {
 /*font-size:1.1em;*/
 font-size:1.1em;
}

/* dark box css with rounded corners and gradient background MENU*/

.dialog_menu {
 width:95%;
 margin:0px auto;
 min-width:5em;
 color:#fff;
}

.dialog_menu .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog_menu .ft .c {
 height:14px;
}

.dialog_menu .hd {
 background:transparent url(http://www.bmvettes.com/images/rounded/tl.gif) no-repeat 0px 0px;
}

.dialog_menu .hd .c {
 background:transparent url(http://www.bmvettes.com/images/rounded/tr.gif) no-repeat right 0px;
}

.dialog_menu .bd {
 background:transparent url(http://www.bmvettes.com/images/rounded/ml.gif) repeat-y 0px 0px;
}

.dialog_menu .bd .c {
 background:transparent url(http://www.bmvettes.com/images/rounded/mr.gif) repeat-y right 0px;
}

.dialog_menu .bd .c .s {
 margin:0px 16px 0px 8px;
 background:#000 url(http://www.bmvettes.com/images/rounded/ms1110.jpg) repeat-x 0px 0px;
 /*background:  url('http://www.bmvettes.com/images/Chrome_button.png') repeat-y;*/
 padding:1em;
}

.dialog_menu .ft {
 background:transparent url(http://www.bmvettes.com/images/rounded/bl.gif) no-repeat 0px 0px;
}

.dialog_menu .ft .c {
 background:transparent url(http://www.bmvettes.com/images/rounded/br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog_menu h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog_menu p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
 font:1.3em/1.5em arial,tahoma,"sans serif";
}

html>body .dialog_menu pre {
 /*font-size:1.1em;*/
 font-size:1.1em;
}

.chrome_button {
  padding:8px;
  background:#000 url(http://www.bmvettes.com/images/rounded/ms1110.jpg) repeat-x 0px 0px;
  background:  url('http://www.bmvettes.com/images/Chrome_button.png') repeat-y;
  height:14px;
}

