     html, body {
      height: 100%;
      margin: 0 0 1px;
      padding: 0;
    }
html {height: 100%;}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    min-height: 101%;
    }
.js #sd_panel, .js #bo_panel 
{
display: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, body, html, span, div, form, img, a, span, hr {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
h1  
{
	font-size: 2em;
	margin-bottom: 5px;
}
h2  
{
	font-size: 1.4em;
	margin-bottom: 5px;
}
h4  
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 6px;
}
.h4-nomarg 
{
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
blockquote { }

a {
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a img {
    border: none;
    vertical-align: text-top;
}

img.right {
	float: right;
	margin: 5px 0 0 30px;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Header */

#header-wrapper {
}

#header {
    width: 950px;
    height: 44px;
    margin: 0 auto;
    background-image: url('../images/h_top.png');
    background-repeat: repeat-x;
}

/* Menu */

#menu ul {
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
    width: 950px;
    height: 44px;
}
#menu li {
    display: block;
    float: left;
    height: 44px;
}
#menu a {
    display: block;
    float: left;
    height: 38px;
    margin: 0;
    background: left top;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    width: 209px;
}
#menu ul a.selectTop {
    background-position: 0px 0px;
    color: #000;
    cursor: default;
    background-image: url('../images/ss_select.png');
    background-repeat: no-repeat;
    margin-top: 1px;
}
#menu a:hover {
	text-decoration: none;
	color: #666666;
}

/* Right Menu */

/* Search */

/* Page */

#page {
    width: 950px;
    margin: 0 auto;
    vertical-align: top;
    height: 100%;
}


/** LOGO */

#logo {
    width: 950px;
    height: 94px;
    margin: 0 auto;
    position: relative;
}

#logo a {
    text-decoration: none;
}
#logo2
        {
	padding-top: 35px;
	width: 242px;
}
#menu {
    float: left;
    width: 950px;
}
/* TOP LINKS */
#links
        {
    width: 375px;
    float: right;
    height: 13px;
    margin-left: 9px;
    margin-top: 76px;
    margin-right: 1px;
}
#links ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#links li {
    display: block;
    float: left;
    height: 10px;
}
#links a {
	background-position: left top;
	display: block;
	float: left;
	height: 12px;
	margin: 0;
	background: left top;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#links a:hover {
	text-decoration: none;
	color: #FF208F;
}

/* Menu_AZ_main */
/* Menu End */
/* Sidebar */

