
/***************************************
  *	File : kwh_lwe.css				*
  *	copyright : LWNetwork (C) 2009		*
  *	Contact : lwe@lwnetwork.org.uk		*
  *								*
  ***************************************/


body{color: #FFFFFF; background-color: #000000;}
img{border:0px;}
table{border: 1px solid #FFFFFF;}
div.border{width:95%;text-align:center;margin-left:2%;}
div.header{height:100px;width:90%;font-size:large;text-align:center;font-family:Arial, Helvetica, sans-serif;font-weight:700;background-repeat:no-repeat;}
div.linkbox{height:40px;width:90%;font-size:medium;font-family:Arial, Helvetica, sans-serif;font-weight:500;vertical-align:middle;}
div.body{height:600px;width:90%;font-size:medium;font-family:Arial, Helvetica, sans-serif;}
div.footer{height:35px;width:100%;font-size:xx-small;font-family:Arial, Helvetica, sans-serif;font-style:italic;}

img.ui{width:200px;height:300px}

.b{font-weight:700;}

.c{text-align:center;}
.l{text-align:left;}
.r{text-align:right;}


.header{text-align:center;font-size:xx-large;}
.title{text-align:center;font-weight:700;font-size:x-large;}

.mlist_header{text-align:center;font-size:xx-large;}
.mlist_title{text-align:center;font-weight:700;font-size:x-large;}
.mlist{	text-align:center;font-weight:700;}

table{border:0px;padding-left:5px;padding-right:5px;}

img.h_img{height:16px;width:16px;}

.warning{text-align:center;font-weight:600;color:#FF0000;}
.cbold{text-align:center;font-weight:600;}

.ipa{position: absolute; width: 250px; height: 30px; z-index: 1;right:0%;font-size:small;font-family:Arial, Helvetica, sans-serif;font-style:italic;color:#CECECE;}

.ptd{width:50%;height:25px;font-size:small;}

/* mem_list */
#left_col {
	width: 50%;
	position: absolute;
	left: 0px;
}
#container {
	position: relative;
	width: 100%;
}

#right_col {
	width: 50%;
	position: absolute;
}

a{color: #FFFFCC;text-decoration: none;}
a:visited {color: #FFFF99;text-decoration: none;}
a:active {color: #FFFF00;text-decoration: none;}
a:hover {color: #FFFF00;text-decoration: none;}