html, body
{
	padding:    0px;
	margin:     0px;
	background: none #181C24;
}
body {
	text-align: center;
}
h1, h2, h3, h4, h5, h6
{
	padding:     0px;
	margin:      0px;
	font-weight: 100;
}

h1.h_a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   33px;
	color:       #072883;
	display:     block;
	padding:     45px 0px 38px 22px;
}

h1.h_b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   24px;
	color:       #072883;
	display:     block;
	padding:     45px 0px 38px 22px;
}

h1.h_c
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   33px;
	color:       #072883;
	display:     block;
	padding:     45px 0px 38px 55px;
}

h1.h_d
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   24px;
	color:       #072883;
	display:     block;
	padding:     45px 0px 0px 22px;
}

img
{
	border: 0px;
}

form
{
	padding: 0px;
	margin:  0px;
}

/*input.input*/
/*{*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size:   12px;*/
	/*color:       #000000;*/
/*}*/
#error
{
	color:       #C0511B;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	font-weight: bold;
}

.col
{
	float: left;
}

.endline
{
	clear:       both;
	overflow:    hidden;
	height:      0px;
	font-size:   0px;
	line-height: 0px;
}

#container
{
	width:         898px;
	margin:        0px auto 0px auto;
	border:        1px solid #000;
	border-bottom: none;
	text-align: left;
}

/* HEADER start */
/*#header*/
/*{*/
	/*width:      898px;*/
	/*height:     396px;*/
	/*position:   relative;*/
	/*background: url(../../img/header.jpg) left top no-repeat;*/
/*}*/
/*#header.header_inner*/
/*{*/
	/*width:      898px;*/
	/*height:     112px;*/
	/*position:   relative;*/
	/*background: url(../../img/header.jpg) left top no-repeat;*/
/*}*/
	#hlogo
	{
		position: absolute;
		left:     0px;
		top:      0px;
		z-index:  101;
	}
	
	/* BLOCK SEARCH start */
	#block_hsearch
	{
		position:    absolute;
		left:        361px;
		top:         36px;
		z-index:     101;
		
		font-family: Tahoma, Geneva, sans-serif;
		font-size:   12px;
		color:       #ABAAAA;
	}
	#block_hsearch label
	{
		display:     block;
		float:       left;
		width:       50px;
		height:      17px;
		line-height: 16px;
	}
	#block_hsearch .hsearch_input
	{
		display:          block;
		float:            left;
		border:           1px solid #616161;
		background-color: transparent;
		color:            #ABAAAA;
		width:            121px;
		height:           13px;
		font-family:      Tahoma, Geneva, sans-serif;
		font-size:        12px;
		margin:           1px 0px 0px 0px;
		overflow:         hidden;
	}
	#block_hsearch .hsearch_input input
	{
		border:           0px;
		position:         relative;
		top:              -2px;
		left:             3px;
		background-color: transparent;
		color:            #BABABA;
		width:            116px;
		height:           13px;
		font-family:      Tahoma, Geneva, sans-serif;
		font-size:        12px;
	}
	#block_hsearch .hsearch_submit
	{
		display: block;
		float:   left;
		margin:  0px 0px 0px 11px;
	}
	
	#twitt {
		background: transparent url(../../img/twitter.gif) no-repeat 0 50%;
		width: 156px;
		height: 24px;
		padding-left: 42px;
		margin-left: 56px;
		margin-top: 5px;
		line-height: 21px;
	}
	#twitt a {
		color: #95a9b2;
		text-decoration: none;
	}
	
	/* BLOCK SEARCH end */
	
	/* BLOCK LOGIN start */
	#block_login
	{
		position:    absolute;
		left:        604px;
		top:         32px;
		z-index:     101;
		
		font-family: Tahoma, Geneva, sans-serif;
		font-size:   12px;
		color:       #ABAAAA;
	}
	#block_login label
	{
		display:     block;
		float:       left;
		width:       73px;
		height:      17px;
		line-height: 16px;
	}
	#block_login .block_login_input
	{
		display:          block;
		float:            left;
		border:           1px solid #616161;
		background-color: transparent;
		color:            #ABAAAA;
		width:            153px;
		height:           13px;
		font-family:      Tahoma, Geneva, sans-serif;
		font-size:        12px;
		margin:           1px 0px 0px 0px;
		overflow:         hidden;
	}
	#block_login .block_login_input input
	{
		border:           0px;
		position:         relative;
		top:              -2px;
		left:             3px;
		background-color: transparent;
		color:            #BABABA;
		width:            146px;
		height:           13px;
		font-family:      Tahoma, Geneva, sans-serif;
		font-size:        12px;
	}
	#block_login .block_login_submit
	{
		display: block;
		float:   left;
		margin:  0px 0px 0px 11px;
	}
	#block_login .block_login_links
	{
		font-size: 10px;
		color:     #E4E4E4;
		padding:   7px 0px 0px 73px;
	}
	#block_login .block_login_links a
	{
		color:           #E4E4E4;
		text-decoration: underline;
	}
	#block_login .block_login_links a:hover
	{
		text-decoration: none;
	}
	/* BLOCK LOGIN end */

/* HEADER end */

#cleft_a
{
	float: left;
	width: 666px;
}
#cleft_b
{
	float: left;
	width: 232px;
}
#cleft_c
{
	float: left;
	width: 100%;
}


#cleft_inner
{
	float: left;
	width: 100%;
}
	#cleft_inner h1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:   33px;
		color:       #072883;
		display:     block;
		padding:     45px 0px 38px 0px;
		margin-left: -31px;
	}
	
#cleft_d
{
	float:       left;
	width:       527px;
	margin:      0px 0px 0px 55px;
	display:     inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
	text-align:  justify;
}
	#cleft_d .orange
	{
		color:     #D67409;
		font-size: 14px;
	}
#cleft_e
{
	float: left;
	width: 316px;
}


/* BLOCK SWF start */
#block_swf
{
	position: absolute;
	left:     0px;
	top:      0px;
	z-index:  95;
}
/* BLOCK SWF end */

/* BLOCK RESEARCH start */
#block_research
{
	width:       219px;
	height:      160px;
	background: url(../../img/block_research_bg.png) left top no-repeat;
	margin:      61px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   14px;
	color:       #FFF;
	position:    relative;
}
	#block_research a.btn
	{
		display:  block;
		width:    100%;
		height:   125px;
		left:     0px;
		top:      0px;
		cursor:   pointer;
		position: absolute;
		z-index:  100;
	}
	#block_research h2
	{
		font-size:   20px;
		font-weight: 100;
		padding:     18px 0px 0px 59px;
	}
	#block_research .left
	{
		float: left;
		width: 164px;
	}
	#block_research .left div
	{
		padding: 9px 0px 0px 61px;
	}
	#block_research .right
	{
		float:   left;
		width:   55px;
		padding: 8px 0px 0px 0px;
	}
	#block_research .right div
	{
		margin: 0px 0px 6px 0px;
	}
/* BLOCK RESEARCH end */

