﻿/*Created by Koba Sopromadze*/



body{
	background: #5E7399;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #213461;
	font-size: 10pt;	
}

table,td{
	font-size: 10pt;
	color: #213461;
}
p{
	color: #213461;
	font-size: 10pt; 
	text-align:justify
	
}

ul{
	color: #213461;
	font-size: 10pt;
	list-style-type: disc;
	text-align:left;
}
il{
	color: #213461;
	font-size: 10pt;
	list-style-type: disc;
	text-align:left;
}

a{
	color: #990000;
	font-size: 10pt;
	text-decoration: none;
}

a:link{
	color: #990000;
	font-size: 10pt;
	text-decoration: none;
}
a:visited{
	color: #990000;
	font-size: 10pt;
}

a:hover{
	color: #cc0000;
	font-size: 10pt;
}

a:active{
	color: #990000;
	font-size: 10pt;
}



/******************************** BACKGRUONDS **********************************/
td#tbackground{
	background-image:url(../eng/images/body/body_07.jpg);
}


.anglebg{
background-image:url(../eng/images/body/body_05.jpg);
}

/*********************************** TEXTBODY ******************************/

.textbody {
	color: #213461;
	background: #ffffff;
	font-size: 10pt;
}

.textbody tr,td,p{
	color: #213461;
	font-size: 10pt;
}

.textbody a{
	color: #213461;
	font-size: 10pt;
}

.textbody a:link{
	color: #213461;
	font-size: 10pt;
}
.textbody a:visited{
	color: #213461;
	font-size: 10pt;
}

.textbody a:hover{
	color: #990000;
	font-size: 10pt;
	text-decoration:none;
}

.textbody a:active{
	color: #990000;
	font-size: 10pt;
}





/***********************************************************************************************************
.textbody {
	color: #213461;
	background: #ffffff;
	font-size: 10pt;
}

.textbody tr,td,p{
	color: #213461;
	font-size: 10pt;
}

.textbody a{
	color: #990000;
	font-size: 10pt;
	text-decoration: none;
}

.textbody a:link{
	color: #990000;
	font-size: 10pt;
	text-decoration: none;
}
.textbody a:visited{
	color: #990000;
	font-size: 10pt;
}

.textbody a:hover{
	color: #cc0000;
	font-size: 10pt;
}

.textbody a:active{
	color: #990000;
	font-size: 10pt;
}







******************************************************************************************************/                                                              
                                 
/********************************* MENU ******************************************/

.redmenu{
background:#213461;
margin:0px;
padding:0px;
}
.redmenu a{
background:#213461;
color:#ffffff;
display:block;
text-decoration:none;
}

.redmenu a:visited{
color:#ffffff;
text-decoration:none;
}
.redmenu a:hover{
color:#ffffff;
background: #990000;
text-decoration:none;
}
.redmenu a:active{
display:block;
background: #990000;
color:#ffffff;
text-decoration:none;
}


/*green */
.greenmenu{
background:#213461;
margin:0px;
padding:0px;
}
.greenmenu a{
background:#213461;
color:#ffffff;
display:block;
text-decoration:none;
}
.greenmenu a:visited{
color:#ffffff;
text-decoration:none;
}
.greenmenu a:hover{
color:#ffffff;
background: #99CA00;
text-decoration:none;
}
.greenmenu a:active{
display:block;
background: #99CA00;
color:#ffffff;
text-decoration:none;
}

/*gold */
.goldmenu{
background:#213461;
margin:0px;
padding:0px;
}
.goldmenu a{
background:#213461;
color:#ffffff;
display:block;
text-decoration:none;
}
.goldmenu a:visited{
color:#ffffff;
text-decoration:none;
}
.goldmenu a:hover{
color:#ffffff;
background: #FF9900;
text-decoration:none;
}
.goldmenu a:active{
display:block;
background: #FF9900;
color:#ffffff;
text-decoration:none;
}


/*Ymenu */
.ymenu{
background:#213461;
margin:0px;
padding:0px;
}
.ymenu a{
background:#213461;
color:#ffffff;
display:block;
text-decoration:none;
}
.ymenu a:visited{
color:#ffffff;
text-decoration:none;
}
.ymenu a:hover{
color:#ffffff;
background: #FFCC00;
text-decoration:none;
}
.ymenu a:active{
display:block;
background: #FFCC00;
color:#ffffff;
text-decoration:none;
}


/*Bmenu */
.bmenu{
background:#213461;
margin:0px;
padding:0px;
}
.bmenu a{
background:#213461;
color:#ffffff;
display:block;
text-decoration:none;
}
.bmenu a:visited{
color:#ffffff;
text-decoration:none;
}
.bmenu a:hover{
color:#ffffff;
background: #5598CF;
text-decoration:none;
}
.bmenu a:active{
display:block;
background: #5598CF;
color:#ffffff;
text-decoration:none;
}


.reporttitle{
	color: #213461;
	font-size: 10pt; 
	text-align:left; 
	font-weight:bold;
}

.reportsub{
	color: #213461;
	font-size: 8pt; 
	text-align:left; 
	line-height:100%; 
	margin-top:0
}


.imgtext{
	color: #213461;
	font-size: 8pt; 
	text-align:center; 
	line-height:100%; 
	margin-top:0
}

.imgbord{
	border: 1px solid #213461; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px
}

/************************** FORMS *******************************/

.input{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 	
	color:#465E7E; 
	background:#ffffff; 
	border:1px solid #465E7E; 
}

.butt{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 	
	color:#465E7E; 
	background:#ffffff; 
	border:1px solid #465E7E;
	cursor:hand;  
}



/************************** COPY *******************************/

p#copy {
margin-top: 0; 
margin-bottom: 10px;
padding-left:10px;
color:#213461;
font-size:8pt;
}

td#copy {
margin-top: 0; 
margin-bottom: 10px;
padding-left:10px;
color:#213461;
font-size:8pt;
}