html, 
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height:100%;
	color: black;
	background: #A9A9A9;
	text-align:center;
	font: 9pt Helvetica, Arial, sans-serif;
}

button{
  
}

div.first{
  width:940px;
  padding:30px;
  padding-top:20px;
  background:white;
}

div.menubar{
  background:#0B2E56;
  padding:15px 0px;
}

div.head {
  text-align:left;
  1background:#8894AD;
  1border-bottom:1px solid #f5f5f5;
  padding:0px 0px;
  1padding-left:10px;
  1padding-bottom:15px;
  overflow:hidden;
}

div.middle {
  padding:25px 0px;
  padding-top:20px; 
  background:white;
  min-height:400px;
  
}

div.bottom {
  border:1px solid #EFEFEF;
  padding:15px;
  padding-bottom:0px;
  background:#f7f7f7;
}


textarea{
  margin:0;
  padding:0;
}

.mleftright5{
  margin-left:5px;
  margin-right:5px;
}

textarea.itext{
  position:absolute;
  display:none;
  margin:0px;
  padding:0px;
}

input.ifile{
  cursor:auto;
  position:absolute;
  margin:0px;
  padding:0px;
  font-size:480px;
  right:-200px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity:0;
}


a.sm:hover{text-decoration: none;}
a.sm{
  color:black;
  font-size:8pt;
  font-weight:normal;
  text-decoration: none;
}

a.page{
  color:#CBCBCB;
  text-decoration: none;
  font-weight:bold;
}

a.page:hover{
  color:#999999;
}

a { 
	color: #0066CC;
  text-decoration: underline; 
  cursor:pointer;
}

a:hover {text-decoration: none;}

