body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	height:100%;
}
.ControlPanel, .PagingTable {
    width: 100%;
	 height: 64px;
    background-color: #ffffff;
    border: #C02554 1px solid;
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #C02554;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#C02554;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#C02554;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#C02554;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#D29106;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #C02554;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #C02554;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#C02554;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #C02554;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #C02554;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: #C02554;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #C02554;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #C02554;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #C02554;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #C02554;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #C02554;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #C02554;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #D29106;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 11px;
	background: #C02554;
	color: #ffffff;
	font-family: Tahoma;
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #C02554;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #C02554;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #C02554;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #C02554;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #C02554;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #C02554;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #C02554;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #C02554;
}

A:link  {
    text-decoration:    none;
    color: #C02554;
}

A:visited   {
    text-decoration:    none;
    color: #C02554;
}

A:active    {
    text-decoration:    none;
    color: #C02554;
}

A:hover {
    text-decoration:    underline;
    color: #D29106;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #C02554;
    height:1pt;
    text-align:left
}
.FoodCompany02_bannerbg{
	background-image: url(FoodCompany02_bannerbg.jpg);
	height: 234px;
	background-repeat: repeat-x;
}
.FoodCompany02_topbg{
	background-image: url(FoodCompany02_topbg.gif);
	height: 38px;
	background-repeat: repeat-x;
}
.FoodCompany02_topredbg{
	background-image: url(FoodCompany02_topredbg.jpg);
	height: 37px;
	background-repeat: repeat-x;
}
.FoodCompany02_menubg{
	background-image: url(FoodCompany02_menubg.gif);
	height: 37px;
	background-repeat: repeat-x;
}
.FoodCompany02_logoleftbg{
	background-image: url(FoodCompany02_logoleftbg.jpg);
	width: 7px;
	background-repeat: repeat-y;
}
.FoodCompany02_logorightbg{
	background-image: url(FoodCompany02_logorightbg.jpg);
	width: 7px;
	background-repeat: repeat-y;
}
.FoodCompany02_images{
	background-image: url(FoodCompany02_images.gif);
	width: 215px;
	height: 51px;
	background-repeat: no-repeat;
}
.FoodCompany02_bannerrightbg{
	background-image: url(FoodCompany02_bannerrightbg.gif);
	width: 6px;
	background-repeat: repeat-y;
}
.FoodCompany02_content_topleftbg{
	background-image: url(FoodCompany02_content_topleftbg.gif);
	width: 5px;
	height: 3px;
	background-repeat: no-repeat;
}
.FoodCompany02_content_topmiddlebg{
	background-image: url(FoodCompany02_content_topmiddlebg.gif);
	height: 3px;
	background-repeat: repeat-x;
}
.FoodCompany02_content_toprightbg{
	background-image: url(FoodCompany02_content_toprightbg.gif);
	width: 6px;
	height: 3px;
	background-repeat: no-repeat;
}
.FoodCompany02_content_middleleftbg{
	background-image: url(FoodCompany02_content_middleleftbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.FoodCompany02_content_middlerightbg{
	background-image: url(FoodCompany02_content_middlerightbg.gif);
	width: 6px;
	background-repeat: repeat-y;
}
.FoodCompany02_content_bottomleftbg{
	background-image: url(FoodCompany02_content_bottomleftbg.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
}
.FoodCompany02_content_bottommiddlebg{
	background-image: url(FoodCompany02_content_bottommiddlebg.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.FoodCompany02_content_bottomrightbg{
	background-image: url(FoodCompany02_content_bottomrightbg.gif);
	width: 6px;
	height: 5px;
	background-repeat: no-repeat;
}
.FoodCompany02_bottomlinebg{
	background-image: url(FoodCompany02_bottomlinebg.gif);
	height: 2px;
	background-repeat: repeat-x;
}
.FoodCompany02_searchbg{
	background-image: url(FoodCompany02_searchbg.gif);
	width: 170px;
	height: 18px;
	background-repeat: no-repeat;
}
/* pane */
.ContentTopPane{
	padding: 0px;
}
.BannerPane{
	padding: 0px;
}
.TopLeftPane{
	padding: 0px;
}
.TopPane{
   padding: 0px;
}
.LeftPane{
	padding: 6px 0px 0px 2px;
    width: 200px;
}
.ContentPane{
	padding: 5px 3px 0px 4px;
}
.CenterPane{
	padding: 2px 0px 0px 0px;
}
.CenterRightPane{
	padding: 0px 5px 0px 3px;
}
.RightPane{
	padding: 5px 3px 0px 0px;
}
.BottomPane{
	padding: 0px;
}
.BasePane{
	padding: 0px;
}
.SearchButton {
   background: transparent;
   padding: 6px 0px 6px 60px; 
   cursor: hand; 
   font-size:11px;
   margin:0px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:18px; background: transparent; width: 107px; color: #000000; padding: 1px 0px 0px 3px; border: 0px solid #787878; cursor:text; font-size: 11px;}
/* menu */
.MainMenu_MenuContainer {	
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:19px;
}
.ItemsBreak{
	background-color: transparent;
	font-family: Tahoma;
	font-style: normal;
}
.RootItem TD{
   background: url(FoodCompany02_link_menubg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left;	
	height: 37px;
	background-color: transparent;
	padding-right: 15px;
	padding-left: 15px;
}
.RootItemActive TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background: url(FoodCompany02_hover_menubg.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 37px;
	background-color: transparent;
	padding-right: 15px;
	padding-left: 15px;
}
.RootItemSelected TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background: url(FoodCompany02_hover_menubg.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 37px;
	background-color: transparent;
	padding-right: 15px;
	padding-left: 15px;
}
.RootItemBreadCrumb TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	height: 37px;
	background: url(FoodCompany02_hover_menubg.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-color: transparent;
	padding-right: 15px;
	padding-left: 15px;
}
.MenuIcon{
	cursor: pointer;
	cursor: hand;
	background-color: #BE3859;
	text-align: center;
	width: 15px;
	height: 20px;
	font-size: 11px;
	color: #ffffff;
}
.SubMenu {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=1); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #BE3859;
	background-image: none;
	background-repeat: no-repeat;
}
.SubItemActive TD{
	border-top: 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #BE3859;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 0px solid #B8B8B8;
	border-right: 0px solid #DE6FFA;	
	border-top: 0px solid #B8B8B8;
	border-left: 0px solid #DE6FFA;
}
.SubItemBreadCrumb{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #BE3859;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;	
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}
.SubItemSelected
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff; 
	background-color: #B8661D;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
	border-right: 0px solid #DE6FFA;	
	border-top: 1px solid #D0D0D0;
	border-left: 0px solid #DE6FFA;
}
.MenuContainer{
	background-color: transparent;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #BE3859 /* fixed firefox problem, do not use transparent here */
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuArrow
{
	font-family: Tahoma; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuRootArrow
{
	font-family: Tahoma; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16px;
	font-size: 11px;
}
.Separatorcssclass{
}
/**/
.ModuleTitle_MenuIcon {
   cursor: pointer;
   cursor: hand; 
   background-color: #BE3859; 
   border-left: #EEEEEE 0px solid; 
   border-bottom: #EEEEEE 0px solid; 
   border-top: #EEEEEE 0px solid; 
   text-align: center; 
   width: 15px; 
   height: 20px; 
   color: #ffffff;
   font-size: 11px;
 }
.ModuleTitle_MenuArrow{	
   font-family: Tahoma;
   font-size: 11px; 
   cursor: pointer; 
   cursor: hand; 
   border-right: #FFFFFF 0px solid; 
   border-bottom: #FFFFFF 0px solid; 
   border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
   font-family: Tahoma; 
   font-size: 11px; 
   cursor: pointer; 
   cursor: hand;
}
.ModuleTitle_MenuBreak{
   border-bottom: #EEEEEE 0px solid; 
   border-left: #EEEEEE 0px solid; 
   border-top: #EEEEEE 0px solid;  
   border-right: #EEEEEE 0px solid; 
   background-color: #BE3859; 
   height: 0px; 
   color: #ffffff;
	font-size: 11px;
}
.ModuleTitle_MenuItemSel { 
   font-family: Tahoma; 
   font-size: 11px; 
   font-weight: normal; 
   cursor: pointer; 
   cursor: hand; 
   color: #ffffff; 
   background: #B8661D; 
   padding: 0px 0px 0px 0px; 
   border: 0;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #BE3859; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
	text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
	text-decoration: underline;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
.current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E382F;
	font-weight: normal;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
	text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
	text-decoration: underline; 
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696966;
   font-weight: normal;
}
/* content */
.gray_green {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #696655;
	text-decoration: none;
}
.gray_green:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #696655;
	text-decoration: none;
}
.gray_green:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #696655;
	text-decoration: none;
}
.gray_green:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #696655;
	text-decoration: underline;
}
.gray_green:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #696655;
	text-decoration: underline;
}
.green {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D9A53;
	text-decoration: underline;
}
.green:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D9A53;
	text-decoration: underline;
}
.green:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D9A53;
	text-decoration: underline;
}
.green:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D9A53;
	text-decoration: none;
}
.green:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D9A53;
	text-decoration: none;
}
.red {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC2338;
	text-decoration: underline;
}
.red:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC2338;
	text-decoration: underline;
}
.red:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC2338;
	text-decoration: underline;
}
.red:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC2338;
	text-decoration: none;
}
.red:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC2338;
	text-decoration: none;
}
.green02 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D5B25;
	text-decoration: underline;
}
.green02:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D5B25;
	text-decoration: underline;
}
.green02:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D5B25;
	text-decoration: underline;
}
.green02:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D5B25;
	text-decoration: none;
}
.green02:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5D5B25;
	text-decoration: none;
}
.black{
	font-family:Arial, Helvetica, sans-serif;
	color:#010301;
	font-size:12px;
	font-weight:bold; 
}
.red02{
	font-family:Arial, Helvetica, sans-serif;
	color:#CC2338;
	font-size:12px;
	font-weight:bold; 
}
.red04{
	font-family:Arial, Helvetica, sans-serif;
	color:#BC4029;
	font-size:11px;
	font-weight:bold; 
}
.red05{
	font-family:Arial, Helvetica, sans-serif;
	color:#CF3245;
	font-size:11px;
	font-weight: normal; 
	line-height: 20px;
}
.red06{
	font-family:Arial, Helvetica, sans-serif;
	color:#DA5766;
	font-size:11px;
	font-weight:bold;
}
.green03{
	font-family: Arial, Helvetica, sans-serif;
	color: #6F733E;
	font-size: 11px;
	font-weight: normal;
}
.gray{
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}
.gray02{
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.red03 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D46464;
	text-decoration: underline;
}
.red03:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D46464;
	text-decoration: underline;
}
.red03:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D46464;
	text-decoration: underline;
}
.red03:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D46464;
	text-decoration: none;
}
.red03:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D46464;
	text-decoration: none;
}