/* BLOCK A start */
#block_a
{
	position: absolute;
	left:     404px;
	top:      116px;
	width:    495px;
	z-index:  90;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #A6A6A6;
}
	#block_a .block_a_title_a
	{
		padding: 1px 0px 1px 131px;
	}
	#block_a .block_a_content_a
	{
		width:  100%;
		height: 162px;
	}
	#block_a .block_a_title_b
	{
		padding: 5px 0px 10px 247px;
	}
	#block_a .block_a_content_b
	{
		padding: 0px 76px 0px 152px;
		text-align: justify;
	}
	#block_a .block_a_btn_a
	{
		padding: 8px 0px 0px 246px;
	}
/* BLOCK A end */

/* BLOCK B start */
#block_b
{
	width:       816px;
	margin:      0px auto 0px auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   11px;
	color:       #FFFFFF;
}
	#block_b .block_b_a
	{
		width:               272px;
		height:              174px;
		float:               left;
		background-position: left top;
		background-repeat:   no-repeat;
		cursor:              pointer;
		position:            relative;
	}
	#block_b .block_b_a .title
	{
		padding: 32px 0px 0px 44px;
	}
	#block_b .block_b_a .text
	{
		padding:    11px 30px 0px 30px;
		text-align: justify;
	}
	#block_b .block_b_b
	{
		width:               272px;
		height:              174px;
		float:               left;
		background-position: left top;
		background-repeat:   no-repeat;
		cursor:              pointer;
		position:            relative;
	}
	#block_b .block_b_b .title
	{
		padding:    32px 0px 0px 44px;
	}
	#block_b .block_b_b .text
	{
		padding: 7px 30px 0px 30px;
		text-align: justify;
	}
	#block_b .block_b_c
	{
		width:               272px;
		height:              174px;
		float:               left;
		background-position: left top;
		background-repeat:   no-repeat;
		cursor:              pointer;
		position:            relative;
	}
	#block_b .block_b_c .title
	{
		padding: 32px 0px 0px 44px;
	}
	#block_b .block_b_c .text
	{
		padding:    7px 30px 0px 30px;
		text-align: justify;
	}
/* BLOCK B end */

/* BLOCK C start */
#block_c
{
	float:       left;
	width:       360px;
	margin:      20px 0px 0px 20px;
	display:     inline;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #000;
	text-align:  justify;
}
	#block_c h1
	{
		display:     block;
		padding:     0px 0px 8px 0px;
		margin:      0px;
		font-size:   14px;
		color:       #00177B;
		font-weight: bold;
	}
/* BLOCK C end */

/* BLOCK D start */
#block_d
{
	float:       left;
	width:       420px;
	margin:      19px 0px 0px 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #202227;
}
	#block_d .item{}
	#block_d .item_a{}
	#block_d .item_b
	{
		margin: 16px 0px 0px 0px;
	}
	#block_d .quote
	{
		padding: 0 0 0 24px;
		background: url(../../img/quote_a.gif) left top no-repeat;
	}
	#block_d .quote img
	{
		margin: 24px 8px 0px 0px;
	}
	#block_d .quote_a img
	{
		margin: 0px 8px 0px 0px;
	}
	#block_d .quote_b
	{
		position:     relative;
		top:          -8px;
		left:         12px;
		float:        right;
		margin-right: 18px;
	}
	#block_d .text
	{
		padding: 0 24px 0 0;
		background: url(../../img/quote_b.gif) right bottom no-repeat;
	}
	#block_d .text a
	{
		font-size:       12px;
		color:           #022E94;
		text-decoration: underline;
	}
	#block_d .item h2
	{
		display:     block;
		padding:     0px 0px 8px 0px;
		margin:      0px;
		font-size:   14px;
		color:       #00177B;
		font-weight: bold;
	}
	#block_d .item strong.info
	{
		font-weight: bold;
		font-style:  italic;
		clear:       both;
		font-size:   11px;
		margin:      4px 0px 0px 0px;
	}
/* BLOCK D end */

/* BLOCK E start */
#block_e, #block_f
{
	width:  219px;
	height: 113px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   14px;
	color:       #EEEEEE;
}
	#block_e img {
		float:   left;
		margin: 2px 8px 0px 7px;
	}
	#block_f img
	{
		float:   left;
		margin: 2px 18px 0px 7px;
	}
	
	#block_e a, #block_f a
	{
		display: block;
		height: 80px;
		color: #EEEEEE;
		text-decoration: none;
		/*float:   left;
		margin: 2px 8px 0px 7px;*/
	}
	
	#block_e span, #block_f span
	{
		display: block;
		padding: 13px 0px 0px 0px;
		font-weight: bold;
	}
	#block_f span {
		padding: 24px 0px 0px 0px;
	}
/* BLOCK E end */

/* BLOCK F start */
/*#block_f
{
	width:  219px;
	height: 113px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   14px;
	color:       #EEEEEE;
}
	#block_f a
	{
		display: block;
		float:   left;
		margin: 2px 8px 0px 7px;
	}
	#block_f div
	{
		padding: 24px 0px 0px 6px;
		font-weight: bold;
	}*/
/* BLOCK F end */

/* BLOCK G start */
#block_g
{
	float:       left;
	font-family: Tahoma, Geneva, sans-serif;
}
.block_g_a
{
	margin-left: 2px;
}
.block_g_b
{
	margin-top: 30px;
}
	#block_g .ico
	{
		float:      left;
		width:      81px;
		text-align: right;
	}
	#block_g .ico img
	{
		margin: 4px 7px 0px 0px;
	}
	#block_g .text
	{
		float:     left;
		width:     234px;
		font-size: 12px;
		color:     #202227;
	}
	#block_g .text h2
	{
		font-size:   14px;
		font-weight: bold;
		color:       #072883;
		display:     block;
		padding:     0px 0px 4px 0px;
	}
	#block_g .text a
	{
		color:           #DF8300;
		font-weight:     bold;
		text-decoration: none;
	}
	#block_g .text a:hover
	{
		text-decoration: underline;
	}
/* BLOCK G end */

/* BLOCK H start */
#block_h
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
	float:       left;
	width:       415px;
	margin-left: 14px;
	display:     inline;
}
.block_h_a
{
	margin-top: 34px;
}
	#block_h .img
	{
		width:      156px;
		float:      left;
		text-align: right;
	}
	#block_h .img img
	{
		margin: 0px 11px 0px 0px;
		background-position: center center;
		background-repeat:   no-repeat;
	}
	#block_h h2
	{
		font-size:   14px;
		font-weight: bold;
		color:       #072883;
		padding:     4px 0px 8px 0px;
		text-align:  left;
	}
	#block_h .link
	{
		font-size:       12px;
		font-weight:     bold;
		text-transform:  uppercase;
		color:           #D67409;
		text-decoration: none;
	}
	#block_h .link:hover
	{
		text-decoration: underline;
	}
	#block_h .text
	{
		width:      250px;
		float:      left;
		text-align: justify;
	}
	#block_h .text a
	{
		color:           #D67409;
		text-decoration: underline;
	}
	#block_h .text a:hover
	{
		text-decoration: none;
	}
	#block_h .ul_a, #block_h .ul_a li
	{
		padding:    0px;
		margin:     0px;
		list-style: disc;
		color:      #DE903A;
	}
	#block_h .ul_a
	{
		padding-left: 19px;
		margin-top:   6px;
	}
	#block_h .ul_a li span
	{
		color: #000;
	}
/* BLOCK H end */

