/*=========*/
/* General */
/*=========*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B7BCC3;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
    color: #000000;
}
a {
    text-decoration:none;
    color:#C92120;
}
a:hover {
    text-decoration:underline;
}
img {
    border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}

/*=========*/
/* Buttons */
/*=========*/
.ButtonSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #364464;
	text-decoration: none;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

/*=======*/
/* Input */
/*=======*/
.InputTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/*========*/
/* Select */
/*========*/
.SelectNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #999999;
}

/*===========*/
/* User menu */
/*===========*/
table.UserMenu {
    border: 0px;
    margin: 0;
    padding: 0;    
    width: 760px;
}
.DivUserMenuTabs {
    text-align:center;
    margin:4px 0 0 0;
    font:bold 12px arial,helvetica;
    padding-left:0px;
    background:url(../img/tabs_background.gif) repeat-x bottom;
    height:29px;
}
.DivUserMenuTabLeft {
    background:url(../img/tabs_background_left_on.gif) no-repeat bottom;
    width:6px;
    height:29px;
    float:left;
    display:inline;
}
.DivUserMenuTabRight {
    background:url(../img/tabs_background_right_on.gif) no-repeat bottom right;
    width:auto;
    float:left;
    display:inline;
    padding:10px 13px 0 6px;
    height:19px;
    *padding-bottom:4px;
    *height:15px;    
}
.DivUserMenuTabRight a, .DivUserMenuTabRight a:link, .DivUserMenuTabRight a:hover, .DivUserMenuTabRight a:visited {
    color:#444444;
}

/*========*/
/* Banner */
/*========*/
table.Banner {
    border: 0px;
    margin: 0;
    width: 760px;
    background-color: #622100;
    vertical-align: top;    
}
table.Banner td {
    text-align: left;
    padding: 0;
    font-size:11px;
    font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;    
    color: #D1C8BC;           
}

/*================*/
/* Navigation bar */
/*================*/
table.NavigationBar {
    border-bottom: 1px solid #1D2434;
    border-top: 1px solid #1D2434;
    border-left: 1px solid #1D2434;
    border-right: 1px solid #1D2434;
    margin: 0;
    width: 760px;
    font-size:11px;
    font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;    
    color: #D5D7D4;
}
table.NavigationBar td {
    text-align: center;
    padding: 0;
    background-color: #1D2435; 
    font-size:11px;
    font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;    
    color: #D5D7D4;           
}
table.NavigationBar td a {
    display: block;  
    font-size:11px; 
    padding: 7px; 
    text-decoration: none; 
    background: #1D2435 url(../img/navbar_background_n.gif) repeat-x top right; 
    color: #D5D7D4; 
}
table.NavigationBar td a:hover {
    background-color: #83633D; 
    background-position: top left;
    text-decoration: none;
    color: #FFFFFF;
}

/*==============*/
/* TableContent */
/*==============*/
table.TableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF url(../img/background_shade_sus.gif) repeat-x top left;
    border-bottom: 1px solid #777D85;
    border-left: 1px solid #777D85;
    border-right: 1px solid #777D85;
    margin: 0px;
	padding: 0px;
	width: 760px;
	vertical-align: top;	
}
table.TableContent td.TdContentLeft {
    background: #FCFCFC;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;     
    border-right: 1px solid #F2F2F2;
    width: 150px;
    padding-top: 15px;
    padding-bottom: 20px;    
    padding-right: 8px;
    padding-left: 8px;
	vertical-align: top;     
}
table.TableContent td.TdContentCenter {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px;    
    padding-right: 8px;
    padding-left: 8px;  
	vertical-align: top;      
}
table.TableContent td.TdContentLeft {
    width: 164px;
    padding-top: 15px;
    padding-bottom: 20px;    
    padding-right: 8px;
    padding-left: 8px;  
	vertical-align: top;      
}

/*============*/
/* Quick menu */
/*============*/
table.QuickMenu {
    color: #C24733;
    background-color: #FAFAFA; 
    border: 1px solid #EFEFEF;    
    margin: 0px;
	padding: 0px;
	width: 164px; 
	text-align: center;   
}

/*================*/
/* Online counter */
/*================*/
table.OnlineCounter {
    color: #000000;
    background-color: #FFFFFF; 
    border: 1px solid #F0F0F0;    
    margin: 0px;
	padding: 0px;
	width: 164px; 
	text-align: center;   
}

