BODY{
	margin:0px;
}
#container{PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;MARGIN: 0px;MARGIN-TOP:0px;
background:#D1D2D0}

input,select,textarea{
	font-family:tahoma;
	font-size:12px;
}
form{margin:0px;padding:0px;}
img{border:none;}
a:link{color:#ff0000;text-decoration: none;}
a:active{text-decoration: none;}
a:visited{text-decoration:none;	color:#002354;}
a:hover{color:#1084c7;text-decoration:none;}

.mhr{
	border:11px #aaabad dotted;width:60%
}
#normal{font-size:12px;font-family:tahoma}
#bold{
	font:bold 16px arial;
	color:#002354;
}
#bold a:link{	
	text-decoration: none;font-size:16px;color:color:#1084c7;
}
#bold a:active{	
	text-decoration: none;font-size:16px;color:color:#1084c7;
}
#bold a:visited{	
	text-decoration:none;font-size:16px;
	color:#002354;
}
#bold a:hover{
	text-decoration:none;font-size:16px;
	color:#012405;
}
#dir{
	direction:ltr;
}
#light{color:#002354}

#title{font:bold 16px arial;color:#1084c7;}
#title a:link{	
	text-decoration: none;font-size:16px;color:#1084c7;
}
#title a:active{	
	text-decoration: none;font-size:16px;color:#1084c7;
}
#title a:visited{	
	text-decoration:none;font-size:16px;
	color:#1084c7;
}
#title a:hover{
	text-decoration:none;font-size:16px;
	color:#a1a1a1;
}

#menu{background:URL(../images/td_bg.gif) no-repeat;color:#002354;font-family:arial;font-size:16px;font-weight:bold;height:28px;padding-right:15px}
#menu2{background:URL(../images/title_bg.gif) right no-repeat;color:#002354;font-family:arial;font-size:16px;font-weight:bold;height:28px;padding-right:20px}
#smallText{font-family:tahoma;font-size:11px;color:#002354}
#outer_table{
	BORDER: #DCEDFF 1px solid;background-color:#F7FAFF;font-family:tahoma;font-size:12px;
	color:#336699;text-align:right;width:90%;padding:2px;margin:2px;
}
#print_table{
	BORDER: #000000 1px solid;background-color:#FFFFFF;font-family:tahoma;font-size:11px;
	color:#000000;text-align:right;padding:0px;margin:0px;
}

/**************************** Menu Section Starts *****************************/
#slider {
    width:    280px;    /* important to be same as image width */
    height:   180px;    /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden;   /* important */
}
#sliderContent {
    width: 280px;       /* important to be same as image width or wider */
	margin: 0;
	padding: 0;
}
ul#sliderContent { list-style-type: none;}
.sliderImage {
    position: relative;
	display: none;
}
.sliderImage img{
    border: 0px;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px  Tahoma;
    padding: 10px 5px;
    width: 280px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
	text-align: center;
	direction: rtl;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
/*********************************************************************/
/********** mj update easy-gallery style  16-10-2010 *****************/
#wrapper{
    margin:auto;
    width:510px;
    margin-top:15px;
    padding-bottom:20px;
}
#gallery{
    border:#000 solid 2px;
}

.tclass{
    cursor:pointer;
    display:inline;
    float:left;
    min-width:8px;
    min-height:6px;
    padding:5px;
    margin-right:10px;
}
.ac{
    border-bottom:#333 solid 1px;
}

.donate{
    position:fixed;
    top:50px;
    right:0;
    width:180px;
    padding:5px;
    background:#efefef;
    border:#ccc solid 1px;
}
#comments{
	margin-top:10px;
	padding:10px 0;
	border-top:#ccc solid 2px;
}

.TopShadow {
	background-image: url('images/mj_02.jpg');
	background-repeat: repeat-x;
}
.RightShadow {
	background-image: url('images/mj_05.jpg');
	background-repeat: repeat-y;
}
.BottomShadow {
	background-image: url('images/mj_168.jpg');
	background-repeat: repeat-x;
}
.LeftShadow {
	background-image: url('images/mj_13.jpg');
	background-repeat: repeat-y;
}


#slideshow {
    position:relative;
    height:224px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:0;
}
#slideshow IMG.active {
    z-index:0;
}
#slideshow IMG.last-active {
    z-index:0;
}
