html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button
	{  margin: 0;
     padding: 0;
     border: 0;
	}
img.snipimg	{
	width:64px;
	height:64px;
	}
td.snippet-title {
  width:auto;
  background-color: #efefef;
  font-size:14px;
}
td.snippet-data {
  vertical-align: top;
  background-color: #f7f7f7;
  font-size: 12px;
  vertical-align:middle;
	}
table.plain {
	border: 1px solid;
  border-color: #ccc; 
  border-spacing: 0;
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
  clear: right;
	}
body {
	padding: 0 0px;
	height:100%;
	width:100%;
	margin:0px 0;
	/*background-color:Aqua;*/
	text-align: center;
	font-family:  Arial,Tahoma, Verdana, sans-serif;
	font-size:8pt;	
	color:#858585;
	scrollbar-arrow-color: #2244aa;
  scrollbar-3dlight-color: #f0f0ff;
  scrollbar-darkshadow-color: #666666;
  scrollbar-face-color: #ddefff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #c0c0cc;
  scrollbar-track-color: #f5f5f5;
	}
h1, h2, h3, h4, h5, h6 {color:#cc0000;}
h1 {
  margin:0;
	font-size: 0.3em;
	font-weight: normal;
}
h2 {
	margin: 0.3em 0;
	font-size: 1.5em;
	font-weight: normal;
	}
h3 {
	margin: 0.3em 0;
	font-size: 1.4em;
	font-weight: normal;
	}
h4 {
	margin: 0.3em 0;
	font-size: 1.2em;
	font-weight: bold;
	}
h5 {
	margin: 0.3em 0;
	font-size: 1.0em;
	font-weight: bold;
	}
h6 {
	margin: 0.3em 0;
	font-size: 0.8em;
	font-weight: bold;
	}
p {margin:1em 0;line-height:1.4;}
HR	{
	margin-right:30px;
	margin-left:20px;
	color: #cc0000;
	height: 1px;
	text-align: left;
	}
a {
	text-decoration:underline;
	color:#444444;
}
a:hover{
	text-decoration:none;
	color:#880000;
	
	}
#mainnav {	
	height:18px;
	font-size:1em;
	margin-right:0px;
	margin-bottom:1em;
}
#mainnav a {color:#CC0000;}
#mainnav a:hover {color:#BF5C2D;}
#mainnav table {text-align:left;}
#mainnav .item {
	font-weight:normal;
	padding:1px 1em;
	/*border-left:1px #ccccff;
	border-top:1px #cccc55;
	border-left:1px #ccccff;*/
  background-image:url(Images/menu_img.png);
}
#mainnav .hover{
	color:#000000;
	background-image:url(Images/menu_img_bg.png);
	}
#mainnav .selected {background-color:#ddefff;}

#mainContent{
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		padding: 1em 1em 1em 1em;
		margin-left:1em;
		margin-right:1em;
		}
.button {
    border:1px solid #964327;
    font-size:.9em;
    background-color:#F7DE8A;
    color:#964327;
    } 
#maincontent .button {
    padding:0.1em 0.3em;
    border-color:#964327;
    background-color:#F1AC2C;
    color:#FFFFFF;
    
		}
.txtBox {
    border: 1px solid #964327;
    padding:0.1em 0.3em;
    font-size:.9em;
    background-color:#FFFFFF;
    width:200px;
		}
html>body #maincontent .txtBox{font-size:.9em;}
.imgfloatright {
		float:right;
		display:inline;
		margin: 0.25em 0 0.25em 1em;
		}

#container {
   min-height:100%;
   width:780px;
   margin:.5em;
   position:relative;
   height:100%;
}	

	

#ColumnOne{
	width:auto;
	height:auto;
	background-color:White;
	float:left;
	margin:.3em;
	margin-left:0em;
	text-align:left;
	}	
	#ColumnTwo{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	display:inline;
	margin:.3em;
	margin-bottom:1em;
	text-align:left;
	padding-bottom:1em;
	}	

	#ColumnThree{
	width:170px;
	position:relative;
	float:left;
	display:inline;
	margin:.3em;
	padding-left:.3em;
	padding-right:.3em;
	text-align:left;
	}
		
		
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0em;
	}
	.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 1em 0.25em 0em;
	}
#footer{
	position:absolute;
	bottom:0;
	width:100%;
  margin:3em; 
	font-size:smaller;
	}

* html #footer {padding:0 0 2.5em 4.6em;}

#footer a {padding:0 0.5em;}

.webWindow {
      width:800px;
      height:600px;
      border:solid 1px #bbbbbb;
      /*filter:alpha(opacity=90);
      -moz-opacity:.90;opacity:.90;*/
      background-color:#f2f2f4;
			}
  .webWindowBody
    {padding:10px;}
  .webWindowTitleBar {
      font:14px Verdana,Sans-Serif;
      font-weight:bold;
      padding-left:10px;
      background-color:gray;
      color:white;
      cursor:move;
			}
  .webWindowTitleText
			{float:left;}
  .webWindowClose {
      background-color:#8888ff;
      cursor:pointer;
			}
.DropDownList{
		font-family: Arial, Tahoma, Verdana, Helvetica;
		font-size:.8em;
		font-weight: normal;
    color: #333333;
		}
.ratingStar{
   font-size: 0pt;
   width: 13px;
   height: 12px;
   cursor:pointer;
   display:block;
   background-repeat: no-repeat;
	}
.filledRatingStar 
	{background-image: url(Images/FilledStar.png);}
.emptyRatingStar
	{background-image: url(Images/emptystar2.png);}
.savedRatingStar
	{background-image: url(Images/emptyratingstar.png);}

#divComments{
		border: black 1px solid;
    background-color: #eeeeee;
    width:300px;
    height: 175px;
    padding: 5px;
    position: absolute;
    margin-top: 15px; 
	}
.txtcomment{  
		width: 300px;
		height: 100px;
		}
/*table.container{	
	border: 1px solid;
	border-color: #eeeeee;
	background-image: url(Images/container_head_bg.gif); 
	background-position: left top;
	background-repeat: repeat-x;
		/*border-spacing: 0;
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;*/
	/*clear: right;
	width: auto;
	float: left;
	margin-left: .5em;*/
	/*margin-right: 1em;*/
	/*text-align: left;
	}
	*/
	
	/* rounded corner divs */
.t {background: url(images/1pxDD.gif) 0 0 repeat-x; width: auto;}
.b {background: url(images/1pxDD.gif) 0 100% repeat-x}
.l {background: url(images/1pxDD.gif) 0 0 repeat-y}
.r {background: url(images/1pxDD.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}



	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}
	#footer p {
		padding:10px;
		margin:0;
	}

