body {
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}

/* Ludaip core stuff */
a:link, a:visited {
	color: #333399; text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #FF0000;	text-decoration: none;
}
.tablelink{
padding:1px 10px 0px 10px;
margin:2px 2px 2px 2px;
}
a.tablelink:link, a.tablelink:visited {
	padding-left: 10px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	border-bottom:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}

a.tablelink:hover {
	color:  #FFFFFF;
	text-decoration: none;
    background-color: #FF9933;
}
.current{
	color:  #FFFFFF;
	text-decoration: none;
    background-color: #FF9933;


}
.eleps{
width:500px;
}
.bdimage{
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
}
.bor_top_r{
background:url(top_right.gif) no-repeat left bottom;
}
.bor_top_l{
width:12px;
height:11px;
background:url(top_left.gif) no-repeat right bottom;
}
.bor_bottom_r{
width:12px;
height:11px;
background:url(bottom_right.gif) no-repeat left top;
}
.bor_bottom_l{
background:url(bottom_left.gif) no-repeat right top;
}
.bor_top{
height:19px;
background:url(top_border.gif) repeat-x top;
}
.bor_bottom{
background:url(bottom.gif) repeat-x top;
}
.bor_right{

background:url(top_border_right_side.gif) repeat-y right;
}
.bor_left{
background:url(top_border_left_side.gif) repeat-y left;
}
.ltext{
text-align:justify;
padding:5px 5px 5px 5px;
font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;

}
ul { margin: 0; padding : 0; list-style : none; }
.samll{
padding:1px 10px 0px 10px;
margin:2px 2px 2px 2px;
}
a.samll:link, a.samll:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	border-top:#000000 solid 1px;
    border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
a.samll:hover {
	color:  #FFFFFF;
	text-decoration: none;
    background-color: #FF9933;
}