body
{
	margin: 1em;
	border-left-width:50px;
	background-color: #a0a0a0;
	font-family:  Verdana, Helvetica, sans-serif, Georgia, Arial ;/*Trebuchet MS, Lucida Grande, Verdana, Arial;plimus->georgia*/
	font-size: 12px;
	/*font: 100%/1.4 Trebuchet MS, Lucida Grande, Verdana, Arial;*/
}

/*td 
{
	font-size: 12px;
}
*/

a
{
	color: #0000FF;
	text-decoration: none;
}
a:active
{
	color: #0000FF;
}
/*a:visited
{
	color: #FF00FF;
}*/
a:hover
{
	text-decoration: underline;
}

h1 {
	padding-top: 8px;
	color: #497AC0;
	font-size: 15px;
	text-decoration: none;
    font-weight:bold;
}

h5
{
	color: Black;
	background-color: white;
	font-family: Verdana;
	font-size: 11; /* px; */
}


h2 {
	color: #497AC0;
	font-size: 17px;
    
    font-weight:bold;
}

h3 { 
	font-size: 14px;
    
    font-weight:bold;
}

.MenuTop
{
	text-align: center;
	margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.MenuTop a, .MenuTop a:visited, .MenuTop a:hover
{
	color: #FFFFFF;
	TEXT-DECORATION: none
}
 

.rightColumnNavigation, .rightColumnNavigation a {
	font-size: 12px;
    font-weight: bold;
	color: #0F0F0F;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	/*font: 83%/1.4 Trebuchet MS, Lucida Grande, Verdana, Arial;*/
}

a.rightColumnNavigation:hover, .rightColumnNavigation a:hover {
	color: blue;
	text-decoration: underline;
}

.BottomLinks
{
	margin-left: 1px;  
	margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	float: left; 
	/*width: 560px; */
}
.BottomLinks a, .BottomLinks a:visited, .BottomLinks a:hover
{
	font-size: 11px;
	/*text-decoration: none*/
	color: #E1E1E1;
}

.copyrightNotice
{
	/*width: 792px;*/
    width: 960px;
	text-align: center;
	margin-top: 0px;
	font-size: 11px;
	color: #E1E1E1;
}

.copyrightNoticeProducts
{
	/*width: 792px;*/
    width: 960px;
	text-align: center;
	margin-top: 0px;
	font-size: 10px;
	color: #CCCCCC;
}

.productTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #497AC0;
	/*color: #efa727;*/
/*	margin-bottom: 5px;*/
}

.productTitleReleaseDate
{
	font-size: 10px;
	font-weight: bold;
	color: gray;
}
.productText
{
	font-size: 12px;
	color: #424242;
}
.productButtons
{
	margin-top: 10px;
	margin-bottom: 5px;
}
.productSeparator
{
	clear: both;
	border: 0px;
	background-color: #d1d1d1;
	color: #d1d1d1;
	height: 1px;
	/*width: 516px;*/
	//margin-bottom: -20px;
	//margin-top: -5px;
	margin-left: 8px;
}

.LeftColumnPadding 
{
	/*padding-top: 0px;*/
	padding-left: 8px;
	padding-right: 8px;
}

.RightColumnPadding 
{
	/*padding-top: 0px;*/
	padding-left: 8px;
}

.rightColumn
{
	background-image: url(images/layout/sidebar-border-top.gif);
	background-repeat: no-repeat;
	float: right;
	width: 226px;
}

