﻿body {
    background-color: White;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}
.footer, .push {
    height: 29px;
}

.UmanBoxes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.image_pointer 
{
    cursor: pointer;
}

.titlesbuttom
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8B8E98;
    text-decoration: none;
}

A.titlesbuttom:hover
{
    color:#FF0000;
    text-decoration: none; 
}

.titles 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #273F74;
    text-decoration: none;
}

A.titles 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #273F74;
    text-decoration: none;
}

A.titles:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #273F74;
    text-decoration: none;
}

.borderbuttom2 {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #C1CEEE;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;}

.Linkt1
{	
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.Linkt
{	
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.Linkt:hover
{	
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.menu-text 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1D2F4E;
    text-decoration: none;
    clear: both;
    float: right;
    height: 19px;
    width: 162px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    background-color: #DFEBFF;
}

A.menu-text:hover
{
    COLOR:#000000;
    background-color: #A4C6FF;
    clear: both;
    float: right;
    height: 19px;
    width: 162px;
    text-decoration: none;
    cursor: pointer;
}

.menu-text-sub 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #1D2F4E;
    text-decoration: none;
    clear: both;
    float: right;
    height: 19px;
    width: 162px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #BFD8FF;
}
	
A.menu-text-sub:hover
{	
    COLOR:#000000;
    background-color: #93BBFF;
    clear: both;
    float: right;
    height: 19px;
    text-decoration: none;
    width: 162px;
    cursor: pointer;    
}

.menu-text-sub2 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2C3038;
    text-decoration: none;
    clear: both;
    float: right;
    height: 18px;
    width: 162px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B3C6;
	background-color: #FFFFCC;
}
	
A.menu-text-sub2:hover 
{
    COLOR:#000000;
    background-color: #E3E4EA;
    clear: both;
    float: right;
    height: 18px;
    width: 162px;
    text-decoration: none;   
    cursor: pointer;       
}

.menu-text-subT 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #1D2F4E;
    text-decoration: none;
    clear: both;
    float: right;
    height: 19px;
    width: 162px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6787AD;
	background-image: url(../../images/side_menu/menu-bg3.gif);
	background-position: bottom;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAE7FF;
}

A.menu-text-subT:hover 
{
    text-decoration: none;
}

.menu-text-subZ 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #475387;
    background-color: #FFFFCC;
    text-decoration: none;
    clear: both;
    float: right;
    height: 19px;
    width: 162px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: White;
	background-position: bottom;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DAE7FF;	
}

A.menu-text-subZ:hover 
{
    text-decoration: none;
}

.borderleftmenu
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2DEDC;
	border-left-color: #E2DEDC;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.borderdown
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2DEDC;
}

.borderleftmenu_down
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2DEDC;
	border-left-color: #E2DEDC;
	background-image: url(../../images/side_menu/lbg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.borderrightmenu
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2DEDC;
	border-left-color: #E2DEDC;
}

.bordermenutop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.side_back
{
    background-color: #D6E0F0;
}

.bar-bottom 
{
    height:32px;
    background-image:url(../../images/pics/bar-bottom.gif);
}

.back-menu
{
    background-image:url(../../images/pics/back-menu.gif);
}

.texts
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

.texts12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.texts_textbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    height: 14px;
}

.nav0 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: Black; text-decoration: none;}

.nav1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #475387; text-decoration: none;}

nav1:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #475387; text-decoration: underline;}

