﻿body
{
	background-color:white;
    font-family: Verdana, Arial, Tahoma;
    font-size: small;
    color: black;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
h1
{
    font-family: Verdana, Arial, Tahoma;
	background-color:transparent;
	text-align:center;
	font-size:xx-large;
	font-weight:normal;
	color:Teal;
	margin-top:28px;
	margin-bottom:28px;
}
h2
{
    font-family: Verdana, Arial, Tahoma;
	background-color:transparent;
	text-align:left;
	font-size:large;
	font-weight:bold;
	color:Navy;
	margin-top:16px;
	margin-bottom:4px;
	margin-left:2px;
}
h3
{
    font-family: Verdana, Arial, Tahoma;
	background-color:transparent;
	text-align:left;
	font-size:large;
	font-weight:normal;
	color:Teal;
	margin-top:12pt;
	margin-bottom:12pt;
	margin-left:2px;
}
p
{
	background-color:transparent;
    font-family: Verdana, Arial, Tahoma;
    font-size: small;
    color: black;
    text-align:justify;
	margin-top:0px;
	margin-bottom:12pt;
	margin-left:2px;
	margin-right:2px;
}
img.floatLeft
{
    float: left; 
    clear: left; 
    margin: 4px; 
}
img.floatRight
{
    float: right; 
    clear: right; 
    margin: 4px; 
}
.Rakonza_com
{
	background-color:White;
    width:152px;
    height:74px;
}
.MasterTitle
{
    background-image: url(images/MasterTitle.jpg);
    background-repeat:no-repeat;
    width:608px;
    height:74px;
    text-align:right;
    color:White;
}
.NavigationBarFiller
{
    background-image: url(images/NavigationBar.jpg);
    background-repeat:repeat-x;
    text-align:center;
    height:32px;
    font-weight:bold;
    color:Black;
    border-right-style:solid;
    border-right-color:White;
    border-right-width:thin;
}
.NavigationBar
{
    background-image: url(images/NavigationBar.jpg);
    background-repeat:repeat-x;
    text-align:center;
    height:32px;
    font-weight:bold;
    color:Black;
    border-right-style:solid;
    border-right-color:White;
    border-right-width:thin;
    vertical-align:middle;
}
.NavigationBarNoBorder
{
    background-image: url(images/NavigationBar.jpg);
    background-repeat:repeat-x;
    text-align:center;
    height:32px;
    font-weight:bold;
    color:Black;
    vertical-align:middle;
    border-right-style:none;
}
.NavigationBarText
{
    text-align:center;
    font-weight:bold;
    color:Black;
    text-decoration:none;
}
.NavigationBarText:hover
{
    text-align:center;
    height:32px;
    font-weight:bold;
    color:White;
    text-decoration:none;
}
.NavigationBarSelected
{
    background-image: url(images/NavigationBarSelected.jpg);
    background-repeat:repeat-x;
    text-align:center;
    height:32px;
    font-weight:bold;
    color:Navy;
    border-right-style:solid;
    border-right-color:White;
    border-right-width:thin;
}
.NavigationBarSelectedNoBorder
{
    background-image: url(images/NavigationBarSelected.jpg);
    background-repeat:repeat-x;
    text-align:center;
    height:32px;
    font-weight:bold;
    color:Navy;
}
.HomeImage
{
    background-image: url(images/Home.jpg);
    background-repeat:no-repeat;
    text-align:left;
    height:201px;
	vertical-align:top;
}
.HomeTextHeading
{
	font-size:medium;
	font-weight:bold;
    color:White;
}
.HomeText
{
	font-size:small;
	font-weight:bold;
    color:White;
}
.HomeNormal
{
	font-size:small;
	font-weight:normal;
	background-color:White;
	color:Black;
}
.HomeNewsPanelTitle
{
	color:Black;
	font-size:medium;
	font-weight:bold;
	text-align:center;
}.HomeNewsPanel
{
	background-image: url(images/DropFade.gif);
	background-repeat:repeat-x;
	color:Black;
	font-size:x-small;
	font-weight:normal;
	text-align:left;
	margin-left:20px;
}
.ProductSku
{
    font-family: Verdana, Arial, Tahoma;
	background-color:transparent;
	text-align:left;
	font-size:small;
	font-weight:normal;
	color:Teal;
	margin-top:0px;
	margin-bottom:2px;
	margin-left:12px;
}
.ProductDescription
{
    font-family: Verdana, Arial, Tahoma;
	background-color:transparent;
	text-align:justify;
	font-size:small;
	font-weight:normal;
	color:Black;
}
.FeatureHeader
{
	color: #010c6b; background-color: white; text-align: center;
    font-family: Verdana, Arial, Tahoma;
	font-size:large;
	font-weight:bold;
	border-top: solid thin black;
	border-bottom: solid thin black;
	border-left: solid thin black;
	border-right: solid thin black;
}
.FeatureTitle
{
	background-color: #010c6b;
	color: white;
    font-family: Verdana, Arial, Tahoma;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.FeatureItem
{
	background-color: #010c6b;
	color:White;
	border-bottom: solid thin black;
	border-left: solid thin black;
	border-right: solid thin black;
}
.FeatureDescription
{
	background-color: #010c6b;
	color:White;
    font-family: Verdana, Arial, Tahoma;
	font-size:small;
	text-align:justify;
}

