H1 {
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	color: #007DC9;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: right;
}

.menu{
	font-weight : bold;
	font-size : 12px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.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: #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;
}
.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, input{
	font-weight : normal;
	font-size : 11px;
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: #000000;
}
.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;
}

.pad {
	padding: 20px;
}

.pad2 {
	padding: 7px;
}

.tableinfo TD {
	border: 1px solid #BBBDC0;
}


.tableinfo2 TD {
	border: 0;
	border-bottom: 1px dotted #BBBDC0;
}

.cntr {
	text-align: center;
}

.r {
	text-align: right;
}

.greybg {
	background-color: #D1D2D5;
}

.brd {
	border: 1px solid #BBBDC0;
}