body,html{height:100%}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
margin:0;padding: 0px 0px 0px 0px;
background:#fdfcd8 url('newimages/bordertile_right.gif') repeat-y right;

}
td.bubble {
	background: url(newimages/bubble.jpg) no-repeat center;
	height: 160px;
	width: 390px;
	
}
h2, h3{
color:#ff9933;
}
#header{
background:url('newimages/bordertile_top.gif') repeat-x;
}
#footer{
background:url('newimages/bordertile_bottom.gif') repeat-x bottom;
}
#footer img{
margin-bottom:-3px;
}
#footer>img{
margin-bottom:-4px;
}
#content{
background:url('newimages/bordertile_left.gif') repeat-y;
}
#content #text{
padding:10px 5px 0 20px;
}
#leftborder{
background:url('newimages/bordertile_left.gif') repeat-y;
}
.left{float:left;}
.right{float:right;}

.testboxheader{width:258px;background-color:#ffffff;margin-top:15px;}
.testbox{width:258px;background-color:#ffffff;}
.boxheader{width:260px;background-color:#ffffff;margin-top:15px;}
.box{width:260px;background-color:#ffffff;}
.boxtop{background:url('newimages/box_tiletop.gif') repeat-x;
}
.boxbottom{background:url('newimages/box_tilebottom.gif') repeat-x;
}
.boxleft{background:url('newimages/box_tileleft.gif') repeat-y;
}
.boxright{background:url('newimages/box_tileright.gif') repeat-y;
}

.ft_boxtop{background:url('ft_images/box_tiletop.gif') repeat-x;
}
.ft_boxbottom{background:url('ft_images/box_tilebottom.gif') repeat-x;
}
.ft_boxleft{background:url('ft_images/box_tileleft.gif') repeat-y;
}
.ft_boxright{background:url('ft_images/box_tileright.gif') repeat-y;
}


.es_boxtop{background:url('newimages/esol/box_tiletop.gif') repeat-x;
}
.es_boxbottom{background:url('newimages/esol/box_tilebottom.gif') repeat-x;
}
.es_boxleft{background:url('newimages/esol/box_tileleft.gif') repeat-y;
}
.es_boxright{background:url('newimages/esol/box_tileright.gif') repeat-y;
}


.botside{background:url('newimages/title_05.gif') right top no-repeat;
}
.topborder{background:url('newimages/bordertile_top.gif') top repeat-x;}

/*===Side menus ===*/
#side{
font-size:0.85em;
}

#side ul{
margin:2px 0 2px 0;padding:0;list-style:none;}

#side li{
margin:2px 4px 0 6px;padding:0;}

/*===Form elements===*/
#form{}

.formtitle{
background:url('newimages/login/login_box_toptile.gif') repeat-x;
text-align:center;
}
.formleft{
background:url('newimages/login/login_box_tileleft.gif') repeat-y;
}
.formright{
background:url('newimages/login/login_box_tileright.gif') repeat-y;
}
.formbottom{
background:url('newimages/login/login_box_tilebottom.gif') repeat-x;
}

.submitbutton{
background-color:#FF9933;color:#fff;
border:1px solid #000;}

.input{
width:100px;
}
/*#content a:link, a:active {color:#FD8002;
}
#content a:visited {color:#FD8002;
}
#content a:hover {color:#FD8002;
}*/
/*===end Form elements===*/

.error{
color:#AE0258;
font-weight:bold;
text-align:center;}

/*=== hot topics ===*/

.contentspage{font-family:Arial, Helvetica, sans-serif;}
.title{font-weight:bold;}
a.link{color:#000000;text-decoration:underline;}
a.link:hover{text-decoration:none;}

a.hlink:hover{text-decoration:none;}
.cleft{
background-image:url('newimages/border_h_r.gif');
}

.cright{
background-image:url('newimages/border_h_l.gif');
}

.cbottom{
background-image:url('newimages/border_v.gif');
}

#introtext{font-family:Arial, Helvetica, sans-serif;padding: 20px 30px 10px 50px;font-size:1em;}

.contents_list{
background-color:#ffebab;
}

/*=== arrow list ===*/
ul.arrow{
list-style: none;
margin:0; 
padding:0;}
ul.arrow li{
background: url('newimages/arrow_orange.gif') no-repeat 0 0%;
margin-top:1em;margin-bottom:1em;
padding: 3px 0 3px 27px;
}

ul.arrow2{
list-style: none;
margin:0; 
padding:0;}
ul.arrow2 li{
background: url('newimages/arrow_purple.gif') no-repeat 0 0%;
margin-top:1em;margin-bottom:1em;
padding: 3px 0 3px 27px;
}

ol.list li{
list-style-type:decimal;
padding:0;
background:none;
}

/*=== history table style ===*/
table.history{
border: 1px solid #000;
border-collapse:collapse;
}
table.history td, table.history th{
border: 1px solid #000;background-color:#fff;
}
table.history th{
border: 1px solid #000;background-color:#ff9933;color:#fff;
}