
body {
margin : 0;
}
body, tr, td, th, p {
font-family : arial, helvetica;
font-size : 14px;
color : #000080;
}
.footer {
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color : #0000ff;
}
.subcat {
font-family : arial, helvetica, sans-serif;
font-size : 11px;
color : #0000ff;
}
h1 {
margin:0;
font-family : arial, helvetica;
font-size : 12px;font-weight : bold;
display:inline;
}
.loca {
font-family : arial, helvetica, sans-serif;
font-size : 12px;
color : #0000ff;
}
.sr {
font-family : arial, helvetica;
font-size : 11px;
color : #000080;
text-decoration : none;
}
.box {

background-image : url('image/boxy.jpg');
height : 150px;
width : 700px;
background-repeat : no-repeat;
padding-top : 10px;
padding-bottom : 12px;
padding-left: 12px;
padding-right: 5px;
font-family : arial, helvetica;
font-size : 11px;
color : #000090;


}

.intro {

display : block;
height : 150px;
width : 680px;
}
.dis {
border: 1px solid #000090; 
}
.caption {
font-family : arial, helvetica, sans-serif;
font-size : 11px;
color : #0000ff;
text-align : center;
}
.c1 {
color: #ffffff;
  text-align: center;
  background-image: url(images/top.gif);
  background-repeat: repeat-x;
  -webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.slt em {
font-family : Arial, Helvetica, sans-serif;
display : block;
width : 231px;
height : 21px;
font-size : 12px;
color : #ffffff;
text-shadow: 1px 1px 1px #000;
background-image : url(image/twmenu.jpg);
background-repeat : no-repeat;
text-align : center;
font-weight : bold;
text-decoration : none;
padding-top : 4px;
-moz-box-shadow: 3px 3px 3px #000;
-webkit-box-shadow: 3px 3px 4px #000;
 box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.slt i {
font-family : Arial, Helvetica, sans-serif;
display : block;
width : 231px;
height : 21px;
font-size : 12px;
color : #ffffff;
text-shadow: 1px 1px 1px #000;
background-image : url(image/twmenu.jpg);
background-repeat : no-repeat;
text-align : center;
font-weight : bold;
text-decoration : none;
padding-top : 4px;
-moz-box-shadow: 3px 3px 3px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.slt {
font-size : 11px;
margin-left : 3px; 

}


.dynamo {
border: 10px solid #0034b0; padding: 5px;
border-bottom: thin;
}

.dyna {
border: 10px solid #0034b0; padding: 5px;
border-top:thin;
}
.pane {
font-family : arial, helvetica, sans-serif;
font-size : 11px;
color : #000090;
font-weight : bold;
text-align : center;
margin-left : 2px;
margin-right : 2px;
text-indent : 2px;
}

.gg {
-moz-box-shadow: 3px 3px 3px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

	}

.gobutton{
background-color: #ff6600;
border: 1px #ff6600 outset;
padding: 0 2px;
color: white;
text-decoration: none;
font: bold 10px Verdana;
}


.gobutton:hover{
border-style: inset;
background-color: #135aee;
}