.Button
{
	height:20px;
	width: 120px;
	font-size:x-small;
	vertical-align:middle;
	color: Black;
	cursor: hand;
	background-image: url(Images/bgTitle.jpg);
	border-bottom: solid 1 #656565;
}

.ButtonMargin
{
	height:20px;
	width: 120px;
	font-size:x-small;
	vertical-align:middle;
	margin-top: 10px;
	margin-bottom: 10px;
	color: Black;
	cursor: hand;
	background-image: url(Images/bgTitle.jpg);
	border-bottom: solid 1 #656565;
}

.Textbox
{
	font-size: x-small;
	color: #666D70;
	//font-family: Arial, Helvetica, sans-serif;
}

.Checkbox
{
	font-size: x-small;
	color: #666D70;
	//font-family: Arial, Helvetica, sans-serif;
}

.FontBegin
{
	font-size: x-large;
	font-weight: bolder;
}

A.ProductList
{
	color: #666D70;
	height: 25px;
	font-size: x-small;
	font-variant: small-caps;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 3px;
	width: 150px;
	text-decoration: none;
}

A.ProductList:hover
{
	color: #D81E05;
}

.Label
{
	font-size: x-small;
	color: #666D70;
}

.LabelHeader
{
	color: #E6EBED;
	text-align: center;
	font-size: x-small;
	width: 140px;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(Images/bgProducts.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.LabelError
{
	font-size: x-small;
	color: Red;
}


/* ------------------------------------- */
/*               Datagrid                */
/* ------------------------------------- */

A.Datagrid
{
	color: #005C71;
   border: 0;
	font-size: x-small;
}

A.Datagrid:visited
{
	color: #005C71;
}

A.Datagrid:hover
{
	color: Black;
}

.Datagrid
{
	border: solid 1 #D0D8DB;
}

.DatagridHeader
{
	text-indent: 2;
	color: #666D70;
	height:18;
	font-weight: bold;
	font-size: x-small;
	background-image: url(Images/bgTitle.jpg);
}

.DatagridRow
{
	text-indent: 2;
	background-color: #FFFFFF;
	height:15;
	font-size: x-small;
}

.DatagridAlternatingRow
{
	text-indent: 2;
	background-color: #EEEFEF;
	height:15;
	font-size: x-small;	
}

.DatagridColumn
{	
	border: solid 1 #D0D8DB;
	font-size: x-small;
}


/* ____________________________ */
/*         General              */
/* ____________________________ */

Body
{
	scrollbar-face-color: #F3F3F3;
   scrollbar-highlight-color: #666D70;
   scrollbar-shadow-color: #666D70;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-arrow-color: #666D70;
   srollbar-track-color: #EEEEEE;
   scrollbar-darkshadow-color: #FFFFFF;
	font-family: verdana;
}

Table
{
	color: #666666;
}

.PanelPicture
{
	width: 120;
	height:90;
}

TD.Picture
{
	height: 112px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	background-image: url(Images/MenuMiddle.gif);
	background-repeat: repeat-y;
}

DIV.FrameContent
{
	width: 100%;
	height: 440;
	overflow: auto;
	margin:0px;
	border-bottom: solid 1 #D81E05;
	color: #666666;
	font-size: x-small;
	padding-left: 10px;
	padding-right: 10px;
}

TD.MenuTop
{
	width: 150px;
	background-image: url(Images/MenuTop.gif);
	background-repeat: no-repeat;	
	height: 8px;
} 

TD.MenuBottom
{
	width: 150px;
	height: 9px;
	background-image: url(Images/MenuBottom.gif);
	background-repeat: no-repeat;	
}

/* ____________________________ */
/*        EmptyFrames           */
/* ____________________________ */

.backgroundColor
{
	background-color: #D0D0D0;
}

/* ____________________________ */
/*       NewsSection            */
/* ____________________________ */

TD.FrameNewsitems
{
	width: 150px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	background-color: #EFF0F1;
	background-color: #FFFFF1;
}

TD.NewsItem
{
	width: 150px;
	height: 100%;
	background-image: url(Images/MenuMiddle.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

TD.NewsTop
{
	text-align: center;
	font-variant: small-caps;
	font-size: x-small;
	color: #A90C02;
	padding-bottom: 5px;
}

.Selection
{
	display: block;
	background-color: white;
	width: 145px;
	border-bottom: solid 1 #656565;
	border-top: solid 1 #656565;
	margin-left: 2px;
	text-decoration:none;
}

.SelectionAlternative
{
	display: block;
	background-color: #F6F6F6;
	width: 145px;
	margin-left: 2px;
	text-decoration:none;

}

TD.NewsItemTitle
{
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 5px;
	height: 30px;
}

A.NewsItemTitle
{
	font: xx-small;
	text-decoration: none;	
	color: #656565;
	align: center;
}

.NewsItemDescription
{
	vertical-align: top;
}

A.NewsItemDescription
{
	font: x-small;
	color: #656565;
	padding-left: 5px;
	text-decoration: none;	
}

A.NewsItemImage
{
	text-decoration: none;
	border: 0;
	
}

/* ____________________________ */
/*      ProductSection          */
/* ____________________________ */

TD.FrameProducts
{
	width: 150px;
	height: 100%;
	background-color: #EFF0F1;
	vertical-align: top;
	background-color: #FFFFF1;
}

TD.ProductsTop
{
	text-align: center;
	font-variant: small-caps;
	font-size: x-small;
	color: #A90C02;
	padding-bottom: 5px;
	border-bottom: 1px solid #A90C02;
}

Table.Products
{
	width: 100%;
	height: 100%;
	background-color: #F9F9F9;
}

TD.Products
{
	width: 150px;
	height: 100%;
	text-align: center;
	background-image: url(Images/MenuMiddle.gif);
	background-repeat: repeat-y;
}

A.ProductItem
{
	color: #000;
	font-size: xx-small;
font-family: verdana;

	padding-top: 5px;
	padding-right: 3px;
	width: 139px;
	text-align: left;
	/*background-image: url(Images/btnMenu.gif);*/
	background-repeat: repeat-x;
	background-position: center;
	text-decoration: none;
	margin-left: 8px;
	border-bottom: 1 solid #DDDDDD;

}

A.ProductItem:hover
{
	color: #D81E05;
}

/* ____________________________ */
/*       ButtonLayer            */
/* ____________________________ */

.BottomLayer
{
	background-image: url(Images/bgBottomLayer.jpg);
	background-repeat: repeat-x;
	height: 20px;
}

A.References
{
	color: #CCCCCC;
	font: xx-small;
	text-decoration: none;
}

A.References:hover
{
	color: White;
}

/* ____________________________ */
/*       ContentLayer           */
/* ____________________________ */

TD.FrameContent
{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	vertical-align: top;
}


.BodyContent
{
	background-color: #FFFFFF;
	font-variant: Verdana;
}

.content
{
	text-align: center;
	width: 800px;
}

.tableBody
{
	width: 800px;
	text-align: center;
}

TD.ContentTitle
{
	color: #D81E05;
	font: bold 14;
	text-align: left;
	height: 18px;
	width: 100%;
	border-bottom: 1 solid #D81E05;
}

.ContentTitleImage
{
	height: 23px;
	background-image: url(Images/bgTitle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
