.smLine	{background:url(../icon/sm_line.gif) repeat-y top right}
.smLineEnd	{background:url(../icon/sm_line.gif) no-repeat top right}
.smHome	{color:#A3050A; background-color:#FDEBF3; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel1	{color:#6F6919; background-color:#FEFEC4; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel2	{color:#607849; background-color:#EFECEC; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel3	{color:#607849; background-color:#FEFEEF; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel4	{color:#607849; background-color:#FFFFFF; border:#A3C1C8 1px solid; padding:3px 10px}
/*Main Site*/
#outerwrapper {
	width: 100%;
	min-width: 960px;
	min-height:750px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#wrapper {
	width: 960px;
	margin: auto;
	overflow: show;
	position: relative;
	text-align: left;
	background-color:#FFFFFF;
}

#lpic {
	width: 190px;
	height: 222px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
#lpic .ldivpic {
	float:left;
	width:230px;
	height: 94px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
}
#lpic .rdivpic {
	float:left;
	width:230px;
	height: 94px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#lpic .pic {
	border-left:solid 1px #b12d54;
	border-top:solid 1px #b12d54;
	border-right:solid 1px #b12d54;
	border-bottom:solid 1px #b12d54;
}
#ibdshow {
	width: 980px;
	height: auto;
	min-height:350px;
	margin: 0;
	float:left;
	background:url(bg_body.gif) repeat-y;
	/*position: relative;*/
}

#space13 {
	float: left;
	width: 13px;
}
#space15 {
	float: left;
	width: 15px;
}
#space20 {
	float: left;
	width: 20px;
	height: 40px;
}
#space40 {
	float: left;
	width: 40px;
}
#heigh20 {
	float: left;
	height: 20px;
	width:100%;
}
#heigh10 {
	float: left;
	height: 8px;
	width:100%;
}

#lnfooter {
	width: 100%;
	margin: 0;
	float:left;
	text-align:center;
	height:20px;
	border-bottom: 1px solid #FFFFFF;
}
#iftshow {
	width: 100%;
	margin: 0;
}

#nav .lastli {
	background-color: #333;
	color: #fff;
	background-image: url(../images/bg_search.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 7px 18px;
	margin-left: -2px;
	color: #fff;
	font-size: 12px;
}
#nav .selectedli {
	background-color: #333;
	color: #fff;
	background-image: url(../images/bg_menu_selected.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: -2px;
}
#nav A {
	color: #fff;
	text-decoration: none;
}
#nav A:hover {
	color:#000000;
	text-decoration:none;
}
#nav .selectedli A {
	color: #fff;
}

/*Menu left*/
#mleft {
	height: auto;
	width: 250px;
	float:left;
}
#mleft #left{
	height: 20px;
	width: 13px;
	float:left;
}
#mleft #right{
	height: 20px;
	width: 13px;
	float:left;
}
#mleft #center{
	height: auto;
	width: 250px;
	background:url(bg_block_left.gif) no-repeat;
	height:450px;
	float:left;
}

#mleft #center H1 {
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;	
	padding: 0;
	margin: 0;
	line-height: 75px; 
	text-align: center;
	color: #FFFFFF;
}

#mleft #center H2 {
	background:url(bg_useful.gif) no-repeat;
	height:171px;
	width:210px;
	margin-left: 15px;
}
#mleft #center #title {
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;	
	padding: 0;
	margin: 0;
	line-height: 40px; 
	text-align: center;
	color: #FFFFFF;
}
#mleft #center #menu {
	background:url(../images/bg_menu.gif) no-repeat;
	height:197px;
	line-height: 197px; 
	vertical-align: middle;
	padding-left:8px;
	padding-top:8px;
}
#mleft #center UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mleft #center LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	height:27px;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #fff;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
}

#mleft #center .selectedli {
	color: #FFC600;
	margin-left: -2px;
	font-weight:normal;
}

#mleft #center A.linkblock {
	color: #2a2a2a;
	text-decoration: none;
}
#mleft #center A.linkblock:hover {
	color:#C4000B;
	text-decoration:none;
}

#mleft #center .selectedli A {
	color: #FFC600;
}

/*Menu left1*/
#mleft1 {
	height: auto;
	width: 250px;
	float:left;
}
#mleft1 #left{
	height: 20px;
	width: 13px;
	float:left;
}
#mleft1 #right{
	height: 20px;
	width: 13px;
	float:left;
}
#mleft1 #center{
	height: auto;
	width: 250px;
	background:url(bg_block_left1.gif) no-repeat;
	float:left;
}