/*==============*/
/* Site counter */
/*==============*/
table.SiteCounter {
	font-size: 12px;
    color: #D5D7D4;
    background-color: #000000; 
    border: 1px solid #7F7E7E;    
    margin: 0px;
	padding: 0px;
	width: 164px; 
	text-align: center;   
}

/*=================*/
/* Categories menu */
/*=================*/
table.CategoriesMenuHead {
	font-size: 13px;
	font-weight: bold;
    color: #202020;
    background: #E8E8E8 url(../img/head_tlc_grey.gif) repeat-x top left; 
    border-top: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    border-bottom: 0px;       
    margin: 0px;
	padding: 0px;
	width: 164px;    
}
table.CategoriesMenu {
    background-color: #FAFAFA; 
    color: #786060;
    border: 1px solid #DCDCDC;    
    margin: 0px;
	padding: 0px;
	width: 164px;    
}
table.CategoriesMenu td {
    border-top: 1px solid #EFEFEF;
    border-bottom: 0px; 
    border-left: 0px;
    border-right: 0px;    
    text-align: left;
    font-weight: normal; 
    text-decoration: none;
    color: #400000;     
    padding: 0px;
    margin: 0px;    
}
table.CategoriesMenu td a {
    display: block;  
    text-decoration: none;
    color: #400000;    
    padding: 5px;     
}
table.CategoriesMenu td a:hover {
    background-color: #FFFFFF; 
    text-decoration: none; 
    color: #C24733; 
}
table.CategoriesMenu td.CurrentCategory {
    background-color: #F5EDEB; 
    color: #400000;    
}
table.CategoriesMenu td.CurrentCategory a {
    display: block;  
    background-color: #F5EDEB; 
    text-decoration: none; 
    color: #400000;    
}
table.CategoriesMenu td.CurrentCategory a:hover {
    background-color: #FFFFFF; 
    text-decoration: none;
    color: #C24733;
}
table.CategoriesMenu td.PathCategory {
    background-color: #F5EDEB; 
    color: #400000;    
}
table.CategoriesMenu td.PathCategory a {
    display: block;  
    background-color: #F5EDEB; 
    text-decoration: none;        
    color: #400000;    
}
table.CategoriesMenu td.PathCategory a:hover {
    background-color: #FFFFFF; 
    text-decoration: none;       
    color: #C24733;
}
table.CategoriesMenu td.ChildCategory {
    background-color: #F3E6E3;  
    text-align: left;
    padding-top: 0px;
    margin: 0px;
    color: #400000;
}
table.CategoriesMenu td.ChildCategory a {
    display: block;  
    background-color: #F3E6E3;     
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;    
    padding-right: 3px;
    text-decoration: none; 
    color: #400000;
}
table.CategoriesMenu td.ChildCategory a:hover {
    background-color: #FFFFFF; 
    text-decoration: none; 
    color: #C24733;
}

/*===============*/
/* Category info */
/*===============*/
table.CategoryInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;	
    text-align: left;
    color: #000000;	    
    background: #DEDEDE url(../img/background_category_info.gif) repeat-x top left; 
    border: 1px solid #DCDCDC;
    margin: 0px;    
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 10px;    
    padding-right: 3px;
	width: 100%; 
}
table.CategoryInfo td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;	
    text-align: left;
    text-decoration: none;    
    color: #666666;
}
table.CategoryInfo td a:hover {
    text-decoration: underline;
}

/*==================*/
/* Category details */
/*==================*/
table.CategoryDetails {
    text-align: left;
    background-color: #FFFFFF;  
    border: 1px solid #EFEFEF;
    margin: 0px;    
	width: 100%; 
    color: #000000;	
}
table.CategoryDetails td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;    
    padding-right: 10px;
}

/*==================*/
/* Child categories */
/*==================*/
table.ChildCategories {
    text-align: left;
    background-color: #E8E8E8;  
    border-top: 1px solid #A09797;
    border-bottom: 1px solid #A09797;
    border-left: 1px solid #A09797;
    border-right: 1px solid #A09797; 
    margin: 0px;    
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;    
    padding-right: 20px;
	width: 100%; 
    color: #000000;	
}
table.ChildCategories td a {
    color: #000000;
    text-decoration: none;
}
table.ChildCategories td a:hover {
    color: #000000;
    text-decoration: underline;
}

