IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
TABLE {
	FONT-SIZE: 100%;  FONT-FAMILY: Arial, Helvetica, sans-serif;  BORDER-COLLAPSE: collapse;
}
TD {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

BODY {
   /* background-image:url(./imgs/bg.jpg); */
 	background-color:#312c29;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	PADDING-TOP: 10px; 
}

.menu_top{ 
	background-image:url(../imgs/menu_bg_top.jpg);
	background-repeat:repeat-x;
}

.main_container{ width:780px;}

A:link {
	COLOR: #ffffff;  FONT-SIZE: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;
}
A:visited {
	COLOR: #ffffff; FONT-SIZE: 11px; text-decoration: none; text-transform:uppercase; font-weight:bold;
}
A:hover {
	COLOR: #ffffff; text-decoration:underline; FONT-SIZE: 11px;   text-transform:uppercase; font-weight:bold;
}

.menu{COLOR: #ffffff; 
	font-size:12px;
	text-transform:none;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#9b2322;}
A.menu, A.menu:link, A.menu:visited {
	COLOR: #ffffff; 
	font-size:12px;
	text-transform:none;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}
A.menu:hover{ 
    COLOR: #ffffff; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.copyright{
COLOR: #ffffff;  FONT-SIZE: 10px; text-decoration: none;
}

.text_white{
COLOR: #ffffff;  FONT-SIZE: 15px; 
}
.text_white_smaller{
COLOR: #ffffff;  FONT-SIZE: 12px;

}
A.text_white_smaller, A.text_white_smaller:link, A.text_white_smaller:visited {
	COLOR: #ffffff;  FONT-SIZE: 12px;
}
A.text_white_smaller:hover{ 
	COLOR: #ffffff;  FONT-SIZE: 12px;
	text-decoration:underline;
}

.text_white_smallest{
COLOR: #ffffff;  FONT-SIZE: 11px; font-weight:normal; 
}

A.text_white_smallest, A.text_white_smallest:link, A.text_white_smallest:visited {
	text-transform:none;
	COLOR: #ffffff;  FONT-SIZE: 11px;
}
A.text_white_smallest:hover{ 
    text-transform:none;
	COLOR: #ffffff;  FONT-SIZE: 11px;
	text-decoration:underline;
}

.text_grey_small{
COLOR: #9a918c;  FONT-SIZE: 11px; font-weight:normal; 
}

A.text_grey_small, A.text_grey_small:link, A.text_grey_small:visited {

	text-transform:none;
	COLOR: #9a918c;  FONT-SIZE: 11px; font-weight:normal; 
}
A.text_grey_small:hover{ 
  COLOR: #9a918c;  FONT-SIZE: 11px; font-weight:normal; 
	text-decoration:underline;
}

.text_brown_small{
COLOR: #1d1916;  FONT-SIZE: 11px; font-weight:normal; 
}

A.text_brown_small, A.text_brown_small:link, A.text_brown_small:visited {

	text-transform:none;
	COLOR: #1d1916;  FONT-SIZE: 11px; font-weight:normal; 
}
A.text_brown_small:hover{ 
  COLOR: #1d1916;  FONT-SIZE: 11px; font-weight:normal; 
	text-decoration:underline;
}

.box_light_grey{ 
background-image:url(../imgs/bg_grey_light.jpg);
background-repeat:no-repeat;
background-color:#5e534d;

}

.box_mid_grey{ 
background-image:url(../imgs/bg_grey_mid.jpg);
background-repeat:no-repeat;
background-color:#403835;
}
