.blocktitle{
cursor:hand;
font-size: 18;
cursor:pointer;
font-weight: bold;

}
.handcursor{
cursor:hand;
cursor:pointer;
}

.blockmain {
 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
  
    font-weight: bold;
    display: false;
}
.block {
 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 10%;
    font-weight: bold;
   
}
FONT, BODY {
	font-size : 14px;
	font-family :  trebuchet ms, verdana, arial, script;
	color : #003333;
          font-weight: bold;

background-color : #8B814C;
}
.blogs {
         font-weight: bold;
}
TABLE {

}
TD {

	font-size : 13px;        
	font-family :  trebuchet ms verdana, arial;
        
}
.head{
font-size: 22px;
font-weight: bold;
}
.textbox
{
	background: transparent;
	
	border: 1px solid #fff;
	color: white;
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	text-align: left;
	padding: 2px;
         font-weight: bold;
}
selectbox
{
     
	background: transparent;
        background: #8B814C;	
	border: 0px solid #fff;
	color: white;
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	width: 100%;
         font-weight: bold;
}
.selectbox
{
     
	background: transparent;
        background: #8B814C;	
	border: 0px solid #fff;
	color: white;
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	width: 100%;
         font-weight: bold;
}

.button
{
	background: transparent;	
	border: 1px solid #000000;
	color: white;
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	text-align: center;
	padding: 3px;
         font-weight: bold;
}



A {
	color : Silver;
     text-decoration: none;
}

A:visited {
	color : white;
 text-decoration: none;
}

A:Hover  {
	color : white;
 text-decoration: none;
}

.header {
	font-weight : bold;
	font-size : 14px;
}

.highlight {
	font-weight : bold;
        font-size: 1.1em;
}

.copyright {
	font-size : 11px;
	font-style : italic;
}

div.blogrollmain {
	font-size : 12px;
	font-family :  trebuchet ms, verdana, arial;
}

.blogrollmain a {
	font-family : trebuchet ms, verdana, arial;
	font-size : 12px;
	color : white;
}

.blogrollmain a:hover {
	color : white;
}

.blogrollmain a:visited {
	color : white;
}

.blogrollhighlight {
	color : white;
	font-weight : bold;
}

.red {
	color : red;
}
.blue {
	color : blue;
}
.green {
	color : green;
}
.pink {
	color : pink;
}
.white{
      color: white;
}