/* BLOCK H-B start */
#block_h_b
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
	float:       left;
	padding:      0px 55px 0px 55px;
	margin: 0;
}

	#block_h_b h2
	{
		font-size:        14px;
		font-weight:      bold;
		color:            #072883;
		padding:          12px 0px 15px 8px;
		background-color: #E4E6EA;
		margin:           0px 0px 11px 0px;
	}
	#block_h_b .text div {
		float: left;
		width: 545px;
		padding-top: 15px;
		padding-right: 5px;
	}
	#block_h_b div.imag {
		width: 213px;
		padding: 0 0 10px 5px;
		margin: 0 15px 0 0;
	}
	#block_h_b div.endline {
		padding: 0;
		margin: 0;
	}
	#block_h_b .link
	{
		font-size:       12px;
		font-weight:     bold;
		text-transform:  uppercase;
		color:           #D67409;
		text-decoration: none;
	}
	#block_h_b .link:hover
	{
		text-decoration: underline;
	}
	#block_h_b .text
	{
		width: 100%;
	}
	#block_h_b .text a
	{
		color:           #D67409;
		text-decoration: underline;
	}
	#block_h_b .text a:hover
	{
		text-decoration: none;
	}
	#block_h_b .ul_a, #block_h_b .ul_a li
	{
		padding:    0px;
		margin:     0px;
		list-style: disc;
		color:      #DE903A;
	}
	#block_h_b .ul_a
	{
		padding-left: 19px;
		margin-top:   6px;
	}
	#block_h_b .ul_a li span
	{
		color: #000;
	}
/* BLOCK H-B end */

/* BLOCK H-C start */
#block_h_c
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
	float:       left;
	width:       666px;
}
	#block_h_c .img
	{
		width:      314px;
		float:      left;
		text-align: right;
	}
	#block_h_c .img img
	{
		margin: 0px 25px 0px 0px;
		background-position: center center;
		background-repeat:   no-repeat;
		
	}
	#block_h_c h2
	{
		font-size:   14px;
		font-weight: bold;
		color:       #072883;
		padding:     4px 0px 8px 0px;
	}
	#block_h_c .text
	{
		width:      288px;
		float:      left;
		text-align: justify;
	}
	#block_h_c .text a
	{
		color:           #D67409;
		text-decoration: underline;
	}
	#block_h_c .text a:hover
	{
		text-decoration: none;
	}
	#block_h_c .ul_a, #block_h .ul_a li
	{
		padding:    0px;
		margin:     0px;
		list-style: disc;
		color:      #DE903A;
	}
	#block_h_c .ul_a
	{
		padding-left: 19px;
		margin-top:   6px;
	}
	#block_h_c a.link
	{
		font-size:       12px;
		font-weight:     bold;
		text-transform:  uppercase;
		color:           #D67409;
		text-decoration: none;
		float:           right;
	}
	#block_h_c a.link:hover
	{
		text-decoration: underline;
	}
	#block_h_c .ul_a li span
	{
		color: #000;
	}
/* BLOCK H-C end */

/* BLOCK I start */
#block_i
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
}
.block_i_a
{
	margin-top: 16px;
}
	#block_i .img
	{
		width:      312px;
		float:      left;
		text-align: right;
	}
	#block_i .img img
	{
		margin: 0px 21px 0px 0px;
		background-position: center center;
		background-repeat:   no-repeat;
		
	}
	#block_i h2
	{
		font-size:   14px;
		font-weight: bold;
		color:       #072883;
		padding:     4px 0px 8px 0px;
	}
	#block_i .link
	{
		font-size:       12px;
		font-weight:     bold;
		text-transform:  uppercase;
		color:           #D67409;
		text-decoration: none;
	}
	#block_i .link:hover
	{
		text-decoration: underline;
	}
	#block_i .text
	{
		width:      540px;
		float:      left;
		text-align: justify;
	}
	#block_i .text a
	{
		color:           #D67409;
		text-decoration: underline;
	}
	#block_i .text a:hover
	{
		text-decoration: none;
	}
	#block_i .ul_a, #block_i .ul_a li
	{
		padding:    0px;
		margin:     0px;
		list-style: disc;
		color:      #DE903A;
	}
	#block_i .ul_a
	{
		padding-left: 19px;
		margin-top:   6px;
	}
	#block_i .ul_a li span
	{
		color: #000;
	}
/* BLOCK I end */

/* BLOCK J start */
#block_j
{
	margin:      0px 27px 0px 27px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
	text-align: justify;
}
	#block_j .blue
	{
		color: #072883;
	}
/* BLOCK J end */

/* BLOCK K start */
#block_k
{
	width:       847px;
	margin:      0px 0px 0px 27px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
}
/* BLOCK K end */

/* BLOCK L start */
#block_l
{
	width:  219px;
	height: 155px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
	
	background:  url(../../img/block_l_bg.png) left top no-repeat;
}
	a.block_l
	{
		display: block;
		width:  219px;
		height: 155px;
		background:  url(../../img/block_l_image.gif) left top no-repeat;
		
	}
	/*#block_l h2
	{
		padding:     15px 0px 0px 80px;
		font-size:   18px;
		font-weight: bold;
		color:       #FFF;
	}
	#block_l ul, #block_l li
	{
		padding:    0px;
		margin:     0px;
		list-style: none;
	}
	#block_l li
	{
		padding: 11px 0px 0px 90px;
	}*/
/* BLOCK L end */

