.menu{
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.border{
	border-left:solid 0px White;
}
.lBorder{
	border-left:1px solid #CED1D2;
	background-color: #C2C5C7;
}
.rBorder{
	border-right:1px solid #CED1D2;
}
.tBorder{
	border-top:1px solid #CED1D2;
}
.trBorder{
	border-top:1px solid #CED1D2;
	border-right:1px solid #CED1D2;
}
.blBorder{
	border-left:1px solid #CED1D2;
	border-bottom:1px solid #CED1D2;
}
.brBorder{
	border-bottom:1px solid #CED1D2;
	border-right:1px solid #CED1D2;
}
.bBorder{
	border-bottom:1px solid #CED1D2;
}
.bgBorder{
	/*border-left:1px solid #CED1D2;*/
	border-right:1px solid #CED1D2;
	background-color: #C2C5C7;
}

.menu_blue{
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #007DC9;
}
.tableBg {
	background-color: #E9F3F6;
}
.menuBg {
	background-color: #C2C5C7; /*#B3B6B9;*/
}
.quotetable
{
	background-color: #EDEDED;
}
.italic{
font : italic;
}
.TitleBlack,.black{
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
}
.TitleBlack12{
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
}
.txt12{
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
}
.txt9{
	font-size : 9px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
}
.TitleWhite{
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #FFFFFF;
}
.TitleBlue{
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #007DC9;
}

.index {
	font-weight : bold;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #007DC9;
}
.txt, td, body{
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #000000;
}

td.red {
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #FF0000;
}

.txtGray{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #7F7F7F;
}
.txtDarkGray{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #E5E5E5;
}
.txtDDGray{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #757575;
}

.txtGrayBlue{
	font-weight : normal;
	font-size : 10px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #67AEC1;
}

.txtGreen{
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #5CA200;
}

.login{
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
}
.Bukvc{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE:18pt; 
	FONT-STYLE: italic;
} 

a{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #007DC9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.menu2_act{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #007DC9;
	font-weight: normal;
	text-decoration: none;
}
.main{
	font-weight : normal;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #5CA200;
}
.menu3_act{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #5CA200;
	font-weight: bold;
	text-decoration: none;
}
a.Green{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #5CA200;
	font-weight: normal;
	text-decoration: none;
}
a.Green:hover {
	color: #5CA200;
	text-decoration: underline;
	font-weight: normal;
}
.UnSel {
	background-color: #F0F0F0;
}
.Sel {
	background-color: #F8F8F8;
}

.bb {
	border-bottom: 1px solid grey;
}

.bb2 {
	padding: 10px;
	vertical-align: middle;
}

.bb3 {
	padding: 10px;
	vertical-align: middle;
	border-right: 1px dotted grey;
}