/*=======================*/
/* Center Content tables */
/*=======================*/
table.TableCCBright {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
    border: 1px solid #D9DCDF;
    margin: 0px;
	padding: 0px;
	width: 100%;	
}
table.TableCCBright td {
    background: #FFFFFF;
    padding: 20px;    
}

table.TableCCLight {
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
    border: 1px solid #665B5B;
    margin: 0px;
	padding: 0px;
	width: 100%;	
}
table.TableCCLight td {
    background: #E8E8E8;
    padding: 20px;    
}

table.TableCCGrey {
	background-color: #D9DCDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
    border: 1px solid #7F7E7E;
    margin: 0px;
	padding: 0px;
	width: 100%;	
}
table.TableCCGrey td {
    background: #D9DCDF;
    padding: 20px;    
}

table.TableCCDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
    border-bottom: 1px solid #525252;
    border-top: 1px solid #525252;
    border-left: 1px solid #525252;
    border-right: 1px solid #525252;
    margin: 0px;
	padding: 0px;
	background-color: #64676B;
	width: 100%;	
}
table.TableCCDark td {
    background: #64676B;
    padding: 20px;    
}

/*======*/
/* LIST */
/*======*/
.ListInput {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.ListButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
table.TableList {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #dddddd;
	border-spacing: 0px;
	width: 100%;
	text-align: center;
	vertical-align: middle;	
}
table.TableList th {
	margin: 0px;
	padding: 6px;
	height: 25px;
	font-size: 11px;
	color: #000000;
}
table.TableList th.title {
	text-align: center;
}

table.TableList th a:link {
	color: #c64934;
	text-decoration: none;
}
table.TableList th a:visited {
	color: #c64934;
	text-decoration: none;
}
table.TableList th a:hover {
	text-decoration: underline;
}
table.TableList tr.row0 {
	background-color: #F9F9F9;
}
table.TableList tr.row1 {
	background-color: #FFF;
}
table.TableList td {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	background-color: #ffffff;	
	margin: 0px;	
	padding: 5px;
	vertical-align:middle;	
}
table.TableList td a:link {
	color: #c64934;
	text-decoration: none;
}
table.TableList td a:visited {
	color: #c64934;
	text-decoration: none;
}
table.TableList td a:hover {
	text-decoration: underline;
}
table.TableListCategory {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #F1E8E6;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #c24733;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-spacing: 1px solid #dddddd;
	border-collapse: collapse;
	text-align: left;	
}
table.TableListCategory td {
	margin: 0px;
	padding: 5px;
}
table.TableListSearch {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
} 
table.TableListSearch td {
	margin: 0px;
	padding: 5px;
}
table.TableListSearch td a:link {
	color: #315294;
	font-weight: bold;	
	text-decoration: none;
}
table.TableListSearch td a:visited {
	color: #315294;
	font-weight: bold;
	text-decoration: none;
}
table.TableListSearch td a:hover {
	font-weight: bold;
	text-decoration: underline;
}
table.TableListPrevNext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #F1E8E6;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #c24733;
	border-bottom: 1px solid #c24733;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-spacing: 1px solid #dddddd;
	border-collapse: collapse;
} 
table.TableListPrevNext td {
	margin: 0px;
	padding: 5px;
}
table.TableListPrevNext td a:link {
	color: #315294;
	font-weight: bold;	
	text-decoration: none;
}
table.TableListPrevNext td a:visited {
	color: #315294;
	font-weight: bold;
	text-decoration: none;
}
table.TableListPrevNext td a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/*======*/
/* FORM */
/*======*/
table.TableForm {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #dddddd;
	border-spacing: 0px;
	width: 100%;
	text-align: left;
	vertical-align: middle;	
}
table.TableForm th {
	margin: 0px;
	padding: 6px;
	height: 25px;
	font-size: 11px;
	color: #000000;
}
table.TableForm th.title {
	text-align: left;
}

