
* 
{
	color:Black;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}

.Text 
{
	color:Black;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	text-align: justify;
}

A 
{
	color: #0000d3;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	text-decoration: none;
}

A:hover
{
	color: Blue;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	text-decoration: underline;
}

A.News 
{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	background-color: #ba0000;
	color: White;
	padding: 10px;
	text-decoration: none;
}

A.News:hover
{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	background-color: #ba0000;
	color: White;
	padding: 10px;
	text-decoration: underline;
}

A.ParagraphLink 
{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	font-weight: bold;
	color: #0000d3;
	text-decoration: none;
}

A.ParagraphLink:hover
{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	font-weight: bold;
	color: #0000d3;
	text-decoration: underline;
}

body.menu
{
	background-color: white;
	margin: 0px;
}

body.main  
{
	background-color: white;
	color:Black;
	font-family: Arial, Sans-Serif;
	font-size:10px;
}

TD.MenuTopRow 
{
	background-color: Black;
	border-bottom: 1px solid white;
}

TD.SectionsRow 
{
	background-color: #0070a2;
	height:24px;
	border-top: 1px solid #003851;
	border-bottom: 1px solid #003851;
}

TD.ParagraphsRow 
{
	background-color: #00a8ed;
	height:24px;
	border-bottom: 1px solid #003851;
}

TABLE.SearchBox 
{
	padding: 5px;
	border:2px solid #0070a2;
	background-color: #00a8ed;
}

.CartBox 
{
	padding: 5px;
	border:2px solid #0070a2;
	background-color: #00a8ed;
}

INPUT.button 
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color:White;
	border:2px solid #0070a2;
	background-color: #519fe1;
}

SPAN.SearchBox 
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color:White;
}

TD.SiteTitle 
{
	color: White;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
}

.Title
{
	color:Black;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
}

.Subtitle 
{
	color:Black;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}

.Title2
{
	color:Black;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}

.Title3
{
	color:Black;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}

TD.Section 
{
	background-color: #0070a2;
	height:24px;
	border-top: 1px solid #003851;
	border-bottom: 1px solid #003851;
	padding: 0px 10px 0px 10px;
}

TD.Paragraph 
{
	height:24px;
	padding: 0px 10px 0px 10px;
}

TD.SectionSelected 
{
	padding: 0px 10px 0px 10px;
	background-image:url(images/button_menu_sel.gif);	
	color:white;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size:10px;
	border-top: 1px solid #003851;
	border-left: 1px solid #003851;
	border-right: 1px solid #003851;
	border-bottom: 1px solid #00a8ed;
}

A.SectionLink 
{
	color:White;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

A.SectionLink:hover
{
	color:White;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size:10px;
	text-decoration: underline;
}

A.MenubarLinks 
{
	color:White;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;
}

A.MenubarLinks:hover 
{
	color:White;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
}

TD.Abstract 
{
	font-family: Arial, Sans-Serif;
	font-size:10px;
	color: Black;
}

HR 
{
	color: #cccccc;
	height:1px;
}

TD.Device 
{
	padding-left: 6px;
}

TD.LeftImageContainer
{
	padding-right: 10px;
}

.error 
{
	color:Red;
}