@CHARSET "UTF-8";


.selected
{
	
}
a.selected {
	display: inline-block;
	height: 15px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	background: url(../pictures/bkgAIKSoft.jpg);
	background-repeat: repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Olive;
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
	border-color: White White White White;
	border: 1px solid;
}


.menu
{
    background: white;
	 display: inline-block;    
	 height: 15px;
	 width: 120px;
	 text-align: center;
	
}
a
{
    text-decoration: none;
}
a.menu
{
	display: inline-block;
	height: 20px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	color: #BDB76B;
	background: url(../pictures/bkgAIKSoft.jpg);
	background-repeat: repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
	border-color: White White White White;
	border: 1px solid;
}

a.menu:hover
{
	color: #556B2F;
}
.aiksoft-menu
{
	display:transparent;
}
.aiksoft-link
{
	color: #B8860B;
	text-decoration: underline;
}
a.aiksoft-link
{
	color: #B8860B;
	text-decoration: underline;
}
a.aiksoft-link:hover
{
	color: #DC143C;
	text-decoration: underline;
}
.aiksoft-center
{
	left: 0px;
    right: 0px;
	margin-left: auto;
    margin-right: auto;

}

.aikproject-column1
{
	vertical-align:top;
	width:30%;
}
.aikproject-column2
{
	vertical-align:top;
	width:70%;
}
  
.aiksoft-columns
{
	 vertical-align:top;
	 width: 33%;
}
.aikproject-main-column
{
	vertical-align:top;
	width:50%;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.aikproject-narcissus-column
 {
    vertical-align:top;
    width: 50%;
 }  
.pictureBox {
	width: 800px;
	height: 150px;
}

.boxHeader {
	background: #BDB76B;
	text-align: center;
	color: green;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.menuBox {
	background: white;
}

.text {
	color: #535353;
	font: 11px Verdana, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: justify;
	line-height: 16px;
}
.header {
	color: white;
	font: bold 12px Verdana, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: justify;
	line-height: 16px;
}
.errorText {
	color: red;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: justify;
	line-height: 16px;
}

.textBold {
	color: #535353;
	font: bolder 11px Verdana, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: justify;
	line-height: 16px;
}

.textHeader {
	color: #726D2D;
	font: 13px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: justify;
}

.infoPanel {
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border: thin solid #BDB76B;
	padding: 4px 4px 4px 4px;
	color: color :   #BDB76B;
	font: 11px Arial, Helvetica, sans-serif;
}



textarea {
	border-right: #BDB76B 1px solid;
	border-top: #BDB76B 1px solid;
	border-bottom: #BDB76B 1px solid;
	border-left: #BDB76B 1px solid;
	font-size: 11px;
	background-color: white;
	cursor: hand;
	color: gary;
	font-family: tahoma, sans-serif;
	height: 19px;
}

.position {
	vertical-align: top;
	height: 100%;
	text-align: top;
	color: red;
}

.columnPosition {
	
}

.aiksoft-copyright {
	color: #BDB76B;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
}



.rich-panel-header {
	color: white;
	font: 12px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: justify;
	background: url(../pictures/bkgAIKSoft.jpg);
	border-color: white;
}

.rich-panel-body {
	background: white;
	text-align: justify;
 
    height:100%; 
}

.rich-panel {
	   background-image: url(../pictures/aiksoft-rich-panel-bkg.jpg);
   background-repeat: repeat-x; 
	border-color: #BDB76B;
}

.rich-separator {
	background-color: gray;
}

li {
	list-style: disc;
	list-style-image: url(../pictures/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
}

.imgStyle {
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	border:0px;
}

.menuInfo {
	color: #BDB76B;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.rich-tool-tip{
	background-image: url(../pictures/aiksoft-rich-panel-bkg.jpg);
   background-repeat: repeat-x; 
	border-color: #BDB76B;
}
 h1 
{ 
    color: white;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-right: 1px;
    padding-top: 1px;
    text-align: justify;

}
h2
{
	font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-right: 1px;
    padding-top: 1px;
    text-align: justify;
}
h3
{
	font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-right: 1px;
    padding-top: 1px;
    text-align: justify;
}
img
{
	border: 0px;
}
