/*  --------------------------------
	Redefine
------------------------------------  */

body {
	margin: 0;
	padding: 0;
    text-align: left;
    font-size: 11px;
    color: #000;
    line-height: 16px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
address {
	margin: 0px;
	padding: 0px;
    font-style: normal;
    text-align: left;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
	padding: 0px 0px 0px 15px;
	list-style-image: url(../../4105/images/bullet.gif);
    margin: 5px 0px 5px 0px;
}
li {
    padding: 2px 0px 2px 0px;
    margin: 0px;
	list-style-image: url(../../4105/images/bullet.gif);
}

a { color: #888172; text-decoration: underline; }
a:visited { color: #888172; }
a:visited:hover { color: #C40002; }
a:hover { color: #C40002; }
a:active { color: #888172; }

/*  --------------------------------
	Shell
------------------------------------  */

#bgtable {
    margin: 0px;
	padding: 0px;
}
#header_left {
	display: none;
}
#header_top {
	display: none;
}
#header_right {
	display: none;
}
#td_header {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#tb_menu {
	display: none;
}
#td_content {
	vertical-align: top;
}
#tb_content {
	margin: 0px;
	padding: 0px;
}
#td_submenu {
	display: none;
}

#td_editor_content {
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 20px 0px;
    text-align: justify;
}
#td_footer {
	display: none;
}

#dv_footer {
	display: none;
}

#dv_footer a { color: #222222; font-size: 9px; text-decoration: none; }
#dv_footer a:hover { color: #a29e96; }


/*  --------------------------------
	Font Editor
------------------------------------  */

.text, #td_editor_content,#td_editor_content_home, address, input, textarea {
	font-size: 11px;
    color: #222222;
    line-height: 16px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h2.news_events {
	margin: 0px;
}

h2 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #C40002;
    line-height: 22px;
}
h3 {
    font-size: 11px;
    color: #C40002;
    line-height: 18px;
    font-weight: normal;
}

h4, h5, h6 {
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
	color: #8D8A82;
}

.red { color: #C40002; }

.brown { color: #8D8A82; }


/* --------------------------------
   Other
----------------------------------- */

.dv_linetop {
	display: none;
}

.paging {
	display: none;
}

#text_news {
	margin: 11px 11px 0px 0px;
	padding: 0px;
}
#text_news_details {
	padding: 0px;
	margin: 11px 11px 0px 0px;
}

.b_line {
	display: none;
}

.box {
	border: 1px silver solid;
    height: 20px;
}

.multibox{
	border: 1px silver solid;
}

#flash_home {
	display: none;
}