/* BLOCK FORUM start */
#block_forum
{
	width:       100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
	margin:      26px 0px 0px 0px;
}
	#block_forum a
	{
		color:           #0236C1;
		text-decoration: underline;
	}
	#block_forum a:hover
	{
		text-decoration: none;
	}
	#block_forum .top .left
	{
		float:   left;
		padding: 0px 0px 4px 3px;
	}
	#block_forum .top .right
	{
		float:      right;
		text-align: right;
		padding:    0px 2px 4px 0px;
	}
	#block_forum .header
	{
		width:       100%;
		height:      46px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size:   24px;
		color:       #FFFFFF;
		
		background: url(../../img/forum_header_bg.gif) left top repeat-x;
	}
	#block_forum .header_left
	{
		width:      100%;
		height:     49px;
		background: url(../../img/forum_header_left.gif) left top no-repeat;
	}
	#block_forum .header_left_a
	{
		width:      100%;
		height:     49px;
		background: url(../../img/forum_header_left_a.gif) left top no-repeat;
	}
	#block_forum .header_right
	{
		width:      100%;
		height:     49px;
		background: url(../../img/forum_header_right.gif) right top no-repeat;
	}
	#block_forum .header_right_a
	{
		width:      100%;
		height:     49px;
		background: url(../../img/forum_header_right_a.gif) right top no-repeat;
	}
	#block_forum .header_text
	{
		padding: 10px 0px 0px 22px;
	}
	#block_forum .header_bot
	{
		width:            100%;
		font-family: Tahoma, Geneva, sans-seriff;
		font-size:   12px;
		font-weight: bold;
		color:       #fff;
		padding-top: 8px;
	}
	#block_forum .header_bot .box_a
	{
		float:   left;
		padding: 10px 0px 10px 93px;
	}
	#block_forum .header_bot .box_b
	{
		float:   left;
		padding: 10px 0px 10px 404px;
	}
	#block_forum .header_bot .box_c
	{
		float:   left;
		padding: 10px 0px 10px 11px;
	}
	#block_forum .header_bot .box_d
	{
		float:   left;
		padding: 10px 0px 10px 67px;
	}
	#block_forum .item_a
	{
		width:            100%;
		background-color: #E7EAF1;
		margin-top:       1px;
	}
	#block_forum .item_b
	{
		width:            100%;
		background-color: #D3D8E6;
		margin-top:       1px;
	}
	#block_forum .item_c
	{
		width:            100%;
		background-color: #E7EAF1;
		margin-top:       4px;
	}
	#block_forum .item_a_first
	{
		margin-top: 0px;
	}
	#block_forum .item_a .image
	{
		float: left;
		width: 38px;
	}
	#block_forum .item_a .image_a
	{
		float: left;
		width: 48px;
	}
	#block_forum .item_a .image img
	{
		margin: 17px 0px 0px 3px;
	}
	#block_forum .item_a .image_a img
	{
		margin: 17px 0px 0px 10px;
	}
	#block_forum .item_a .content
	{
		float:   left;
		width:   500px;
		padding: 0px 0px 12px 0px;
	}
	#block_forum .item_a .content h2
	{
		font-size:   12px;
		font-weight: bold;
		color:       #0236C1;
		padding:     18px 0px 0px 0px;
	}
	#block_forum .item_a .content a
	{
		color: #0236C1;
	}
	#block_forum .item_a .tnum
	{
		float:      left;
		width:      38px;
		text-align: center;
		padding:    19px 0px 0px 0px;
	}
	#block_forum .item_a .pnum
	{
		float:      left;
		width:      50px;
		text-align: center;
		padding:    19px 0px 0px 0px;
	}
	#block_forum .item_a .date
	{
		float:   right;
		width:   156px;
		padding: 18px 0px 0px 0px;
	}
	#block_forum .item_a .date img
	{
		position: relative;
		top:      -1px;
	}
	#block_forum .item_a .online
	{
		float:   left;
		width:   525px;
		padding: 10px 0px 10px 0px;
	}
	#block_forum .item_a .online .color_a
	{
		color: #C95E15;
	}
	#block_forum .item_a .online .color_b
	{
		color: #018736;
	}
	#block_forum .stats
	{
		width:      100%;
		text-align: center;
		padding:    28px 0px 0px 0px;
	}
	#block_forum .stats img
	{
		position:    relative;
		top:         11px;
		margin:      0px 9px 0px 18px;
	}
	#block_forum .stats .info
	{
		margin: 4px 0px 0px 0px;
	}
#forum_tabs {
	text-align: center;
	position: relative;
	width: 100%;
	height: 36px;
	background: url(../../img/forum_tabs.gif) repeat-x 0 100%;
}
#block_forum  .tab {
	width: 110px;
	position: absolute;
	top: 0;
	height: 36px;
}
#block_forum  .tab a {
	text-decoration: none;
	color: #505050;
	font-family: Arial;
	font-size: 21px;
	text-align: center;
	height: 36px;
	margin: 0 auto;
	line-height: 36px;
	display: block;
	outline: none;
	cursor: pointer;
}
#block_forum  .tab.active a {
	color: #fff;
}
#block_forum  #tab_1 {
	left:0;
	background: url(../../img/forum_tab_1.gif) no-repeat 0 0;
	width: 262px;
}
#block_forum  #tab_1.active {
	background: url(../../img/forum_tab_1_a.gif) no-repeat 0 0;
}
#block_forum  #tab_1 a {
	width: 252px;
}
#block_forum  #tab_2 {
	left: 242px;
	background: url(../../img/forum_tab_2.gif) no-repeat 0 0;
	width: 182px;
}
#block_forum  #tab_2.active {
	background: url(../../img/forum_tab_2_a.gif) no-repeat 0 0;
}
#block_forum  #tab_2 a {
	width: 172px;
}
#block_forum  #tab_3 {
	left: 404px;
	background: url(../../img/forum_tab_3.gif) no-repeat 0 0;
	width: 206px;
}
#block_forum  #tab_3.active {
	background: url(../../img/forum_tab_3_a.gif) no-repeat 0 0;
}
#block_forum  #tab_3 a {
	width: 196px;
}
#block_forum  .tab.active {
	z-index: 100;
}
#block_forum  .tab.de1 {
	z-index: 100;
}
#block_forum  .tab.de1 {
	z-index: 99;
}
/* BLOCK FORUM end */



/* BLOCK REG FORM end */
#block_reg_form
{
	width:       614px;
	margin:      0px 0px 0px 94px;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
}
	#block_reg_form .border
	{
		width:      100%;
		background: url(../../img/block_reg_form_border.gif) left top repeat-y;
	}
	#block_reg_form .back
	{
		width:      608px;
		margin:     0px auto 0px auto;
		background: url(../../img/block_reg_form_bg.jpg) left bottom repeat-x #FFFFFF;
	}
	#block_reg_form .row_a
	{
		padding: 16px 0px 0px 0px;
	}
	#block_reg_form .row_b
	{
		padding: 20px 0px 0px 0px;
	}
	#block_reg_form .row_c
	{
		margin: 35px 0px 0px 0px;
	}
	#block_reg_form .row_d
	{
		margin: 2px 0px 0px 0px;
	}
	#block_reg_form .col_a
	{
		width:       148px;
		float:       left;
		font-weight: bold;
		text-align:  right;
		padding:     3px 0px 0px 64px;
	}
	#block_reg_form .col_b
	{
		width:   196px;
		float:   left;
		margin:  0px 0px 0px 26px;
		display: inline;
	}
	#block_reg_form .col_c
	{
		float:   left;
		padding: 7px 0px 0px 0px;
	}
	#block_reg_form .col_d
	{
		float:      left;
		font-style: italic;
		margin:     2px 0px 0px 26px;
		font-size:  11px;
		color:      #676767;
	}
	#block_reg_form .col_e
	{
		float:      left;
		margin:     2px 0px 0px 30px;
	}
    #block_reg_form .col_m {
        float: left;
        margin: 2px 0px 0px 64px;
        position: relative;
        height: 50px;
    }
    #block_reg_form .col_m input {
        position: absolute;
        top: 11px;
        left: 60px;
    }

    #block_reg_form .col_m img {
        position: absolute;
        top: 0;
        left: 260px;
    }
	#block_reg_form input.input
	{
		border: 1px solid #B1B1B1;
		width:  181px;
		height: 17px;
	}
    #block_reg_form .ta_agreement
	{
        float:   left;
		padding: 3px 0px 0px 64px;
	}
	#block_reg_form select
	{
		width:       181px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size:   12px;
		color:       #1A1A1A;
	}
    #block_reg_form textarea
    {
        border:  1px solid #B1B1B1;
        width:   500px;
		height:  175px;
    }
	#block_reg_form .checkbox
	{
		position: relative;
		left:     -4px;
		top:      1px;
	}
	#block_reg_form .submit
	{
		margin: 0px 0px 0px 122px;
	}
/* BLOCK REG FORM end */

