/* --- simple code to hide the menu -- */
/* -- by arjun -- */
body table tbody tr td img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; }
body div.galleryheader table td  img {display:inline;}

i  {display: none;}

a, a:link,a:visited,a:active { 
color: rgb(250, 200, 0); 
text-decoration: none; 
} 

font {
        margin-left: 4px;
        margin-right: 4px;
        width: 160px;
        color: rgb(180, 180, 180);
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
        letter-spacing: 0px;
}


a:hover {
        color: #999999;
        text-decoration: none;
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: rgb(10, 10, 10) 1px solid;
        margin-bottom: -36px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(35, 35, 35);
        height: 190px;
        -moz-border-radius-bottomright: 20px;
	    -moz-border-radius-topleft: 10px;
	    -moz-border-radius-topright: 10px;
	    -moz-border-radius-bottomleft: 20px;
		filter: progid:DXImageTransform.Microsoft.Shadow(color="#101010",Direction=135,Strength=3);
		
}
a.thumbnail:hover            {
        border: RGB(0,0,0) 1px solid;
        margin-bottom: -36px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(20, 20, 20);
        height: 190px;
		filter: progid:DXImageTransform.Microsoft.Shadow(color="#101010",Direction=135,Strength=3);
		}

td.thumbnail { 
   height: 200px; 
} 

.sb{
        background: rgb(91, 91, 101);
        color: rgb(204, 204, 255);
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}


body{
        margin-bottom: 20px;
        margin-top: 0px;
        background: rgb(65, 65, 65);
}

div,th,tr,table,li,ul,form,blockquote,p,i,center {
        border: 0px;
        color: rgb(180, 180, 180);
        font: 13px verdana, Tahoma, Helvetica, sans-serif;

}

B {
        color: rgb(180, 180, 180);
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        margin-left: 4px;
        margin-right: 4px;
}

h1, h2 {
	border: #ffffff 1px none;
	border-left: 1px none;
	border-right: 1px none;
	border-top: 1px none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	background: rgb(65, 65, 65);
	color:  #ffffff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	height: 0px;
	position: relative;
	font: 24px Times;
}

h3 {
        border-bottom: rgb(23, 23, 23) 2px solid;
        border-left: 1px none;
        border-right: rgb(23, 23, 23) 2px solid;
        border-top: 1px none;
        padding: 3px;
        width: 400px;
        display: block;
        background: rgb(40, 40, 40);
        color:#CCCCCC;
        font: 10px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
		-moz-border-radius-bottomright: 20px;
	    -moz-border-radius-topleft: 20px;
	    -moz-border-radius-topright: 20px;
	    -moz-border-radius-bottomleft: 20px;
		filter: progid:DXImageTransform.Microsoft.Shadow(color="#101010",Direction=135,Strength=3);
}
h4 {
        border: #999999 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 10px;
        width: 100%;
        display: block;
        background: rgb(60, 60, 60);
        color:  #cccccc;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: right;
        height: 16px;
        position: relative;
        font: 13px Times 

}
h4:first-letter
{
  color: #252525;
  font-style: bold;
  font-size: 16pt;
}


h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: #CCCCCC
        font-size: 12px;
        font-weight: bold;
        }
img{
        border: rgb(0, 0, 0) 1px none;
}
img.thumbnail {
        border: rgb(0, 0, 0) 1px solid;
        margin: 0px;
        padding: 0px;
        background: rgb(45, 45, 45);
        vertical-align: middle;
        border-style : solid; 
        border-width : 1pt; 
        border-color : RGB(144,144,144);
		}

input {
        border: rgb(0, 0, 0) 1px solid;
}
table.thumbnail {
        width: 10%;
	}
td {
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}
td.message_body {
		background: rgb(45, 45, 45);
        border-bottom: #6633FF 1px none;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        font-style: italic;
		padding-Top: 5px;
        padding-bottom: 5px; 
		padding-left: 5px;
        padding-right: 5px;
		-moz-border-radius-bottomright: 30px;
	    -moz-border-radius-topleft: 30px;
	    -moz-border-radius-topright: 30px;
	    -moz-border-radius-bottomleft: 30px;
		filter: progid:DXImageTransform.Microsoft.Shadow(color="#101010",Direction=135,Strength=3);
}

.caption {
        color: rgb(255, 255, 255);
        font-size: 12px Verdana, Tahoma, Helvetica, sans-serif;
        font-style: italic;
}




.lid{
        background: rgb(55, 55, 55);
        color: rgb(102, 102, 102);
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}
.message_body {
        margin: 5px 5px 10px;
        color: white;
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
}


HR { position : relative;}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