#sidebar {
    border: 1px solid #C0C0C0;
    float: right;
    width: 210px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 157px;
    text-align: center;
    line-height: 140px;
    margin-top: 3px;
    position: relative;
    z-index: auto;
    top: 0px;
    left: 0px;
}
#srh
{
    width: 950px;
    height: 50px;
    float: left;
    margin-right: auto;
    margin-left: auto;
}
#srh_tbl
{
	margin: 36px auto 0px 695px;
	border-collapse: collapse;
}
/* Watermark */
/* End Watermark */
/* Rounded Borders */
/* Dark */
.t {
	background-position: 0 0;
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 760px;
}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding: 1px
}
/*End Dark */
/* Light */
.t_l {
	background-position: 0 0;
	background: url(../images/dot_l.gif) 0 0 repeat-x;
}
.b_l {background: url(../images/dot_l.gif) 0 100% repeat-x}
.l_l {background: url(../images/dot_l.gif) 0 0 repeat-y}
.r_l {background: url(../images/dot_l.gif) 100% 0 repeat-y}
.bl_l {background: url(../images/bl_l.gif) 0 100% no-repeat}
.br_l {background: url(../images/br_l.gif) 100% 100% no-repeat}
.tl_l {background: url(../images/tl_l.gif) 0 0 no-repeat}
.tr_l {
	background: url(../images/tr_l.gif) 100% 0 no-repeat;
	padding: 1px
}
/*End Light */
/*End Rounded Borders */
 .t_sp {
	background: url(../images/dot.gif) 0 0 repeat-x;
	float: right;
	display: block;
}
.b_sp {
	background: url(../images/dot.gif) 0 100% repeat-x;
}
.l_sp {background: url(../images/dot.gif) 0 0 repeat-y}
.r_sp {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl_sp {
    background: url(../images/bl.gif) 0 100% no-repeat;
}
.br_sp {
	background: url(../images/br.gif) 100% 100% no-repeat;
}
.tl_sp {background: url(../images/tl.gif) 0 0 no-repeat}
.tr_sp {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding: 4px;
}
.box_inner
{
	display: block;
	float: left;
	width: 756px;
}
.box_inner a {
    background-position: left center;
    font-size: 92%;
    font-weight: bold;
    color: #000099;
    background-image: url('../images/m_dot.gif');
    background-repeat: no-repeat;
    padding-left: 8px;
    text-decoration: none;
}
.box_inner span
{
    color: #808080;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}
.box_inner a:hover {
    text-decoration: underline;
}
.box_inner p {
	color: #808080;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.main-col-h2
{
	margin: 5px 0px 15px 0px;
	background: inherit;
	color: #4D92A2;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	padding-left: 12px;
	width: 362px;
}
.green_image
{
    position: relative;
    float: left;
    padding-top: 1px;
}
/*Popular Cats Col */
.two-cols {
}

.two-cols .col-one {
    width: 353px;
    height: 224px;
}

.two-cols .col-two {
    width: 366px;
    height: 224px;
}
.col-one {
    float: left;
}
.col-two {
	float: right;
}
/* Main columns */
.main-two-cols {
}
.main-two-cols .main-col-one {
	width: 770px;
}
.main-two-cols .main-col-two {
}
.main-col-one {
float: left;
z-index : 0;
position: relative;
}
.main-col-two {
	float: right;
}
/* Main columns */
.box-green .content {
	display: block;
	padding: 20px;
}
.box-cats {
}
.box-cats h2 {
    margin: 2px 0px 1px 0px;
    font-size: 15px;
    color: #6f9e92;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
/* Spec_Menu */

#spec_menu {
    width: 320px;
    padding-top: 20px;
}
#spec_menu ul {
	padding: 0px;
	width: 254px;
	float: left;
	margin: 5px 0px 0px 25px;
	height: 111px;
}
#spec_menu li {
	padding: 3px;
	display: block;
	float: left;
	width: 242px;
}
.box-green {
	background-position: no-repeat;
	background: no-repeat;
	background-image: url('../images/g_box.png');
}
#spec_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#spec_menu a:hover {
    text-decoration: underline;
   }
  /* Spec_Menu End */
/*Popular Cats End */
 #bd_srh
        {
    width: 950px;
    float: left;
    height: 70px;
    background-image: url('../images/h_bot.png');
}
        #b_bar
        {
    background-image: url('../images/b_bar.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    width: 950px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
/* Footer */

#footer {
    background-position: 0px 0px;
    height: 22px;
    clear: both;
    background-image: url('../images/foot_bar.png');
    background-repeat: repeat-x;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    float: left;
    padding-top: 22px;
    margin-top: 12px;
}
#footer p {
    margin: 0;
    text-align: center;
    font-size: 85%;
    color: #808080;
    float: right;
    padding-right: 5px;
}
#foot_wrapper
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
}
/* Testing */
#page_srh {
	width: 941px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(images/img03.gif) repeat-y left top;
}
#page-bgbtm {
	width: 937px;
}