/* BLOCK REG A start */
#block_reg_a
{
	width:       511px;
	height:      219px;
	background:  url(../../img/block_reg_a_bg.jpg) left top no-repeat;
	margin:      59px auto 0px auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	font-weight: 900;
	color:       #171717;
}
	#block_reg_a.reg_b
	{
		background:  url(../../img/block_reg_b_bg.jpg) left top no-repeat;
		height:      259px;
	}
	#block_reg_a h1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:   24px;
		font-weight: 100;
		color:       #072883;
		padding:     18px 0px 0px 26px;
	}
	#block_reg_a .text_a
	{
		padding: 22px 0px 0px 29px;
	}
	#block_reg_a .text_b
	{
		padding: 34px 0px 0px 30px;
	}
	#block_reg_a .col_a
	{
		padding: 23px 0px 0px 95px;
	}
	#block_reg_a .col_b
	{
		padding: 0px 0px 0px 29px;
	}
	#block_reg_a input.radio
	{
		/*padding:  0px 0px 0px 95px;*/
		position: relative;
		top:      2px;
	}
	#block_reg_a input.submit
	{
		margin: 14px 0px 0px 196px;
	}
	#block_reg_a .btn_a
	{
		float:  left;
		margin: 22px 0px 0px 97px;
	}
	#block_reg_a .ico_a
	{
		float:  left;
		margin: 12px 0px 0px 55px;
	}
/* BLOCK REG A end */

/* BLOCK RECOVERY PASSWORD start */
#block_rec_pass
{
	width:       511px;
	height:      219px;
	background:  url(../../img/block_reg_a_bg.jpg) left top no-repeat;
	margin:      59px auto 0px auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	font-weight: 900;
	color:       #171717;
}
	#block_rec_pass h1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:   24px;
		font-weight: 100;
		color:       #072883;
		padding:     18px 0px 0px 26px;
	}
	#block_rec_pass .text_a
	{
		font-weight: 100;
		padding:     15px 80px 0px 45px;
	}
	#block_rec_pass label
	{
		display:     block;
		float:       left;
		width:       88px;
		text-align:  right;
		height:      24px;
		line-height: 24px;
		margin:      17px 0px 0px 0px;
	}
	#block_rec_pass input.input
	{
		float:  left;
		width:  195px;
		height: 20px;
		border: 1px solid #BBBBBB;
		margin: 17px 0px 0px 9px;
	}
	#block_rec_pass input.submit
	{
		float:  left;
	}
/* BLOCK RECOVERY PASSWORD end */

#rightRecovery {
    height: 250px;
}
#cpInputs {
    margin: 0 auto;
    padding: 45px;
    width: 360px;
}

/* BLOCK LOGIN A end */
#block_login_a
{
	width:       511px;
	height:      261px;
	background:  url(../../img/block_login_a2.jpg) left top no-repeat;
	margin:      0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
	#block_login_a h2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:   24px;
		color:       #072883;
		padding:     18px 0px 22px 25px;
	}
	#block_login_a label
	{
		display:     block;
		width:       87px;
		height:      24px;
		line-height: 23px;
		font-weight: bold;
		float:       left;
		font-size:   12px;
		color:       #171717;
		text-align:  right;
		padding-right: 12px;
	}
	#block_login_a input.input
	{
		float:  none;
		margin: 0;
		width:  204px;
		height: 20px;
		border: 1px solid #BABABA;
	}
	#block_login_a input.submit
	{
		float:  left;
		margin: 0px 0px 0px 97px;
	}
	#block_login_a a.link
	{
		display:         block;
		float:           left;
		margin:          10px 0px 0px 22px;
		font-size:       12px;
		color:           #0132AD;
		text-decoration: underline;
	}
	#block_login_a a.link:hover
	{
		text-decoration: none;
	}
/* BLOCK LOGIN A end */

/* BLOCK LOGIN B start */
#block_login_b
{
	width:       511px;
	height:      219px;
	margin:      21px auto 0px auto;
	background:  url(../../img/block_login_b.jpg) left top no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #171717;
	text-align: left;
}
	#block_login_b h2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:   24px;
		color:       #072883;
		padding:     18px 0px 22px 25px;
	}
	#block_login_b .text
	{
		padding: 0px 46px 0px 27px;
	}
	#block_login_b .btn
	{
		float:   left;
		margin:  44px 0px 0px 97px;
		display: inline;
		cursor: pointer;
	}
	#block_login_b img.ico
	{
		float:   left;
		margin:  35px 0px 0px 50px;
	}
/* BLOCK LOGIN B end */


/* BLOCK EVENTS end */
#block_events_a
{
	width:      212px;
	margin:     0px 0px 0px 42px;
	text-align: center;
}
	#block_events_a .img img
	{
		background-position: center center;
		background-repeat:   no-repeat;
	}
/* BLOCK EVENTS end */


/* BLOCK SEARCH start */
#block_search
{
	width:       840px;
	margin:      0px 0px 0px 30px;
	font-family: Tahoma, Geneva, sans-serif;
}
	#block_search .top
	{
		font-size:   14px;
		font-weight: bold;
		color:       #1A1A1A;
		padding:     0px 0px 23px 10px;
	}
	#block_search .top span 
	{
		color: #143898;
	}
	span.found
	{
		font-weight: bold;
		color: #143898;
	}
	#block_search .top img
	{
		position: relative;
		top:      6px;
		margin-right: 6px;
	}
	#block_search .item .item_title
	{
		font-size:        14px;
		font-weight:      bold;
		color:            #1A1A1A;
		background-color: #D2D8E6;
		padding:          13px 0px 13px 25px;
	}
	#block_search .item .text
	{
		font-size: 12px;
		padding:   14px 0px 14px 24px;
	}
	#block_search .item .text a
	{
		font-weight:     bold;
		color:           #D67409;
		text-decoration: underline;
	}
	#block_search .item .text a:hover
	{
		text-decoration: none;
	}
/* BLOCK SEARCH end */

/* BLOCK PPOLICY start */
#block_ppolicy
{
	width:       795px;
	padding:      0 0 0 54px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #2A2A2A;
}
	#block_ppolicy a
	{
		text-decoration: underline;
	}
	#block_ppolicy a:hover
	{
		text-decoration: none;
	}
/* BLOCK PPOLICY end */

.blue {
	color:#072883;
}
/* BLOCK TV A start */
#block_tv_a {
	width: 615px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	margin:0 0 0 27px;
	color:#1A1A1A;
}
#block_tv_a h1.h_a {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 30px;
}
h2.h_tv {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 24px;
}
#tv_feat_img {
	margin-left: 18px;
}
#tv_feat_img img{
	width: 300px;
	height: 224px;
	border: 2px solid #ff6e00;
}
#tv_feat_text {
	width: 248px;
	margin-left: 24px;
	text-align: justify;
}
#tv_feat_text span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}
#tv_mattach {
	list-style-image: url(../../img/row_tv.gif);
	padding-left: 25px;
}
#tv_mattach li {
	padding-left: 5px;
	line-height: 24px;
	font-weight: bold;
}
#tv_recent img {
	margin-left: 50px;
	margin-top: 22px;
}
#block_tv_a ul {
	margin-left: 0;
}
/* BLOCK TV A end */