table.TableForm th a:link {
	color: #c64934;
	text-decoration: none;
}
table.TableForm th a:visited {
	color: #c64934;
	text-decoration: none;
}
table.TableForm th a:hover {
	text-decoration: underline;
}
table.TableForm tr.row0 {
	background-color: #F9F9F9;
}
table.TableForm tr.row1 {
	background-color: #FFF;
}
table.TableForm td {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;	
	border-right: 1px solid #e5e5e5;	
	border-left: 1px solid #e5e5e5;	
	background-color: #ffffff;	
	margin: 0px;	
	padding: 5px;
	vertical-align:middle;	
}
table.TableForm td a:link {
	color: #c64934;
	text-decoration: none;
}
table.TableForm td a:visited {
	color: #c64934;
	text-decoration: none;
}
table.TableForm td a:hover {
	text-decoration: underline;
}
table.TableFormCategory {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 100%;
	color: #000000;
	background-color: #F1E8E6;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #c24733;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-spacing: 1px solid #dddddd;
	border-collapse: collapse;
}
table.TableFormCategory td {
	margin: 0px;
	padding: 5px;
}
table.TableForm td.TdFormTitle {
    color: #c64934;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #ffffff;
	background-color: #f1f3f5;
	width: 30%;
}
table.TableForm td.TdFormTitleH {
    color: #c64934;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #ffffff;
	background-color: #f1f3f5;	
	width: 30%;
}
table.TableForm td.TdFormContent {
	border-bottom: 1px solid #e5e5e5;
	background-color: #ffffff;
}
table.TableForm td.TdFormContentH {
	border-bottom: 1px solid #e5e5e5;
	background-color: #ffffff;
}
table.TableForm td.TdFormSubTitle {
    color: #0884ff;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-color: #f9f9f9;
	width: 30%;
}
table.TableForm td.TdFormSubTitleH {
    color: #0884ff;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-color: #f9f9f9;	
	width: 30%;
}
table.TableForm td.TdFormSubContent {
	background-color: #ffffff;
}
table.TableForm td.TdFormSubContentH {
	background-color: #ffffff;
}
table.TableForm td.TdFormTitleError {
    font-weight: bold;
    color: #ff0000;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #ffffff;
	background-color: #ffff00;
	width: 30%;
}
table.TableForm td.TdFormContentError {
	font-weight: bold;
    color: #ff0000;
	border-bottom: 1px solid #e5e5e5;
	background-color: #ffffff;
}

/*========*/
/* Footer */
/*========*/
table.TableFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
    width: 760px;
    background-color: #B7BCC3;
    background-image: url(../img/background_footer_gradient.gif);
    background-repeat: repeat-y;
    background-position: center;
}
table.TableFooter td a {
    text-decoration: none; 
    color: #000000; 
}
table.TableFooter td a:hover {
    text-decoration: none;
    color: #017FF7;
}

/*===================*/
/* Table Tiny Editor */
/*===================*/

table.TinyEditor {
    border: 0px;
    margin: 0px;
	padding: 0px;
	width: 100%;
}

table.TinyEditor td {
    border: 1px;
    margin: 0px;
	padding: 0px;
	width: 100%;
}

/*======*/
/* TEXT */
/*======*/
.TextFormTitle {
	font-size: 16px;
	color: #000000;
}
.TextFormDescription {
	font-size: 13px;
	color: #3F688E;
}
.TextFormConclusion {
	font-size: 13px;
	color: #3F688E;
}
.TextFormFieldName {
	font-size: 13px;
	color: #000000;
}
.TextFormFieldNameError {
	font-size: 13px;
	color: #FF0000;
}
.TextFormLink {
    font-size: 13px;	
	color: #CE670F;
	font-weight: bold;
	text-decoration: none;
}
.TextFormLink a:link {
    font-size: 13px;
	color: #CE670F;
	font-weight: bold;	
	text-decoration: none;
}
.TextFormLink a:visited {
    font-size: 13px;
	color: #CE670F;
	font-weight: bold;
	text-decoration: none;
}
.TextFormLink a:hover {
    font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.TextLittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.TextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextHudge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TextLittleColorA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C64934;
}
.TextNormalColorA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C64934;
}
.TextBigColorA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C64934;
}
.TextHudgeColorA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C64934;
}
.TextLittleColorB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C92120;
}
.TextNormalColorB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C92120;
}
.TextBigColorB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C92120;
}
.TextHudgeColorB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C92120;
}
.TextLittleColorC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008000;
}
.TextNormalColorC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008000;
}
.TextBigColorC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008000;
}
.TextHudgeColorC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008000;
}