﻿/* CSS Document */
body{
	margin:0px;
}
.br_font{
	font-family:Tahoma;
	font-size:13px;
	color:#505048;
}
a.br_link{
	font-family:Tahoma;
	font-size:13px;
	color:#505048;
	text-decoration:none;
}
a.br_link:hover{
	font-family:Tahoma;
	font-size:13px;
	color:#505048;
	text-decoration:underline;
}
a.white_link{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.white_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.maroon_link{
	font-family:Tahoma;
	font-size:12px;
	color:#872921;
	text-decoration:none;
}
a.maroon_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#872921;
	text-decoration:underline;
}
a.b_link{
	font-family:Tahoma;
	font-size:12px;
	color:#989B82;
	text-decoration:none;
}
a.b_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#989B82;
	text-decoration:underline;
}
a.white_link_b{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
a.white_link_b:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
a.white_link_b:visited{
      font-family:Tahoma;
      font-size:11px;
      color:#ffffff;
      text-decoration:none;
}
.gray_font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505048;
}
.gray_font_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505048;
	font-weight:bold;
}
.bold
{
	font-weight:bold;
}
.top_bg
{
	background-image: url(Images/top_bg.jpg);
}
.img
{
	background-image: url(Images/img.jpg);
	background-repeat:no-repeat;
}
.right_mid
{
	background-image: url(Images/right_mid.jpg);
}
.footer
{
	background-image: url(Images/footer.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505048;
}
.white_font
{
	font-family:Tahoma;
	font-size:12px;
	color:White;
}
.inner_mid
{
	background-image: url(Images/inner_mid.jpg);
}
.link_bg
{
	background-image: url(Images/link_bg.jpg);
	background-repeat:no-repeat;
}
.image_Top_Border
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.image_Top_Border_Collections
{
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align:top;
}


/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}


/* Content Box */

.LeftTopCorner
{
	background-image: url(images/Content/LeftTopCorner.gif);
}
.TopBox
{
	background-image: url(images/Content/TopBox.gif);
}
.RightTopCorner
{
	background-image: url(images/Content/RightTopCorner.gif);
}
.LeftContentBox
{
	background-image: url(images/Content/LeftContentBox.gif);
}
.ContentBox
{
	background-image: url(images/Content/ContentBox.gif);
}
.RightContentBox
{
	background-image: url(images/Content/RightContentBox.gif);
}
.LeftBottomCorner
{
	background-image: url(images/Content/LeftBottomCorner.gif);
}
.BottomBox
{
	background-image: url(images/Content/BottomBox.gif);
}
.RightBottomCorner
{
	background-image: url(images/Content/RightBottomCorner.gif);
}

/* Right Menu Box */
.TopRightMenu
{
	background-image: url(images/Content/TopRightMenu.gif);
}
.BottomRightMenu
{
	background-image: url(images/Content/BottomRightMenu.gif);
}
.ContentRightMenu
{
	background-image: url(images/Content/ContentRightMenu.gif);
}