/* BLOCK TV B start */
#block_tv_b {
	width: 232px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	color:#1A1A1A;
}
#block_tv_b ul {
	margin-left: 0;
}
#block_tv_a h2.h_tv {
	margin-top: 65px;
}
#block_tv_b h2.h_tv {
	font-size: 21px;
	margin-top: 28px;
}
#block_tv_b h2.h_tv2 {
	margin-top: 54px;
}
#tv_twitter {
	list-style-image: url(../../img/row_tv2.gif);
	padding-left: 31px;
	width: 196px;
}
#tv_twitter li {
	padding-left: 5px;
	padding-bottom: 20px;
}
#tv_twitter li a {
	color: #d67409;
	text-decoration: none;
	font-weight: bold;
}
#tag_links_cloud {
	margin-top: 11px;
}
#tag_links_cloud a.cv_tag_cloud {
	color:#5D5D5D;
	font-family:Arial,Helvetica,sans-serif;
	line-height:80%;
	text-decoration:none;
}
#tag_links_cloud a.cv_tag_cloud:hover {
	color: #FF6E00;
}
#tag_links_all {
	text-align: right;
}
#tag_links_all a {
	color: #FF6E00;
	font-family:Arial,Helvetica,sans-serif;
}
#block_tv_b .mvp_block_content {
	padding-top: 7px;
}
#block_tv_b .mvp_block_internal_space {
	height: 8px;
}
/* BLOCK TV B end */

/* PUBLIC GALLERY */
#public_gallery {
	padding: 0 48px;
	margin-left: -18px;
	font-family: Tahoma;
}
#public_gallery .pg_block {
	float: left;
	width: 144px;
	text-align: center;
	/*font-size: 13px;*/
	font-size: 10px;
	padding: 0 0 20px 18px;
	position: relative;
}
#public_gallery .pg_block div {
	line-height: 20px;
}
#content.content_gallery #cleft_c {
	position: relative;
}
#content.content_gallery .pager {
	font-family: Tahoma;
	text-align: center;
	width: 820px;
	padding-bottom: 20px;
}
#content.content_gallery .pager ul {
	/*width: 560px;
	margin: 0 auto;*/	
}
#content.content_gallery .pager ul li {
	/*float: left;*/
	list-style: none;
	/*display: block;*/
	display: inline;
	border: 1px solid #e0e0e0;
	color: #545454;
	font-size: 12px;
	padding: 4px 0;
	margin: 0 2px;
}
#content.content_gallery .pager ul li a {
	padding: 4px 6px;
	color: #545454;
	text-decoration: none;
}
#content.content_gallery .pager ul li span {
	padding: 4px 6px;
	background: #e0e0e0;
	text-decoration: none;
}
#content.content_gallery .pager ul li a:hover {
	background: #e0e0e0;
}
#content.content_gallery .pager ul li.more {
	border: none;
	padding: 4px 0;
}
#content.content_gallery .pager ul li.prev_page {
	margin-right: 15px;
}
#content.content_gallery .pager ul li.next_page {
	margin-left: 15px;
}
#content.content_gallery .jump-id {
	color: #545454;
	font-size: 12px;
	padding-top: 10px;
}
#content.content_gallery .jump-id input {
	border: 1px solid;
	border-color: #abadb3 #e2e3ea #e2e3ea;
	width: 40px;
}
#content.content_gallery .jump-id input.submit {
	border: 1px solid #e2e3ea;
	width: auto;
	background-color: #fff;
	color: #545454;
	font-size: 12px;
	cursor: pointer;
}
.pg_viewcoll {
	position: absolute;
	top: 24px;
	right: 56px;
	width: 155px;
	height: 86px;
}
.pg_view, .pg_coll {
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	text-decoration: none;
	color: #183263;
	font-weight: bold;
}
.pg_view {
	float: left;
}
.pg_coll {
	float: right;
}
/* PUBLIC GALLERY end */

/* MENU start */
#menu
{
	width:    898px;
	height:   41px;
	overflow: visible;
	position: relative;
	font-size: 1px;
}

	#menu ul, #menu ul li
	{
		list-style: none;
		padding:    0px;
		margin:     0px;
	}
	#menu ul li
	{
		float: left;
	}
		#menu ul li img
	{
		cursor: pointer;
	}
	
	/* MENU SUB */
	.menu_sub
	{
		position:    absolute;
		height:      76px;
		width:       100%;
		left:        1px;
		top:         41px;
		z-index:     10;
		font-family: Tahoma, Geneva, sans-serif;
		color:       #FFF;
		font-size:   12px
	}
		.menu_sub img.left
		{
			float:  left;
			width:  11px;
			height: 76px;
		}
		.menu_sub img.right
		{
			float:  left;
			width:  11px;
			height: 76px;
		}
		.menu_sub .content
		{
			float:               left;
			width:               875px;
			height:              76px;
			background-position: left top;
			background-repeat:   repeat-x;
		}
		.menu_sub h2
		{
			color:       #FFF;
			font-size:   16px;
			font-weight: 100;
			padding:     17px 0px 6px 26px;
		}
		.menu_sub a
		{
			color:           #FFF;
			text-decoration: none;
			display:         block;
			float:           left;
			height:          22px;
			line-height:     22px;
		}
		.menu_sub .content img
		{
			float:  left;
			margin: 0px 12px 0px 12px;
		}
		.menu_sub .links
		{
			padding: 0px 0px 0px 26px;
		}
	
/* MENU end */

/* BLOCK ADV start */
.block_adv_row {
	padding-left: 40px;
}
.block_adv {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   12px;
	color:       #1A1A1A;
}
.block_adv img {
	width: 172px;
	height: 172px;
	margin-bottom: 45px;
}
.block_adv .text {
	width:      194px;
	float:      left;
	/*text-align: justify;*/
	margin: 0 33px 0 21px;
	padding-top: 15px;
}
.block_adv .text a {
	color:           #D67409;
	text-decoration: underline;
}
.block_adv .text a:hover {
	text-decoration: none;
}
.block_adv h2 {
	font-size:   14px;
	font-weight: bold;
	color:       #072883;
	padding:     4px 0px 8px 0px;
	text-align: left;
}
/* BLOCK ADV end */




#content
{
	background: url(../../img/content_bg_a.jpg) left top repeat-x #FFF;
}

#content.content_a
{
	padding-bottom: 60px;
}

#footer
{
	width:       898px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:   11px;
	color:       #030303;
	/*background-color: #FFF;*/
}
	#footer .line
	{
		text-align: center;
	}
	#footer .links
	{
		text-align: center;
		padding:    12px 0px 0px 0px;
	}
	#footer .links a
	{
		color:           #030303;
		text-decoration: none;
	}
	#footer .links a:hover
	{
		text-decoration: underline;
	}
	#footer .copy
	{
		text-align: center;
		padding:    4px 0px 15px 0px;
	}
	#footer .contact_form_link
	{
		text-align: center;
		padding:    0 0 15px 0;
	}


.fr_error{
	position: relative;
	display: block;
	width: 250px;
	left: 300px;
	top: -15px;
	text-transform: uppercase;
	color: red;
}
.fr_success{
	width: 400px;
	margin: 0 auto;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
}

.logo_bg {
    background: url(../../img/logo.png)
}

.invisible {
    display: none
}

.menu_sub_left_bg {
    background: url(../../img/menu_sub_left.png)
}

.menu_sub_bg {
    background: url(../../img/menu_sub_bg.png)
}

.menu_sub_right_bg {
    background: url(../../img/menu_sub_right.png)
}

.hiddenText {
    visibility:hidden;
}

#reg_block_main {
    width:       614px;
    margin:      21px auto 0 auto;
}