#sidebar2 {
	float: right;
	width: 144px;
	vertical-align: top;
	margin-top: 5px;
}
#sidebar1 {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 2px;
}
.sidebar {
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 150px;
	display: block;
	background-color: #686967;
	background-repeat: no-repeat;
}
.sidebar p
{
	text-align: center;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Content */
.sidebar .l_bar
{
	color: #FFFFFF;
	padding-left: 5px;
}
.sidebar .l_bar h2
{
    font-size: 1.1em;
    margin: 0px;
    padding-top: 15px;
}

#content_test {
	padding: 0px;
	float: left;
	width: 630px;
	margin: 0px 1px 5px 8px;
}
.bus_title
{
	font-size: 14px;
	font-weight: bold;
	color: #4BB722;
	text-transform: uppercase;
}
.results_tbl
{
	width: 618px;
	border-collapse: collapse;
}
.pager
{
}
.pager a {
	color: #808080;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
.pager a:hover {
	color: #333333;
}
#footer a
{
    color: #F200B6;
}
#main_cont
{
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 4px;
}
.pager td
{
	padding-bottom: 5px;
}
#navcontainer
{
}
#navcontainer ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#navcontainer li
{
    display: block;
}
.white_a
{
	color: #FFFFFF;
}
#breadc
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 664px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


a.disableLinkButton:hover
{
}
td.cnt
{
	text-align: center;
	color: #CD649C;
	width: 8px;
}
/*CollapsiblePanel*/
.collapsePanel {
    width: 280px;
    height: 0px;
    overflow: hidden;
}

.collapsePanelHeader{
		cursor:pointer;
}
#tb_content
{
	background-color: #f8f8f8;
}
/* tb_content */

.post {
	height: 190px;
	background-color: #f8f8f8;
}
.post_art {
    height: 151px;
    background-color: #f8f8f8;
}
.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 3px 0 3px 0;
}
.post_art .article {
    color: #909598;
    font-size: 14px;
}
.article a
{
    color: #909598;
}
.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	padding: 3px 10px 3px 3px;
	float: left;
	width: 400px;
}
.post_art .article-image {
    padding: 3px 3px 3px 8px;
    float: left;
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
.art_header
{
    height: 25px;
    background-color: #dee0e5;
    width: 734px;
    margin-right: auto;
    color: #2f5862;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 26px;
    padding-left: 6px;
    margin-left: auto;
    position: relative;
}
.datalist
{
	float: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 156px;
	margin: 0px;
}

.right_bar_cont h2
{
	color: #4d92a2;
	font-size: 17px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}
.right_bar_cont span
{
	color: #386976;
	font-size: 14px;
	font-weight: bold;
}
.right_bar_cont img
{
	margin-bottom: 6px;
    width: 161px;
}
.right_bar_cont p
{
	padding: 0px 0px 0px 2px;
	margin: 5px;
	text-align: left;
	color: #909598;
	font-size: 12px;
}
#right_ads
{
	margin-top: 10px;
	text-align: right;
	position: relative;
	height: 100%;
	float: right;
}
.box_inner .links
{
	color: #C0C0C0;
}
.box_inner img
{
	padding: 3px 3px 3px 6px;
}
.button {
    background-position: 0 0;
    margin: 1px 0px 0px 0px;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('../images/search.png') no-repeat scroll 0 0;
    height: 16px;
    position: absolute;
    width: 18px;
    cursor: pointer;
    border: medium none;
    padding: 0px;
    text-align: right;
}
.frmwrp {
    background-color: #FFFFFF;
    height: 18px;
}
.kvwrap {
    background-position: 0 0;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(i/kvwrap.png) repeat-x scroll 0 0;
    float: left;
    height: 18px;
    padding-bottom: 0;
    padding-top: 1px;
    width: 175px;
}
.keywordtxt {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: transparent;
    height: 18px;
    padding-bottom: 0;
    padding-top: 0.2em;
    vertical-align: top;
    width: 125px;
    font-size: 125%;
    margin: 0;
    padding: 0.1px;
    vertical-align: middle;
    width: 10.1em;
}
.article a:hover
{
    color: #62676A;
    text-decoration: none;
}
/* Categories */
#cat_wrap {

    text-align: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    width: 519px;
    float: right;
}
#cat_wrap ul 
{
    list-style-type: none;
}
#cat_head
{
	background-color: #dee0e5;
	color: #5c787e;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}
#side1 {
    padding: 0px;
    float: left;
    width: 172px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    margin-top: 4px;
}
#side1 ul {
	padding: 0px 3px 0px 7px;
	margin: 0px;
	line-height: 15px;
	color: #5395a4;
	font-weight: bold;
}