a.desc:hover {color:#627687;}

a.desc{
  color:#91A1AD;
 
}

a.slide{
font-size:40pt;font-weight:bold;color:#e5e5e5;text-decoration:none;
}
a.slide:hover{
  color:#999999;
}

a.logo1:hover {color:#FF6600}

a.imagesmenu:hover {color:#FF6600}

a.imagesmenu{
  text-decoration: none;
  font-weight:bold;
}

a.inimage:hover {text-decoration: underline}
a.inimage{
  text-decoration: none;
  color: #91A1AD;
}

a.logo{
  text-decoration: none;
  font-size:25pt;
  color: #5483CD;
  font-weight:bold;
}

a.menu{
  text-decoration: none;
  color:#999999;
  font-weight:bold;
}


a.help{
  cursor:help;
  font-weight:100;
}


/* -- Form Styles ------------------------------- */
form {	
	margin: 0;
	padding: 0;
}

font.small{
  font-size:8pt;
}

.smallandgray8{
  font-size:8pt;
  color:#999999;
}

.smallandgray9{
  font-size:9pt;
  color:#999999;
}

.smallandgray2{
  font-size:9pt;
  color:#666666;
}

.smallandgray{
  font-size:9pt;
  color:#999999;
}

font.caption{
  color:#666666;
  font-weight:bold;
}

h1{
  color:#698E9D;
  font-size:14pt;
  font-weight:bold;
  padding:0;
  margin:0;
}

div.mtop5{
  margin-top:5px;
}

div.mtop10{
  margin-top:10px;
}
div.mtop15{
  margin-top:15px;
}
div.mtop20{
  margin-top:20px;
}

div.mtop30{
  margin-top:30px;
}

.mleft5{
  margin-left:5px;
}
.mleft10{
  margin-left:10px;
}


.mtop05{
  margin-top:0.5%;
}

.mright5{
  margin-right:5px;
}

.mleft1{
  margin-left:1%;
}

.mleft2{
  margin-left:2%;
}

.mtop1{
  margin-top:1%;
}

.mtop2{
  margin-top:2%;
}
.mtop3{
  margin-top:3%;
}

.mtop4{
  margin-top:4%;
}

.mtop50{
  margin-top:5%;
}

.mleft1{
  margin-left:1%;
}
.mleft2{
  margin-left:2%;
}

p.mtop5{
  margin-left:3%;
}


img{
  border:0;
}
div.container{
  border:1px solid #CCCCCC;
  padding-top:1%;
  padding-bottom:1.5%;
  margin-bottom:2%;
  min-width:459px;
}

.invisible{
  position:absolute;
  visibility:hidden;
}

.hidden{
  display:none;
  text-align:center;
}

div.settings{
  text-align:left;
  padding:1% 0;
  padding-left:2%;
  border:1px solid #EDEDED;
  width:499px;
}

div.delbox{
  text-align:center;
  padding:1% 0;
  padding-bottom:1.3%;
  border:1px solid #EDEDED;
}


input.text{
  text-align:center;
  width:110px; 
}

td.top{
  padding-bottom:5px;
}



table{
  text-align:left;
  font: 9pt Helvetica, Arial, sans-serif;
}

.menu_border_right{
  border-right:1px solid #ebebeb;
}

.menu_border_left{
  border-left:1px solid #ebebeb;
}

td.menu{
  border:1px solid #ebebeb;
  padding:0px 20px;
  padding-top:7px;
  padding-bottom:8px;
  cursor:pointer;
  color:#999999;
  font-weight:bold;
  background:#f5f5f5;
  text-align:center;
  vertical-align:middle;
  width:120px;
}

td.glinks{
  cursor:pointer;
  font-weight:bold;
  border:1px solid #CCCCCC;
  border-bottom:0;
  width:138px;
  height:20px;
  text-align:center;
  vertical-align:middle;
}


input.checkbox{
  margin:0px;
  margin-right:3px;
  vertical-align: middle;
}

div.status{
  padding:5px 0;
  margin-top:10px;
  font-weight:normal;
  color:green;
  cursor:pointer;
  border:1px solid #EDEDED;
  display:none;  
}


div.black{
  z-index:99;
  opacity:0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  height:100%;
  width:100%;
  display:none;
  position:absolute;
  top:0;
  left:0;
  background:black;
}

div.white{
  z-index:99;
  opacity:0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  height:100%;
  width:100%;
  display:none;
  position:absolute;
  background:white;
}


div.desc{
  position:absolute;
  border:1px solid #999999;
  padding:10px 15px;
  background:#CCCCCC;
  visibility:hidden;
  background:white;
  top:0;
  left:0;
  width:380px;  
}


div.ratebox{
  border:1px solid #EDEDED;
  padding:6px 0;
  padding-left:10px;
  width:400px;
  text-align:left;
  overflow:hidden;

}


div.descbox{
  border:1px solid #EDEDED;
  padding:10px 0;
  padding-left:10px;
  width:302px;
  float:left;
  text-align:left;
  overflow:hidden;
  margin-left:15px;
  
}

.imagesbox{
  width:835px;
  text-align:center;
  overflow:hidden;
}

.grayborder{
  border:1px solid #EDEDED;

}

.imageinline{
  border:1px solid #EDEDED;
  float:left;
  display:block;
  margin:13px;
  width:182px;
  height:195px;
  padding:5px 0px;
  background:#F9F8F8;
}

.inlidetd{
  width:150px;
  height:132px;
  padding:0px 15px;
  vertical-align:middle;
  text-align:center;

}
.othertd{
  font-size:9pt;
  width:150px;
  text-align:center;
  vertical-align:middle;
  
}


.catmenu{
  border:1px solid #EDEDED;
  border-top:0;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  padding:5px 10px;
  color:#1E74AD;
  cursor:pointer;
}

table.image{
  width:180px;
  height:152px;
  padding:5px 15px;
  vertical-align:middle;
  text-align:center;
}


div.imagebox{
  border:1px solid #EDEDED;
  float:left;
  text-align:center;
  
}

div.left{
  text-align:left;
}


.importexport{
  visibility:hidden;
  padding:18px;
  border:1px solid #999999;
  text-align:center;
  position:absolute;
  background:white;
}

.faq{
  margin-left:10px;
  margin-top:5px;
  margin-bottom:15px;
}

div {
  padding:0;
  margin:0;
}

div.sa{
  text-align:left;
  font-size:8pt;
  width:512px;
  overflow:hidden;
  border:1px solid #EDEDED;
}

.copyright{
  color:#999999;
  font-size:8pt;
  margin:5px 0px;
  margin-bottom:10px;
}

.alpha7{
  opacity:0.5;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.alpha{
  opacity:0.4;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

.counter{
width:88px;height:35px;padding:0;margin:0;border:0;margin-right:10px;
}

.rate_for{
  color:green;
  margin-right:5px;
}

.rate_against{
  color:red;
  margin-left:5px;
}

.top_image{
  padding:5px;
  border:1px solid #EDEDED;
  margin:7px;
  float:left;
  text-align:center;
  width:75px;
  height:52px;
  cursor:pointer;
}

div.saindex{
  text-align:left;
  font-size:8pt;
  width:509px;
  overflow:hidden;
  border:1px solid #EDEDED;
}

.google160{
  width:160px;
  height:600px;
  position:absolute;
  margin-left:-190px;
}
.google728{
  width:728px;
  height:15px;

}

.comment{
  text-align:left;
  margin:10px;
  margin-bottom:15px;
  margin-top:0px;
  overflow:hidden;
  width:555px;
}

.albums{
  overflow:hidden;
  
}

.title_block{
  background:#F1F5FF;
  font-size:14px;
  font-weight:bold;
  color:#7F8B95;
  padding:10px 20px;
  text-align:left;
  overflow:hidden;
}

.del_div{
  background:#DF1717;
  color:white;
  font-size:10pt;
  padding:0px 4px;
  font-weight:bold;
  cursor:pointer;
  display:none;
  margin-left:-21px;
  margin-top:-2px;
  position:absolute;
}
a.album_name{
  color:#8DB7E5;
  font-weight:bold;
  text-decoration:underline;
}
a.album_name:hover{
  text-decoration:none;
}

.text_block{
text-align:left;margin:20px 0px;margin-top:0px;padding:20px;background:#F9F8F8;
font-size:9pt;color:#666666;
border-top:1px solid #f3f3f3;
}