body{
  margin:0px;
  font-family:arial,verdana, tahoma;
  color:#666666;
  font-size:14px;
}

a:link,a:visited{
  color:#BF0202;
  text-decoration:none;
}

a:hover{
  color:#333333;
  text-decoration:underline;
}

a.navlink:link, a.navlink:visited{  
  color:#ffffff;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

a.navlink:hover{
  background-color:#C43C3B;
  text-decoration:none;
}

a.submenu:link,a.submenu:visited{
  color:#ffffff;
  font-size:12px;  
  font-weight:bold;
  text-decoration:none;
}

a.submenu:hover{
  background-color:#C43C3B;
  text-decoration:none;
}

a.detail:link,a.detail:visited{
  text-decoration:underline;
}


.header{
  color:#AD0000;
  font-size:19px;
}

.subheader{
  color:#000000;
  font-weight:bold;
  font-size:16px;
  border-bottom:1px solid #bfbfbf;
}

input.button1 {
	font-family: verdana, arial, helvatica;
	font-size: 10px;
	font-weight: bold;	
	background-color:bfbfbf;
	background-image:url(images/bottom-tile.gif);
	cursor: pointer;
}

table.tabulartable  {
   border: solid 1px #cccccc;
   border-bottom:0px;
}

table.tabulartable td  {
   border-bottom: solid 1px #cccccc;
   padding-left:5px;
   padding-right:5px;
   padding-top:2px;
   padding-bottom:3px;
}

.text{
  font-size:14px;
  text-align:justify;
}

.label {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}

.label2{
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

input, textarea{
  border:1px solid #bfbfbf;
}

.paging{
  font-size:12px;
  color:#000000;
}

a.gallery_link:link,a.gallery_link:visited{
  color: blue;
}

div.bullet-1, p.bullet-1, a.bullet-1 {
  background-image:url(./images/dot-icon.gif);
  background-repeat: no-repeat;
  background-position: 0 5;
  padding-left: 12px;
  margin-left: 5px; 
}

table.tblCmt  {
   border: 0px solid #cccccc;
}

table.tblCmt td  {
	 border-bottom: 1px solid #cccccc;
   padding-left:5px;
   padding-right:5px;
   padding-top:4px;
   padding-bottom:6px;
}