#side1 ul a {
	text-decoration: none;
	color: #5395a4;
	font-weight: bold;
}
#side1 ul a:hover {
	text-decoration: none;
	color: #FF3399;
}
#side2 {
    border-right: 1px solid #CCCCCC;
    float: left;
    width: 169px;
    padding: 0px 0px 0px 3px;
    margin-top: 4px;
}
#side2 ul {
	padding: 0px 0px 0px 3px;
	margin: 0px;
	line-height: 15px;
}
#side2 ul a {
	text-decoration: none;
	color: #5395a4;
	font-weight: bold;
}
#side2 ul a:hover {
	text-decoration: none;
	color: #FF3399;
}
}
#side3 {
    padding: 0px;
    margin: 0px;
    float: right;
    width: 166px;
}
#side3 ul {
	padding: 0px;
	margin: 4px 0px 0px 0px;
	line-height: 15px;
	float: right;
	width: 167px;
}
#side3 ul a {
	text-decoration: none;
	color: #5395a4;
	font-weight: bold;
}
#side3 ul a:hover {
	text-decoration: none;
	color: #FF3399;
}
/*End Categories */
.col1_head_img
{
    float: right;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 292px;
}
.error_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #C0C0C0;
	text-align: center;
	width: 65px;
	height: 10px;
}
#banner_main
{
width: 473px; 
margin-right: auto; 
margin-left: auto; 
position: absolute; 
left: 478px; 
top: 5px;
}
.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	background-color: #E561A7;
	filter: alpha(opacity=80);
	opacity: 0.9;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}
.Sample5PageUpdateProgress
{
	background-color:#E561A7;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 45%;
}
.bar_font
{
	font-size: 0.9em
}	

.rowOdd
{
	background-color: #F5F5F5;
}
rowEven
{
	background-color: #FFFFFF;
}
.sec_print
{
	font-family: Tahoma,sans-serif;
	padding-top: 8px;
	text-transform: uppercase;
	color: #0000FF;
	font-size: 11px;
}
/* Print Options */
#p_links
        {
	margin-left: -5px;
}
#p_links ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#p_links li {
	display: block;
	float: left;
}
#p_links a {
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-transform: uppercase;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #E5E4E4;
	padding: 0 8px 2px 0;
	margin-left: 5px;
}
#p_links a:hover {
	text-decoration: none;
	color: #FF208F;
/* Print Options End */	
}