#reg_block_main .reg_block_header {
    width: 614px;
    height: 17px;
    background:  url(../../img/block_reg_form_top.png) left top no-repeat;
}

#reg_block_main .reg_block_body
{
    width:       614px;
    height:      100%;
    /*margin:      0 17px 0 17px;*/
    background:  url(../../img/block_reg_form_bg.gif) left top repeat;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:   12px;
    color:       #171717;
}

#reg_block_main .reg_block_footer {
    width:       614px;
    height:      17px;
    background:  url(../../img/block_reg_form_bot.png) left bottom no-repeat;
}

#cp_block_main {
    width:       614px;
    margin:      21px auto 0 auto;
}

#cp_block_main .cp_block_header {
    width: 614px;
    height: 17px;
    background:  url(../../img/block_reg_form_top.png) left top no-repeat;
}

#cp_block_main .cp_block_body
{
    width:       614px;
    height:      200px;
    /*margin:      0 17px 0 17px;*/
    background:  url(../../img/block_reg_form_bg.gif) left top repeat;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:   12px;
    color:       #171717;
}

#cp_block_main .cp_block_footer {
    width:       614px;
    height:      17px;
    background:  url(../../img/block_reg_form_bot.png) left bottom no-repeat;
}

.resultMessage {
    font-size: 16px;
    height: 200px;
}

.passwordRecoveryTitle {
    position: relative;
    top: 15px;
    left: 25px;
}

.formLabel {
	float: left;
	font-size: 14px;
	/*padding-bottom: 8px;*/
}

.requiredMarker {
    color: red;
}

.registerButton {
    width: 124px;
    height: 43px;
}

.getPasswordButton {
    width: 162px;
    height: 58px;
}

.loginButton {
    width: 124px;
    height: 43px;
    border: none;
	background: url(../../img/btn_login.png) left top no-repeat;
	cursor: pointer;
} 

.warn-message {
    color: green;
}

.commandLinkButtonRed {
    font-family: Arial;
    font-size: 13px;
    color: red;
}

#forgotPasswordBlock {
    margin: 40px auto;
    width:         511px;
	height:        219px;
    background:    url(../../img/block_login_a.jpg) left top no-repeat;
}

#forgotPasswordBlock #messageHolder {
    position: relative;
	top:      10px;
	left:     15px;
}

#recoveryRequestResult #recoveryInstructions {
    position: relative;
	top:      15px;
	left:     15px;
}

#forgotPasswordBlock .fp_input_wrapper
	{
		display:          block;
		float:            left;
		/*background-color: transparent;*/
		color:            #ABAAAA;
		font-family:      Tahoma, Geneva, sans-serif;
		font-size:        12px;
		margin:           1px 0px 0px 20px;
		overflow:         hidden;
	}
	#block_hsearch .fp_input_wrapper ,inp
	{
		border:           0px;
		position:         relative;
		top:              -2px;
		left:             3px;
		background-color: transparent;
		color:            #BABABA;
		width:            116px;
		height:           13px;
		font-family:      Tahoma, Geneva, sans-serif;
		font-size:        12px;
	}

/*---Reg page 1---*/
#block_regpage4_a,
#block_regpage3_a,
#block_regpage1_a {
	padding: 0 50px 50px 50px;
	font-family: Arial;
}
#block_regpage4_a {
	width: 798px;
}
.br1a-title {
    color:#072883;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:33px;
    padding:45px 0 0 0;
}
.pub-gallery-title {
    padding:45px 0 38px 22px;    
}
.br1a-links {
	padding-top: 10px;
}
.br1a-links a {
	color: #022179;
	font-size: 12px;
	display: inline-block;
	margin-right: 40px;
}
#block_regpage1_a p {
	font-size: 15px;
}
#block_regpage1_a table {
	border-collapse: collapse;
}
.br1a-table th, .br1a-table .th4 {
	background-color: #2c4384;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center !important;
}
.br1a-table .th1 {
	/*width: 268px;*/
    width: 40%;
	border-right: 1px solid #fff;
}
.br1a-table .th2 {
	width: 30%;
	border-right: 1px solid #fff;
}
.br1a-table .th3 {
	width: 30%;
	/*border-right: 1px solid #fff;*/
}
.br1a-table .th4 {
	/*width: 255px;*/
    margin: 0 0 2px -2px;
    padding-bottom: 2px;
}
.br1a-table td {
	background-color: #e7e7e7;
	vertical-align: top;
}
.br1a-table tr.first td {
	padding-top: 15px;
}
.br1a-table .td1, .br1a-table .td2, .br1a-table .td3 {
	/*width: 253px;*/
	border-right: 1px solid #fff;
	padding: 7px 0 7px 10px;
    color: #2c4384;
	font-weight: bold;
	font-size: 14px;
    vertical-align: middle;
    line-height: 23px;
}
.br1a-table .td1 {
    text-align: left;
}
.br1a-table .td2 {
	/*width: 138px;*/
    padding-left: 0;
    text-align: center;
}
.br1a-table {
    width: 798px;
}
#msptabs {
    width: 250px;
}
#membership_pack {
    border-right: 1px solid #fff;
    width: 548px;
}
.br1a-table td.long {
	/*border-right: 1px solid #fff;*/
}
.br1a-table .td3 {
	/*width: 135px;*/
    padding-left: 0;
    border-right: none;
    text-align: center;
}
.two-column .th1 {

}
.two-column .th3 {
    width: 60%;
}
.br1a-table tr.foot-tr td {
	border-top: 3px solid #fff;
}
.br1a-type {
	margin: 0 0 1px 2px;
	width: 251px;
	height: 69px;
	position: relative;
}
.br1a-type img {
	z-index: 1;
}
.br1a-type .br1a-trans {
	background-color: #000;
	width: 249px;
	height: 67px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.br1a-table .visi .br1a-trans {
	display: none;
}
.foot-tr td {
	font: normal 12px Tahoma;
	color: #3e3e3e;
	padding: 20px;
}
.foot-tr td b {
	font-family: Arial;
}

.msptab {
    position:relative;
    height: 49px;
    color: #FFF;
    font-weight: bold;
    padding: 10px;
    width: 231px;
	font-size: 16px;
}
.msp-bg-true {
    background: url("../../img/free-bg.png") repeat-x 0 0;
}
.msp-bg-false {
    background: url("../../img/prem-bg.png") repeat-x 0 0;
}

.msp-reg {
    display:none;
    position:absolute;
    right:10px;
    bottom: 7px;
    width: 77px;
    height: 25px;
}
.current-msp {
    position: absolute;
    bottom: 7px;
    right: 95px;
}
.msp-reg a {
    position: absolute;
    right: 0;
}

/*---End Reg page 1---*/
/*---Reg page 2---*/
.regpage2 {
    padding: 1px 0 50px;
	text-align: center;
}
.regpage2-title {
	text-align: center;
    color:#072883;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:27px;
    padding:25px 0;
}
.regpage2 #block_reg_form {
	margin: 0 auto;
}
.regpage2 #block_reg_form input.input {
	width: 240px;
}
.regpage2 #block_reg_form .col_b {
	margin-left: 0;
	width: auto;
}
.regpage2 #block_reg_form .col_a {
	width: 190px;
	text-align: left;
	font-size: 14px;
}
.regpage2 #block_reg_form .col_a .req {
	float: right;
	padding-right: 5px;
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.regpage2 #block_reg_form .col_a img {
    float: left;
    width: 160px;
    height: 60px;
}
.capcha-b .col_b,
.capcha-b .req {
	padding-top: 20px;
}
.regpage2 #block_reg_form input.codebox {
	width: 75px;
}
.reg-but {
	background: url(../../img/submit_button.png) no-repeat 0 0;
	border: none;
	width: 148px;
	height: 56px;
	cursor: pointer;
}
/*---End Reg page 2---*/
/*---Billing---*/
#block_regpage3_a .br1a-title,
#block_regpage3_a .br1a-links,
#block_regpage3_a p, #block_regpage3_a .parag {
	width: 614px;
	margin: 0 auto;
	display: block;
}
#block_regpage3_a p, #block_regpage3_a .parag {
	line-height: 48px;
	font-size: 14px;
}
#block_regpage3_a select {
	border:1px solid #B1B1B1;
	height: 20px;
}
#block_regpage3_a #block_reg_form input.input {
	width: 181px;
}
.sp-green {
	font-style: italic;
	font-weight: bold;
	color: #197b30;
    padding-left: 5px;
}
.paid-but {
	background: url(../../img/submit_button.png) no-repeat 0 0;
	width: 146px;
	height: 43px;
	border: none;
	cursor: pointer;
}
#block_regpage3_a select.bmonth {
	width: 45px;
}
#block_regpage3_a select.bcard {
	width: 100px;
}
/*---End Billing---*/
/*---Subscription List---*/
.br4a-table1 {
	border-collapse: collapse;
	font: bold 11px Tahoma;
	width: 100%;
    border: none;
}
.br4a-table1 th {
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #2c4384 !important;
	line-height: 30px;
	padding: 0 10px;
}
.br4a-table1 td {
	text-align: center;
	background-color: #e7e7e7;
	line-height: 30px;
	padding: 0 10px;
}
.br4a-table1 tr.first td {
	padding-top: 15px;
}
.br4a-table1 tr.last td {
	padding-bottom: 25px;
}
#block_regpage4_a .br1a-links {
	margin-bottom: 20px;
}
#block_regpage4_a .pager {
	text-align: center;
	padding: 10px 0 15px;
}
.no-tran-his {
    font-weight: bold;
    background-color: #e7e7e7;
}
.rich-table-header .column {
    width: 84px;
}
/*---End Subscription List---*/

