body,h1,h2,h3,h4,h5,h6,p,form,fieldset
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	text-align: center;
	color: #414141;
	background: #EDE8E2;
}

a
{
	color: #6C8C37;
	text-decoration: none;
}

a:hover
{
	color: #009193;
}

h3.catalog_list
{
        text-align:center;
}

p.catalog_list
{
        text-align:left;
}

div.catalog_list
{
        text-align:left;
        padding:0px 0px 10px 0px;
}

h1, h1 a, h2, h2 a, h3 a, h4 a
{
	color: RED;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
	color: #1BA6B2;
}

h1
{
	font-size: 30px;
}

h2
{
	margin: 0 0 18px 0;
	font-family: Georgia, serif;
	font-size: 2.0em;
	font-weight: normal;
}

h3
{
	margin: 8px 0 8px 0;
	font-family: Georgia, serif;
	font-size: 1.6em;
	font-weight: normal;
}

h4
{
	margin: 0;
	font-size: 1em;
}

a img
{
	border: none;
}

p
{
	margin: 0;
	padding: 0 0 18px 0;
}

ul
{
	margin: 0 0 0 1.4em;
	padding: 0 0 18px 0;
}

ul ul
{
	padding: 0;
}

blockquote
{
	margin: 0;
	padding: 0 18px;
	font-style: italic;
}

pre, code
{
	font-family: Courier, Monaco, monospace;
	background-color: #F8FAF2;
}

#container
{
	width: 790px;
	margin: 0 auto;
	padding: 30px 30px 0 30px;
	text-align: left;
	padding-top: 0;
	border-top: 30px solid white;
	background: #fff url(../images/blix_container_bg.gif) 245px 0px repeat-y;
}

#head
{
	height: 115px;
	padding: 0 0 0 18px;
	background-color: #F0F9F9;
	background-image: url(../images/photo_header_bg_790_115.jpg);
}

#head h1
{
	padding-top: 50px;
}

.navigation
{
	background-color: #1BA7B2;
	height: 2.7em;
	line-height: 2.7em;
}

.navigation a
{
	background-color: #1BA7B2;
	color: white;
}

.navigation .selected, .navigation a:hover
{
	background-color: #A3C159;
}

.navigation ul
{
	margin: 0;
	padding: 0;
}

.navigation li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid;
	white-space: nowrap;
	border-color: white;
}