.tools_top  {
background-color:#E561A7;
height:12px;
}
.tools_input_margins  {
	color: #000000;
	font-family: "Trebuchet MS";
	margin: 0px 44px 10px 44px;
	padding-top: 15px;
	width: 650px;
}
.tools_headline  {
font-family:"Trebuchet MS";
font-size:22px;
}
.tools_buttons  {
	border-top: 1px solid #E5E4E0;
	margin: 0px 0 0px 0;
	padding: 2px;
	background-color: #FFD5E2;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	border: 1px outset #FF3399;
	cursor: pointer;
}
.art-twocol-container {
	width: 772px;
}
* h3 {
	font-size: 150%;
	height: 30px;
	color: #2f5862;
	line-height: 1.5em;
	padding-left: 10px;
}
* h3 a 
{
	color: #2f5862;
	text-decoration: none;
}
* h3 a:hover 
{
	color: #427A88;
	text-decoration: none;
}
.art-col-small-left
{
	width: 380px;
	float: left;
}
.art-col-small-box-r{
	background-color: #F8f8f8;
	width: 380px;
	border: 1px solid #d4d2d2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	float: right;
}
.art-col-small-box-l{
	background-color: #F8f8f8;
	width: 380px;
	border: 1px solid #d4d2d2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	float: left;
}
.art-col-small-right{
	float: right;
	width: 380px;
}
.art-img-left
{
	float: left;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
}
.article-title {
	height: 30px;
}
.art-twocol-container .article-title{
	width: 380px;
	background-color: #dee0e5;
}
.art_r_head
{
    float: right;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 193px;
    font-size: 13px;
	width: 160px;
}
.FU_img
{
	padding: 2px;
	width: 2px;
	height: 2px;
}
.saf_r_head
{
	float: right;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 624px;
	font-size: 120%;
	font-weight: bold;
	color: #2F5862;
}
.col2_head_img
{
    float: right;
    position: absolute;
    z-index: 1;
    top: -1px;
    left: 308px;
    font-size: 13px;
	width: 67px;
}
hr.spacer4px {
	border: medium none;
	clear: both;
	height: 1px;
	margin-top: 1px;
	visibility: hidden;
}
.col_header
{
    height: 25px;
    background-color: #dee0e5;
    width: 352px;
    margin-right: auto;
    color: #2f5862;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 26px;
    padding-left: 5px;
    margin-left: auto;
    position: relative;
}
.art-inner-nocor
{
	padding: 0px;
	margin: 8px;
	width: 361px;
	height: 53px;
	border: 1px solid #dee0e5;
	background-color: #f8f8f8;
}
.art-inner-cor
{
	width: 361px;
	height: 50px;
	background-color: #f8f8f8;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #dee0e5;
	border-right-color: #dee0e5;
	border-left-color: #dee0e5;
	background-repeat: no-repeat;
	margin-left: 8px;
}
.art-inner-bot {
	margin: 0px 0px 8px 8px;
	background: url("../images/art-inner-bot.png") no-repeat scroll 0 0 transparent;
	clear: both;
	height: 6px;
	padding: 0px;
	width: 362px;
}
.art-inner-nocor a, .art-inner-cor a
{
	font-size: 145%;
	color: #666666;
	font-weight: bold;
}
.art-inner-nocor a:hover, .art-inner-cor a:hover
{
	color: #808080;
	text-decoration: none;
}
.art-inner-nocor p, .art-inner-cor p
{
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 75px;
	width: 255px;
}
hr.spacer2px {
	margin: 2px;
	clear: both;
	visibility: hidden;
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: inherit;
}
.main-col-large
{	background: url("../images/top-760-nofill.png") no-repeat scroll 0 0 transparent;
	width: 760px;
}
.main-col-large .col-sides {
	border-bottom: 0 none;
	border-left: 1px solid #d4d2d2;
	border-right: 1px solid #d4d2d2;
	border-top: 0 none;
	width: 758px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box1 {
	background-color: #f8f8f8;
	width: 770px;
	height: 251px;
	margin: 0;
	padding: 0px;
	border: 1px solid #d4d2d2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}
.spacer07em {
	clear: both;
	height: 0.7em;
	overflow: hidden;
}
.article_box {
	background-color: #F8f8f8;
	width: 750px;
	padding: 9px;
	border: 1px solid #d4d2d2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}
.article_box p {
	margin-top: 14px;
}
.article_box .p-ten {
	margin-top: 10px;
}
.article_box .p-wide {
	margin: 0px 0px 14px 15px;
	padding: 0px;
}
.article_box ul {
	margin: 0px;
	padding: 0px 0px 0px 22px;
}
.article_box a {
	color: #CC3399;
}
.right_bar_box {
	border: 1px solid #d4d2d2;
	background-color: #F8f8f8;
	width: 150px;
	padding: 9px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	float: right;
}
#right-bar-inner{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.div-line
{
	height: 1px;
	background-color: #CC3399;
	margin-bottom: 14px;
	margin-top: 8px;
}
td.border {
border:1px solid #D3D3D3;
border-spacing:2px;
font-size:11px;
margin:2px;
padding:4px;
text-align:center;
}
td.border_v {
border:1px solid #D3D3D3;
border-spacing:2px;
font-size:11px;
margin:2px;
padding:4px;

}
td.border-bot {
border:1px solid #D3D3D3;
font-size:11px;
font-weight:bold;
margin:2px;
padding:4px;
text-align:center;
}
ol {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	margin-left: 25px;
	width: 491px;
}
ol li {
	margin-top: 4px;
	margin-bottom: 4px;
}