.login_page {
    padding: 45px 0 50px;
	width: 100%;
	text-align: center;
}
.login-error {
    padding: 7px 0 15px 100px;
    height: 14px;
    color: #CA511B;
}
#loginResultMessages {
    margin: 0;
}
#block_login_a .input {
    border: 1px solid #BABABA;
    float: left;
    height: 20px;
    margin: 0 0 0 12px;
    width: 204px;
}
#block_login a {
    margin-left: 8px;
    position: relative;
    top: 4px;
}
#block_go_spinscape {
    margin-top: 10px;
    /*margin-left: 49px;*/
}
#block_go_spinscape a {
    color: #FF9600;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    left: 0;
    top: 0;
}

.rich-message-label {
    color: #CA511B;
    padding-left: 10px;
   font-weight: bold;
}

.galleryGrid {
    border: 1px solid #D1D4DB;
}

.galleryGridCell {
    border-bottom: none;
    border-right: none;
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    padding: 4px;
}

.galleryToolbar {
    background: #c3cde2 url('../../img/toolbar/bg_01x50.png') repeat-x left top;
    border: 1px solid #c3cde2;
    padding: 0;
}

.gallerySearchInput {
    height:14px;
    width:100px;
}

.gallerySearchButton {
    height:25px;
    width:73px;
}

.pointer {
    cursor: pointer;
}

.noSuchMapBody {
    color:white;
    background: url(../../img/maintenence/main-bg.png) no-repeat;
    height: 583px;
    width: 898px;
    position: relative;
}
.noSuchMapTitle {
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    left: 40px;
    position:absolute;
    top: 30px;
}
.noSuchMapReason {
    font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
    left:250px;
    position:absolute;
    top:180px;
}
#registrationResult {
	padding: 0 20px;
	font-size: 15px;
}
.terms-of-service-text {
    text-align: left;
    overflow-y: scroll;
    height: 240px;
}
.user-activ {
	padding: 30px 30px 100px;
	font: normal 15px Arial;
}
.user-activ div {
	padding-bottom: 12px;
}
.user-activ div div {
	padding-bottom: 0;
}
.user-activ i {
	font-weight: bold;
}
.user-activ a {
	color: #022179;
}

#errorTrace {
    border: 3px green;
    width: 90%;
}
.error {
    border: 2px solid #BF2323;
    background-color: #FFBFBF;
    color: #BF2323;
    margin-bottom: 10px !important;
    -moz-border-radius: 1em;
    border-radius: 1em;
    text-align: center;
    padding: 5px 0;
}
.error span {
    background: transparent url("../../img/msg/error.png") no-repeat 0 50%;
    line-height: 24px;
    padding: 5px 0 5px 30px;
}

/* Ajax Loading */
.overlay-progress-status {
    position: fixed;
    left: 0;
    top: 0;
    background: url('../../img/ajax/trans-60.png') repeat 100% 100%;
    z-index: 10000;
    width: 100%;
    height: 100%;
}
.progress-status {
    width:90px;
    margin: 400px auto;
    background: transparent;
    text-align:center;
}
.progress-status-message {
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: #FEB442;
}
.paid-subscription {
    width: 400px;   
}
.text-aling-left {
    text-align: left;
}
.text-aling-left img {
    padding-left: 10px;
}

/* User Activation */
.con-line1 {
    font-size:20px;
    font-weight:bold;
    padding-bottom:20px;
    padding-left:0;
    padding-right:0;
    padding-top:120px;
}
.con-line1 i {
    padding-right: 5px;
    font-style: normal;
    color: #FF9600;
}
.con-line2 {
    font-size:16px;
    padding: 10px 0 30px !important;
}
.con-line3 {
    font-size:16px;
    padding-bottom:110px;
}
.con-line4 {
    font-size: 14px;
    line-height: 20px !important;
    padding: 0 61px 20px !important;
    text-align: justify;
    width: auto; !important;
    
}
.con-line4 #timer b {
    font-size:18px;
}
.con-line5 p {
    width: auto !important;
    line-height: 100% !important;
    padding: 10px 0;
}
.con-line5 ul {
    text-align: left;
}
.con-spad {
    text-align: justify;
    padding: 10px 23px !important;
}
.contact_form_link a {
    text-decoration: none;    
}
.activation {
    padding-top: 50px !important;
}

/* Access Denied */
#access_denied {
	padding: 50px;
	font-family: Arial;
}
#access_denied .back {
    width:      608px;
    margin:     0px auto 0px auto;
    background: url(../../img/block_reg_form_bg.jpg) left bottom repeat-x #FFFFFF;
}
#access_denied .con-block {
	padding: 30px 30px 50px;
	font: normal 15px Arial;
}

#access_denied .con-title {
    padding-top:25px;
    color: red;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:33px;
}
#access_denied .con-msg {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
}
.rich-mpnl-header {
    background: #183263 url(../../img/popup-header.gif) repeat-x;
    border-color:#183263;
}
.rich-mpnl-text {
    color: #FFF;
}