.nav {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #475387; text-decoration: none;}

.linknav {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #475387; text-decoration: none;}
.linknav:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FF0000; text-decoration: none;}

.link4 { font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #2D5BA8;  text-decoration: none;}
A.link4:hover{	COLOR:#FF0000; text-decoration: none;}

.bordershop {
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACBCE8;
	border-right-color: #8A9CCE;
	border-bottom-color: #8A9CCE;
	border-left-color: #ACBCE8;
}

.news {	font-size: 12px; color: #2B2C2F;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;}

.news:hover {	font-size: 12px; color: #2B2C2F;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;}

.news0 { font-size: 12px; color: #2B2C2F;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-weight:  normal;}

.news-sub {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #2B2C2F;	text-decoration: none;}

.news-sub:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #2B2C2F;	text-decoration: none;}

.linkt2 { font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;}

.linkt3 { font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;}
a.linkt3:hover{
    font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;
}

.toptittle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF08A;
	font-weight: bold;
}

A.toptittle2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF8C4;
	font-weight: bold;
	text-decoration: none;
}

.toptitle {	font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #000000;	text-decoration: none;}
A.toptitle:hover{
    font-family: Arial, Helvetica, sans-serif;	font-size:14px; color: #FFDD8C;	text-decoration: none;
}

.toptitle3 {	font-family: Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color: #FFFFFF;	text-decoration: none;}

A.toptitle3:hover{
    font-family: Arial, Helvetica, sans-serif;	font-size:17px;  font-weight:bold; color: #FFFFFF;	text-decoration: none;
}

.tbig {	font-family: Arial, Helvetica, sans-serif;	font-size: 21px;	font-weight: bold;	color: #5086D8;	text-decoration: none;}

.tbig2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #D3342C;	font-style: italic;}

.commentexts {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #323A43;}

.protitles { font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;}

A.protitles:hover{COLOR:#FF0000; text-decoration: none; cursor: pointer;}

.imgpsub {
    border-style: solid;
    border-width: 1px;
    border-color: #375079
}

.banerspsub {
    border-style: solid;
    border-width: 1px;
    border-color: #375079
}

.titles1 {font-size: 12px; font-weight: normal;	color: #000000;	text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

.titles1:hover {font-size: 12px; font-weight: normal;	color: #FF0000;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;}

.titles2 {font-size: 12px; font-weight: bold;	color: #000000;	text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

.titles2:hover {font-size: 12px; font-weight: bold;	color: #CC0000;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;}

.titles3 {font-size: 12px; font-weight: bold;	color: #000000;	text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

.titles3:hover {font-size: 12px; font-weight: bold;	color: #FF0000;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;}

.titles4 {font-size: 12px; font-weight: bold;	color: #000000;	text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

.titles5 {font-size: 12px; font-weight: bold;	color: #000000;	text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

.linksmall {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-weight:normal; color: #8B8E98;	text-decoration: none;}

A.linksmall:hover {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-weight:normal;	color: #FF0000;	text-decoration: none;}

.testsmall {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;}

.PageLink_Navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D5BA8;
	font-weight: normal;
    text-decoration: none;	
}

A.PageLink_Navi:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: normal;
    text-decoration: none;
}

.PageLinkCurrent_Navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight:bold;
}

.Article_texts {font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000; text-decoration: none;}

.Article_link A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0168E7;
	text-decoration: none;
}

.Article_link A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.Article_link A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.Article_texts_print {font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000000; text-decoration: none;}

.Article_link_print A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0168E7;
	text-decoration: none;
}

.Article_link_print A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.Article_link_print A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.l-b {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #5E7DD0;	text-decoration: none;}

.l-b:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #5E7DD0;	text-decoration: none;}

.content_l div {
    float: left;       
}

.content_r div {
    float: right;       
}

#content0 {
    width: 10px;
    border: 0px;
    margin-left: 0px;      
} 

#content1 {
    width: 155px;
    border: 0px;
    margin-left: 0px;      
} 

#content2{
    width: 10px;
    border: 0px;
    margin-left: 0px;        
} 

#content3 {
    width: 240px;
    border: 0px; /* 1px solid #bbb */
    margin-left: 0px;    
} 

#firstArticle {
     padding-top: 7px;
}

.linkb { font-size: 12px;	color: #38435F;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}
A.linkb:hover{	font-size: 12px;	color: #E80000;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}

.closeb { font-size: 10px;	color: Gray;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}
A.closeb:hover{	font-size: 10px; color: Red;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}

.sendb { font-size: 12px;	color: Red; font-weight:bold;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}
A.sendb:hover{	font-size: 12px;	color: #E80000; font-weight:bold;	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;}

.finish_g { font-size: 12px;	color: Green; font-weight:normal;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}
.finish_r { font-size: 12px;	color: #CC0000; font-weight:normal;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;}

#pscroller1{
    width: 155px;
    height: 200px;
    border: 0px;
    border-style: none;
    padding: 5px;
    background-color: transparent;
}
/*
#pscroller1 a{
    text-decoration: none;
}
*/
.someclass{
    background-color: Transparent;   
}

.link2 { font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #CC0000;	text-decoration: none;}
A.link2:hover { font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FF0000;	text-decoration: none;}

.texts5 {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000; text-decoration: none;}

.link5 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0168E7;
	text-decoration: none;
}

.link5 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.link5 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.borderCell
{
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-right-color: #E2DEDC;
	border-left-color: #E2DEDC;
	border-top-color: #E2DEDC;
	border-bottom-color: #E2DEDC;
}

.borderTable
{
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-right-color: #E2DEDC;
	border-left-color: #E2DEDC;
	border-top-color: #E2DEDC;
	border-bottom-color: #E2DEDC;
}

.borderRow
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-right-color: #E2DEDC;
	border-left-color: #E2DEDC;
	border-top-color: #E2DEDC;
	border-bottom-color: #E2DEDC;
}

.borderCell1
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-right-color: #E2DEDC;
	border-left-color: #E2DEDC;
	border-top-color: #E2DEDC;
	border-bottom-color: #E2DEDC;
}

.textsmall { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-weight:normal; color: #000000; text-decoration: none;}

.textsmall2 { font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #354553;}

.norepeat_left {
    background-repeat: no-repeat;
    background-position: left bottom;
}

.norepeat_right {
    background-repeat: no-repeat;
    background-position: right bottom;
}

.borderimg {	
    border: 4px solid #E1E1E1;
}

.link3 { font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000000;	text-decoration: none;}

A.link3:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FF0000;	text-decoration: none;}

.titles2red {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #CC0000;	text-decoration: none;}

.storeitemdescr { font-family: Verdana; font-size: 11px; color: #000000; line-height:14px;}

.link5 {
    font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #475387;	text-decoration: none;
}

a.link5:hover {
    font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #475387;	text-decoration: none;
}

.texts_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}

.gridH {
    border-top: None 0px White;
    border-left: None 0px White;
    border-right: None 0px White;
    border-bottom: Solid 1px Red;
    background-color: #EBF2FC;
}

.grid0 {
    border-top: None 0px White;
    border-left: None 0px White;
    border-right: None 0px White;
    border-bottom: None 0px White;
}

.gridC {
    border-top: None 0px White;
    border-left: None 0px White;
    border-right: None 0px White;
    border-bottom: Solid 1px #C1CEEE;
}

.MesTitle {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

A.MesTitle:hover {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FF0000;
    text-decoration: none;
    cursor: pointer;    
}

.MesTitleBold {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

A.MesTitleBold:hover {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    cursor: pointer;
}

.MesTitleSub {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    text-decoration: none;
}

.comments_number
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;  
}

.backColor 
{
    background-color: #E7ECF5;
}

.redlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
}

.whiteText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: White;
}

.daily
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #475387;
    text-decoration: underline;
	font-weight: normal;

}

.brachatitle 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #084098;
    text-decoration: none;
	font-weight: bold;
}

.brachabody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #084098;
    text-decoration: none;
	font-weight: normal;
}

.sstitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #3e3f41;
    text-decoration: none;
	font-weight: bold;
}

.ssbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0e2c47;
    text-decoration: none;
	font-weight: bold;
}
