Body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:10px;
	
}
.Height {
	height: 100%;
}
.NavBg {
	background-image: url(../images/NavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 43px;
}
.NavNor {
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
	height: 43px;
	padding-right: 18px;
	padding-left: 18px;
	cursor: pointer;
	text-transform: uppercase;
	padding-top: 12px;
}
.NavRoll {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 43px;
	padding-right: 18px;
	padding-left: 18px;
	cursor: pointer;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	padding-top: 12px;
}
.NavLftNor {
	background-image: url(../images/NavLftNor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 6px;
	cursor: pointer;
}
.NavLftRoll {
	background-image: url(../images/NavLftRoll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 6px;
	cursor: pointer;
}
.NavLftTxtNor {
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
	height: 43px;
	padding-right: 18px;
	padding-left: 12px;
	cursor: pointer;
	text-transform: uppercase;
	padding-top: 12px;
}
.NavLftTxtRoll {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 43px;
	padding-right: 18px;
	padding-left: 12px;
	cursor: pointer;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	padding-top: 12px;
}
.Grey-TopBgBorder {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}
.Grey-BtmBgBorder {
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
.Grey-MidBgBorder {
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
.White-TopBgBorder {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
}
.White-BtmBgBorder {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.White-MidBgBorder {
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.TxtTitle {
	font-family: Arial;
	font-size: 21px;
	color: #00a0e2;
	
}
.TxtBg {
	background-color: #FFFFFF;
	background-image: url(../images/TxtBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #8c8c8c;
}
.CntTitle {
	font-family: Arial;
	font-size: 12px;
	color: #282828;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left center;
}
a.CategoryLink:link {
	font-family: Arial;
	font-size: 13px;
	color: #828282;
	text-decoration: none;
	background-image: url(../images/LinkBullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	
}
.CategoryLinkPage{
	font-family: Arial;
	font-size: 13px;
	color: #828282;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
a.CategoryLink:visited {
	font-family: Arial;
	font-size: 13px;
	color: #828282;
	text-decoration: none;
	background-image: url(../images/LinkBullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
a.CategoryLink:hover {
	font-family: Arial;
	font-size: 13px;
	color: #2d2d2d;
	text-decoration: none;
	background-image: url(../images/LinkBullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.BorderBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
a.FtrLink:link {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #a5a5a5;
	text-decoration: none;
}
a.FtrLink:visited {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #a5a5a5;
	text-decoration: none;
}
a.FtrLink:hover {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #474747;
	text-decoration: none;
}
.SearchTxtBg {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/SearchBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	width: 110px;
	border: 0px solid #FFFFFF;
}
a.PagingLink:link {
	font-family: Arial;
	font-size: 11px;
	color: #125d9b;
	font-weight: normal;
	text-decoration: none;
}
a.PagingLink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #125d9b;
	font-weight: normal;
	text-decoration: none;
}
a.PagingLink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.clear
{
	clear:both;
}
.divDetail
{
    background-color:#fff;
    background-attachment:fixed;
    margin:auto;
    margin-top:100px;
    border: solid 1px black;
    z-index:1000;
    position:absolute;
    left: 15%;
    top:10%;
}

.divModalBg
{
    background-color:#dddddd;
    position:absolute;
    top:0px;
    left:0px;
    margin:0px 0px 0px 0px; 
    width:100%; 
    height:100%; 
    *height:800px;
    opacity:0.2; 
    filter:alpha(opacity=20);
    
}
.link-grey12
{
	font-family: Arial; 
	font-size: 13px; 
	color: #828282; 
	text-decoration: none;
	background-repeat: no-repeat; 
	background-position: left center;
}



