
.border
{
	border: solid 1px black;	
}


.level1
{
	font-size: 18px;
	color: #3a388b;
		font-weight: bold;
}

/* sub title */
.level2
{
	font-size: 18px;
	padding: 4px;
	color:#426D84;
}

/* column header */
.level3, TH
{
	font-size: 12px;
	 background-color: #456f87;
	 color:#f1f1f1;	
	 text-align:center;
	 font-weight: 600;
	 padding: 4px;
}

.levelX
{
	 font-size: 12px;
	 background-color: #00395a;
	 color:#f1f1f1;	
	 font-weight: 600;
	 padding: 4px;
}
/* rows */
.level4
{
	font-size: 12px;
	background-color:#a6bac6;
	color:#333464;
	text-align:center;
}

.text
{
	font-size: 12px;
	color:#333464;
	text-align:left;
}




.columnHeader
{
	font-size: 14px;
	font-weight: 600;
	
	 background-color: #456f87;
	 color:#f1f1f1;	
	 text-align:center;
}


/*
TD.textOne	
{	
	font-size: 12px;
	color: #646664;
	background-color: #F7F7F7;
	padding: 4px;
	vertical-align: top;
	text-align:center; 
}
 --------------- 


*/
.buttons
{	
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: #A6BAC6;
	padding: 4px;
	vertical-align: top;
}


/* za celije sa delete i edit ikonicom u repeteru */
TD.link
{
	background-color: #a6bac6;
	text-align: center;
}


/* glavni meni sa strane */
TD.menuLinks
{
	vertical-align: middle;
	height: 27px;
	color:#456f87;
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 12px; /*color: #3A388B;*/
	text-align: left;
	padding: 6px;
}




/* mali linkovi */
.navLinks
{
	font-family: Arial;
	font-size: 12px;
	color: #456f87;
	font-weight: bold;
}



body
{
 margin:0 0 0 0;	
 font-family: Arial, Verdana;
 font-size:10px;
 font-weight:lighter;
 color:#333464;
  background-color:#296B90;
}



A:link
{
	/*color: #c49038;*/
	
	
}
A:hover
{
	/*color: #c49038;*/
	
}
A:visited
{
	/*color: #c49038;*/
	
}

TD
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333464;
}

.home
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333464;
}

.nav
{
	font-size: 12px;
	font-family: Tahoma;
	color: #003A5A;
	font-weight: bold;
}

H6
{
	font-size: 14px;
}

h5
{
	font-size: 16px;
}
.IGD
{
 color: black;
 font-size: 10px;
}
.CONTACT
{
font-size: 14px;
}
.BottomNav {
	color: #456F87;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
.CurrentLocation {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
a {
	cursor: hand;
}
.Bullet {
	list-style-image: url(../OurCommunities/images/Bullet.gif);
}
