.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;

}
.titleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textDark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 17px;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 17px;
}
.titleGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.titleBlue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
/* novi stilovi za meni i breadcrumbs*/

#breadcrumbs{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(../images/breadcrumbs_bg.jpg);
border-bottom:1px solid #006699;
padding-left:10px;
height:17px;
line-height:17px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active{
font-size:9px;
font-weight:normal;
}
.menu_left1{
border-bottom:1px solid #006699;
height:20px;
line-height:20px;
background-image:url(../images/bullet_1.gif);
background-repeat:no-repeat;
padding-left:22px;
}
.menu_left2{
border-bottom:1px dotted #006699;
height:20px;
line-height:20px;
background-image:url(../images/bullet_2.gif);
background-repeat:no-repeat;
padding-left:32px;
}
#menu2 a:link, #menu2 a:visited, #menu2 a:active{
font-size:10px;
font-weight:normal;
}.tableCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 17px;
	font-weight: bold;
	background-color: #006699;
}
.tableSectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 17px;
	font-weight: normal;
	background-color: #BBBBBB;
}
.tableRowWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 17px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.faq{
border-bottom:1px dotted #000000;
padding-bottom:3px;
padding-top:7px;
margin-bottom:7px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	list-style-image: url(../images/list.gif);
}
.tableRowGrayCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 17px;
	font-weight: normal;
	background-color: #CCCCCC;
}
