body {
	margin: 0 0 100 0;
}

body, input, select, textarea, p, td, table {
	font-size: 12px;
	font-family: verdana,arial;
}

.input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #CCE5FF
}
	
.HeadBg {
  background-color: darkred;
}

.Title { 
  font: 16pt Verdana;
  font-weight: bold;
  color: #cccc99;
  padding: 10px;
}

.ItemTitle {
  font: 12pt Verdana;
  font-weight: bold;
}

.Head, H1   {
  font:16pt Verdana;
  font-weight:    normal;
  color: #666644;
}

.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
    }

/*.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12;
    font-weight: normal;
}*/

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
    background-color: #eeeeee;
    color: black
    }

UL     {
    line-height: 14px    
    }

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: dimgrey;
    height:1pt;
    text-align:left
    }
	
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12;
    font-weight: normal;
	color: #333333;
}

.Link:link
{
  font-size : 13px;
  font-family : Arial, Geneva, Helvetica;
  color : #666666;
}

.Link:visited
{
  font-size : 13px;
  font-family : Arial, Geneva, Helvetica;
  color : blue;
}

a:link {
	color: #0000CC;
}

a:visited {
	color: #666666;
}

.topText {
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 10px;
}

.topLink:link{
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}

.topLink:visited {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}

.redSubTitle {
	font-family: Arial, sans-serif;
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

.subTitle {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.collapseTable {
	border-collapse: collapse;
	border-color: #111111;
}

.popupTitle {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #5b687e;
	font-size: 16px;
}

.oddrow {
	background-color: #EEEEEE;
}

.evenrow {
	background-color: #FFFFFF;
}

.contactBox {
	width: 263px;
	height: 22px;
}

.pictureTitle {
	font-family: Arial, sans-serif;
	color: #5b687e;
	font-weight: bold;
}

.NewsBody {
	font-family: Arial, sans-serif;
	color: #5b687e;
	font-size: 12px;
}

/*  for global stores */
.topmenu				{font-family: Verdana, Arial, Helvetica;
						 font-size: 11px;
						 color: #000000;
						 text-decoration: none;}
.topmenu:link			{font-family: Verdana, Arial, Helvetica;
						 font-size: 11px;
						 color: #000000;
						 text-decoration: none;}
.topmenu:hover			{font-family: Verdana, Arial, Helvetica;
						 font-size: 11px;
						 color: #000000;
						 text-decoration: underline;}
.catmenu				{font-family: Arial, Helvetica, serif;
						 font-size: 11px;
						 color: #FFFFFF;
						 font-weight: bolder;
						 text-decoration: none;}
.submenu				{font-family: Arial, Times New Roman, serif;
						 font-size: 11px;
						 color: #000000;
						 font-weight: bolder;
						 text-decoration: none;}
.submenu:link			{font-family: Arial, Times New Roman, serif;
						 font-size: 11px;
						 color: #000000;
						 font-weight: bolder;
						 text-decoration: none;}
						 
.submenu:hover			{font-family: Arial, Times New Roman, serif;
						 font-size: 11px;
						 color: #000000;
						 font-weight: bolder;
						 text-decoration: underline;}
.topmenu2				{font-family: Verdana, Arial, Helvetica;
						 font-size: 12px;
						 color: #000000;
						 text-decoration: none;}

.topmenu2:hover			{font-family: Verdana, Arial, Helvetica;
						 font-size: 12px;
						 color: #000000;
						 text-decoration: underline;}						 
.tinytext				{color: #000000;
						 font-size: 10px;}
.redtext { color: red; }