.navigation li a
{
	display: block;
	padding: 0 18px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

* html .navigation a
{
	width: 1%;
}

.navigation form
{
	float: right;
	height: 100%;
	width: 209px;
	padding: 0 15px;
	border-left: 1px solid;
	line-height: 0;
	border-color: white;
	background: #FEC42D url(../images/blix_corner_bottom_right.gif) bottom right no-repeat;
}

.navigation form fieldset
{
	margin-top: 7px;
	border: 0 solid;
}

* html #navigation form fieldset
{
	margin-top: 7px;
}

.navigation #s
{
	height: 1.5em;
	width: 140px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid;
	font-size: 0.8em;
	vertical-align: middle;
	border-color: #FFF9EA;
}

.navigation #searchbutton
{
	height: 2em;
	width: auto;
	padding: 0 1px;
	border: 1px solid;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: #1BA7B2;
}

#center
{
	float: right;
	width: 555px;
	padding-top: 32px;
	padding-left: 20px;
	background: url(../images/blix_subcontent_bg.gif) 0px 0px no-repeat;
}

#center2
{
	float: right;
	width: 555px;
	padding-top: 0px;
	padding-left: 20px;
}

.entry
{
	margin: 0 0 0px 0;
}

.entry .info
{
	position: relative;
	margin-top: -3px;
	padding: 3px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 0.9em;
	border-color: #F3F4F4;
	background-color: #FAFAFA;
}

.entry .info a
{
	border-color: #949494;
}

#center2 .info
{
	position: relative;
	margin: 0px;
	padding: 3px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 0.9em;
	border-color: #F3F4F4;
	background-color: #FAFAFA;
}

#center2 .info a
{
	border-color: #949494;
}

.right
{
	float: left;
	clear: left;
	width: 205px;
	padding: 15px 0 0 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.right h3
{
	margin: 18px 0 10px 0;
	font-family: Georgia,serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	color: white;
	background: #1BA7B2 url(../images/blix_corner_top_left.gif) top left no-repeat;
}

.right h3 span
{
	display: block;
	padding: 5px 10px;
	font-style: normal;
	background: url(../images/blix_corner_bottom_right.gif) bottom right no-repeat;
}

.right p
{
	padding: 0 10px 0 10px;
}

.right ul.categories li
{
	list-style-image: url(../images/blix_categories_yellow.gif);
}

.right ul.links li
{
	list-style-image: url(../images/blix_links_yellow.gif);
}

ul.feeds li
{
	list-style-image: url(../images/blix_feeds_yellow.gif);
}

ul.feeds li.allnews
{
	list-style: none;
	text-align: right;
}

.right ul.posts li
{
	list-style-image: url(../images/blix_post_yellow.gif);
}

.right ul.categories li li
{
	list-style-image: url(../images/sub_categories_yellow.gif);
}

.right ul li
{
	margin: 2px 0 2px 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	border-bottom-color: #F0F0F0;
}

.right li a
{
	display: block;
	padding: 1px 0;
	height: 1%;
}

.right li a:hover
{
	background-color: #FFFBF0;
}

.right li .activ
{
	background-color: #FFFBF0;
}

#foot
{
	clear: both;
	padding: 10px 0 15px 0;
	font-size: 0.9em;
	background: white url(../images/blix_footer_bg.gif) 210px 0px no-repeat;
	text-align: center;
}

div.pager
{
	text-align: right;
}

div.pager div
{
	text-align: left;
	float: left;
}

div.left_col
{
	float: left;
	clear: left;
	width: 50%;
	text-align: left;
}

div.right_col
{
	float: right;
	clear: right;
	width: 50%;
	text-align: right;
}

hr
{
	height: 1px;
	color: #e3e3e3;
	border: 1px solid #e3e3e3;
	border-width: 1px 0 0 0;
	padding: 0;
}

.clear
{
	clear: both;
}

img
{
	border: 1px solid #e3e3e3;
	padding: 1px;
}

.img_border,.img_border_top
{
	float: left;
	border: 1px solid #e3e3e3;
	margin: 0 10px 10px 0;
	padding: 1px;
}

.img_border_top
{
	margin: 13px 10px 10px 0;
}

.image
{
	clear: both;
	margin: 0 10px 5px 10px;
	border: 1px solid #e3e3e3;
	padding: 1px;
}

.img_list_left,.img_list_right
{
	float: left;
	border: 1px solid #e3e3e3;
	margin: 0 10px 10px 0;
	padding: 1px;
}

.img_list_right
{
	float: right;
	margin: 0 0 10px 10px;
}
img.article 
{
        float: left;
        margin:  10px 10px 10px 10px;
}

img.article_right 
{
        float: right;
        margin:  10px 10px 10px 10px;
}

table.article
{
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0px;
}

table.article body:nth_child(1)
{
        font-weight: bold;
        text-align: center;
        background: #C4E7E9;
}
table.article body:nth_child(2n)
{
        background: #E7E5E1;
}
table.article body:nth_child(2n+3)
{
        background: #FFFFFF;
}

table.article td 
{ 
        border: 1px #6699CC solid;
        padding-left: 5px; 
}
table.article tr.article_thdr 
{
        font-weight: bold;
        text-align: center;
        background: #C4E7E9;
}
table.article tr.article_thdr td
{
        padding: 15px;
}
table.article tr.article_evn {background: #E7E5E1;}
table.article tr.article_odd {background: #FFFFFF;}
li.article
{
        list-style: inside square;
}
table.article ul
{
        list-style: inside square;
        margin-bottom: 0px;
        padding-bottom: 0px;
}
.news
{
        text-align:justify;
        padding:0px;
        margin:0px;
}
.docs
{
        padding:0px;
        margin:0px;
        margin-top:5px;
        line-height:1.4;
}
p.docs
{
        text-align:justify;
        text-indent:20px;
        padding-bottom:1px;
}
p.docs:first-letter
{
  font-size:1em;
}

ul.docs
{
  margin-left:40px;
}

li.docs
{
        list-style: square;
}

p.docs strong
{
 
}

p.docs img
{
 display:block;
 margin:10px auto;}
}

.docind
{
        padding:0px;
        margin:0px;
        margin-top:5px;
}

p.docind
{
 margin-left:20px;
 margin-top:5px;
 margin-bottom:5px;
 padding-left:20px;
 padding-bottom:0px;
 padding-top:0px;
 color:#009999;
 border-left:1px solid;
 font-style:italic;
}

p.docs sup
{
   font-size:50%;
}


h4.docs
{
text-align: center;
font-size: 120%; 
font-weight: bold;
margin-top: 18pt; 
padding-bottom: 6pt; 
font-family: Arial-BoldMT; 
color: black;
}

h5.docs
{
text-align: center;
font-size: 120%; 
font-weight: normal;
margin-top: 18pt; 
padding-bottom: 12pt; 
font-family: Arial-BoldMT; 
color: teal;
}


table.artnew
{
        width: 98%;
        border-collapse: collapse;
        border-spacing: 2px;
		border: 1px #6699CC solid;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		margin-bottom: 30px;
}

table.artnew tr td
{
   border: 1px #6699CC solid;
   text-align:left;
   padding: 2px;
}

table.artnew tr:first-child td
{
   text-align:center;
   background-color:#C4E7E9;
   padding: 10px;
   font-size:110%;
   font-style:italic;
   font-weight:bold;
   color: SaddleBrown;
}

table.artnew tr:nth-child(2n)
{
   background:white;
}

table.artnew tr:nth-child(2n + 3)
{
   background:#E7E5E1;
}

table.artnew tr td p
{
  margin:0px;
  padding:0px;
}