#mleft1 #center H1 {
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;	
	padding: 0;
	margin: 0;
	line-height: 70px; 
	text-align: center;
	color: #FFFFFF;
}

#mleft1 #center H2 {
	background:url(bg_useful.gif) no-repeat;
	height:171px;
	width:210px;
	margin-left: 15px;
}
#mleft1 #center #title {
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;	
	padding: 0;
	margin: 0;
	line-height: 40px; 
	text-align: center;
	color: #FFFFFF;
}
#mleft1 #center #menu {
	background:url(../images/bg_menu.gif) no-repeat;
	height:197px;
	line-height: 197px; 
	vertical-align: middle;
	padding-left:8px;
	padding-top:8px;
}
#mleft1 #center UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mleft1 #center LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	height:27px;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #fff;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
}

#mleft1 #center .selectedli {
	color: #FFC600;
	margin-left: -2px;
	font-weight:normal;
}

#mleft1 #center A.linkblock {
	color: #2a2a2a;
	text-decoration: none;
}
#mleft1 #center A.linkblock:hover {
	color:#C4000B;
	text-decoration:none;
}

#mleft1 #center .selectedli A {
	color: #FFC600;
}


/*Menu right*/
#mright {
	height: auto;
	width: 210px;
	float:left;
}
#mright #center{
	height: auto;
	width: 210px;
	background:url(bg_red.gif) no-repeat;
	float:left;
}
#mright #center H1 {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;	
	padding: 0;
	margin: 0;
	line-height: 40px; 
	text-align: center;
	color: #FFFFFF;
}
/*Sub menu*/
#msub {
	height: auto;
	width: 100%;
	float:center;
}
#msub UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#msub LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 100px;
	overflow: hidden;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: normal;
}
#msub .first {
	width: 300px;
	font-size: 18px;
	font-weight: normal;
	color:#B12D54;
}
#msub .selectedli {
	color: #000080;
	margin-left: -2px;
	font-weight:bold;
}
#msub A {
	color: #000;
	text-decoration: none;
}
#msub A:hover {
	color:#B12D54;
	text-decoration:none;
}
#msub .selectedli A {
	color: #000080;
}
#contact {
	height: auto;
	width: 100%;
	float:center;
	font-size: 11pt;
	color:#C4000B;
}
#contact H1{
	font-size: 11pt;
	font-weight: bold;
	color:#C4000B;
	text-transform:uppercase;
	padding-left: 1px;
}
#contact H5{
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	padding-left: 1px;
	line-height: 18px;
	text-align:justify;
}
#contact span{
	font-size: 12px;
	color:#000080;
	padding-left: 6px;
}
#contact p{
	font-size: 12px;
	color:#000080;
	padding-left: 0px;
}
#contact UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contact LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
	color: #b12d54;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma;
}
#contact A {
	color: #b12d54;
	text-decoration: none;
}
#contact A:hover {
	color:#B12D54;
	text-decoration:none;
}
#contact .selectedli A {
	color: #000000;
}
#seepoint {
	border: 1px #c0c0c0 solid;
}
#mail {
	height: auto;
	width: 350px;
	float:center;
	text-align: left;
}
#mail #left{
	height: 4px;
	width: 20px;
	float:left;
}
#mail #right{
	height: 4px;
	width: 20px;
	float:left;
}
#mail #center{
	height: auto;
	width: 310px;
	float:left;
}
#mail #main{
	height: auto;
	width: 100%;
	float:left;
}
#mail P{
	height: 80px;
	width: 100%;
	text-align:center;
	padding-top: 10px;
	font-size: 14px;
	color:#ffffff;
	background-color:#b82750; 
}
#mail INPUT {
	border:#ffffff 1px solid; 
	background-color:#b82750; 
	color:#ffffff; 
	font-family:Tahoma; 
	font-size:12px;
	width:200px;
}
#video {
	height: auto;
	width: 199px;
	float:left;
}
#video H1 {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	background:url(bg_red.gif) repeat-x;
	height:26px;
	padding: 0;
	margin: 0;
	line-height: 26px; 
}
#video-wrapper{
	float: left;
	position: relative; 
	border: 0px solid #fff;
	overflow: hidden; 
	width: 199px;
	height: 200px; 
	margin: 0;
	padding:0;
}

