﻿html
{
	overflow: -moz-scrollbars-vertical;  
	overflow-y: scroll; 
}

body
{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #272727;
	background-color: #f1f5fa;
}


.TopTitle
{
	font-size: 21px;
	font-weight: normal;
	color: #003366;
	text-align: center;
}


.List
{
	text-align: left;
	list-style-type: square;
	margin-left: 0px;
}

.linkTop
{
	color: #800000;
	text-decoration: none;
}


a:hover.linkTop
{
	color: #800000;
	text-decoration: underline;
}

.textBox
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	width: 380px;
}

.label
{
	width: 100px; 
	vertical-align:top;
}


.button
{
	width: 100px;
	height: 22px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	vertical-align:middle;
	font-family: Tahoma, Verdana, Arial;
}







.linkMenu
{
	color: #e7eaef;
	font-weight: bold;
	text-decoration: none;
}

a:hover.linkMenu
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a:active.linkMenu
{
	color: #fc942f;
	font-weight: bold;
	text-decoration: none;
}

.default_info_old
{
	border-style: solid;
	border-width: 1px;
	border-top-color: #829bb4;
	border-right-color: #829bb4;
	border-bottom-color: #829bb4;
	border-left-color: #829bb4;
}

.default_info
{
	border-style: solid;
	border-width: 1px;
	border-top-color: #ebf0f7;
	border-right-color: #d1d1d1;
	border-bottom-color: #ebf0f7;
	border-left-color: #d1d1d1;
}


.link
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}


a:hover.link
{
	color: #849eb4;
	font-weight: bold;
	text-decoration: underline;
}


a:active.link
{
	color: #fc942f;
	font-weight: bold;
	text-decoration: none;
}

.menu_button
{
	background-image: url('images/btn.jpg');
	width: 90px;
	height: 31px;
	text-align: center;
}

.style2
{
	font-size: large;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}

.style3
{
	margin-left: 50px;
	margin-right: 50px;
	color: #003366;
	font-weight: normal;
}

.style3a
{
	margin-left: 0px;
	margin-right: 0px;
	color: #003366;
	font-weight: normal;
}


.style4
{
	font-size: large;
	color: #3399FF;
}

.topLi
{
	text-align: left;
	list-style-type: square;
	margin-left: 50px;
}

.lista
{
	text-align: left;
	list-style-type: square;
	margin-left: 0px;
}


.list_downloads
{
	text-align: left;
	list-style-type: square;
	margin-left: 20px;
}

.list_downloads_top
{
	margin-left: 70px;
	margin-right: 40px;
	color: #003366;
	font-size: 12px;
	text-align: left;
	list-style-type: square;
}


.demoTable
{
	margin-left: 30px;
	text-align: left;
}

.contentTable
{
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
}

.contentTable1
{
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


.style6
{
    font-size: 10px;
}

.style9
{
    font-size: 9px;
    font-style:italic;                  
    text-align: left;
}


.buyTopFrame
{
    height:20px;
    font-weight:bold;
    color:white;
    border-left:#849eb4 1px solid;
    border-top:#849eb4 1px solid;
    text-align:center;
    background-image: url(images/menu_hover.jpg);
 }
 
.buyFrame
{
    border-left:solid 1px #849eb4;
    border-right:solid 1px #849eb4;
    border-bottom:solid 1px #849eb4;
    padding:11px;
    text-align:center;
} 

.buyFrameProduct
{
    border-left:solid 1px #849eb4;
    border-bottom:solid 1px #849eb4;
    padding:11px;
    text-align:left;
} 

 .buyFrameDiscount
{
    border-left:solid 1px #849eb4;
    border-right:solid 1px #849eb4;
    border-bottom:solid 1px #849eb4;
    padding:5px;
    text-align:center;
} 

.buyFrameLicence
{
    border-left:solid 1px #849eb4;
    border-bottom:solid 1px #849eb4;
    padding:5px;
    text-align:center;
} 