#poll {
	height: auto;
	width: 221px;
	float:left;
}
#poll #left{
	height: 20px;
	width: 10px;
	float:left;
}
#news #right{
	height: 20px;
	width: 10px;
	float:left;
}
#poll #center{
	height: auto;
	width: 221px;
	float:left;
	margin: 0;
}
#poll #center p{
	height: auto;
	width: 221px;
	padding-bottom: 9px;
	font-size: 12px;
	line-height: 20px;
}
#poll #center H1{
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	background:url(bg_red.gif) no-repeat;
	height:39px;
	padding: 0;
	margin: 0;
	line-height: 39px; 
	text-align: center;
	color: #FFFFFF;
}
#poll #center UL {
	list-style-type: none;
	margin: 0;
	padding-left: 20;
}
#poll #center LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 180px;
	overflow: hidden;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: normal;
}
.linegrey {
	height: 4px;
	border:0;
	background-color: #C0C0C0;
}
.bltitle {color:#b12d54;font-size:18px;font-weight:normal;font-family:arial;}

.ntitle {color:#C4000B;font-size:13px;font-weight:bold;font-family:arial;text-decoration: none;}
A.ntitle {
	color: #C4000B;
	text-decoration: none;
}
A.ntitle:hover {
	color:#C4000B;
	text-decoration:underline;
}

a.linkwhite:link, a.linkwhite:visited		{color:#FFFFFF; font-family:arial,Tahoma; font-size:13px; text-decoration:none}
A.linkwhite:hover		{color:#FFC600; font-family:arial,Tahoma; font-size:13px; text-decoration:none}
a.abc:link,a.abc:visited{
	color:#ffffff;
}

/*ADV 04*/
#blkmember {
	float:left;
	width: 210px;
	height: 300px;
	position: relative;
	background-image: url(bg_block_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#blkmember-header{
	float:left;
	left:0px;
	width: 210px;
	height: 60px; 
	position: relative; 
	overflow: hidden;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
	line-height:70px;
}
#blkmember-arrow-left{
	float: left;
	width: 210px;
	height: 12px; 
	position: relative; 
	text-align: center;
}

#blkmember-arrow-right{
	float: left;
	width: 210px;
	height: 12px; 
	position: relative; 
	text-align: center;
}

#blkmember-wrapper{
	float: left;
	position: relative; 
	border: 0px solid #fff;
	overflow: hidden; 
	width: 200px;
	height: 230px; 
	margin: 0;
	padding:0;
	text-align: center;
}

#blkmember-wrapper #tiles{
	position: relative; 
	width: 200px;
	height: 110x;
	margin: 0;
	padding:0;
	float: left;
	overflow: hidden;
}

#blkmember-wrapper  .tile{
	float: left;
	line-height: 110px;
	font-size:10px;
	color: #000000;
	overflow: hidden; 
	margin: 4px; 
	width: 195px; 
	height: 110px;
	text-align: center;
	float: left;
}

#blkmember-wrapper  .tile .tile-view A{
	color: #fff;
	text-decoration: none;
}
/*Adv 2*/
#adv2 {
	height: 566px;
	width: 199px;
	margin: 0;
	overflow: hidden;
	position: relative;
	background-image: url(../images/bg_adv2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#adv2 .head{
	float:left;
	left:0px;
	width: 199px;
	height: 26px; 
	position: relative; 
	overflow: hidden;
	margin: 0;
	padding-left:15px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	line-height:26px;
	text-align: left;
}
#adv2 #items {
	height: 526px;
	width: 192px;
	float: left;
	margin-top:10px;
}
#adv2 #items .item0 {
	height: 105px;
	line-height: 107px;
	width: 192px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color:#B12D54;
	overflow: hidden;
	border-bottom: 0px solid #cacbcb;
	float: left;
	margin:4px;
}
#adv2 #items .item1 {
	height: 105px;
	line-height: 107px;
	width: 192px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color:#B12D54;
	overflow: hidden;
	border-bottom: 0px solid #cacbcb;
	float: left;
	margin:4px;
}

#bg_body {
	width: 100%;
	overflow: none;
	float: left;
	min-height:481px;
}

#bg_body #content{
	width:100%;
	overflow: none;
	float: left;
}

#bg_home {
	width: 100%;
	background-image: url(bg_home.jpg);
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	float: left;
	min-height:481px;
}

#bg_home #content{
	width: 100%;
	margin-left:5px;	
	overflow: hidden;
	float: left;
}

/*Newsletter*/
#newsletter_key {
	height: auto;
	width: 240px;
	float:left;
}
#newsletter_key #center{
	height: auto;
	width: 240px;
	background:url(bg_org.gif) no-repeat;
	float:left;
}
#newsletter_key #center H1 {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;	
	padding: 0;
	margin: 0;
	line-height: 40px; 
	text-align: center;
	color: #FFFFFF;
}


