/* Lummax */
/* General Elements */
/* ----------------------------------------------------- */

body {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	background:url(images/bkground.jpg);
}

table {
        margin: 0px;
        padding: 0px;
        border-spacing: 0px;
        border-collapse: collapse
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	font-weight: bold;
	color:#434F5E;
}

a:hover {
	text-decoration:none;
	color:#000000;
}


/* content page */

#blank {
	/* background-color: #e1dedd; */
	text-align: center;

	padding: 20%;
	font-family: "trebuchet ms", trebuchet, helvetica, arial, sans-serif; 
	font-weight: normal;
	font-size:11px;
}

#content {
	/* background-color: #e1dedd; */
	background-image:url(_image/bg.jpg);
	background-position:top;
	background-repeat: norepeat;
	margin: 5px 5px 5px 5px;
	height: 100%;
	text-align: left;

	padding: 20px;
	font-family: "trebuchet ms", trebuchet, helvetica, arial, sans-serif; 
	font-weight: normal;
	font-size:11px;
}

#content #logo {
	text-align: right;
}

#divider {
	text-align: left;
	background-image:url(images/blackdot3.gif);
	background-position:top;
	background-repeat:repeat-x;
	height: 2px;
}

#privacy {
         background-color: #CCCCCC;
         height: 20px;
		vertical-align:middle;
         font-weight: bold;
         text-align: center;
         color: #ffffff;
}

/* -=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu {
  list-style : none;
  font-family : Verdana, sans-serif;
  font-size : 10px;
  font-weight : bold;
  border-top : .09em solid #e8e8e8;
  border-bottom : .09em solid #bbb;
  width:770px;
  padding : 0;
  margin : 0 0 1em 0;
  height : 2.18em;
  background : #ddd url("images/menu-bak.gif") 0px 603px no-repeat;
}

#menu .stream { display : none; }

#menu li {
  display : inline;
}
#menu a {
  position : relative;
  margin-top : -.09em;
  float : left;
  border : .09em solid #e8e8e8;
  border-bottom : .09em solid #bbb;
  border-right : .09em solid #bbb;
  padding : .45em 10px .54em 16px;
  background : #ddd url("images/tab-bak.gif") 0px 50% no-repeat;
  text-decoration : none;
}

* html #menu a { margin-bottom : -.09em; }

#menu .active a {
  background-position : -400px 40%;
  border-left : none;
  border-right : none;
  border-bottom : none;
  padding-bottom : .54em;
}

#menu-ie5mac a { padding-bottom : .27em; }
#menu-ie5mac .active a { padding-bottom : .36em; }

#menu a:link, #menu a:visited {
  color : #666;
}

#menu a:hover, #menu a:active {
  color : #fff;
  background-position : -200px 50%;
}

hr { clear : both; }

#logo {


}

/* table stuff */

#type1 table {
        width: 603px;
}

#type2 table {
        width: 197px;
		height:300px;
		text-align:left;
}

td.back_long {
        padding: 10px 5px 5px 30px;
	background-image:url(images/back_long.jpg);
	background-repeat: repeat-y;
}

td.back_xlong {
        padding: 10px 35px 5px 30px;
	background-image:url(images/back_xlong.jpg);
	background-repeat: repeat-y;
}

td.back_short {
        padding: 10px 20px 5px 20px;
	background-image:url(images/back_short.jpg);
	background-repeat: repeat-y;
}

td.back_xshort {
        padding: 10px 10px 10px 32px;
	background-image:url(images/back_xshort.jpg);
	background-repeat: repeat-y;
}

td.back_xshort2 {
        padding: 10px 10px 10px 32px;
	background-image:url(images/back_xshort2.jpg);
	background-repeat: repeat-y;
}

td.mid_xshort {
        height: 8px;
	background-image:url(images/mid_xshort.jpg);
	vertical-align:top;
	background-repeat: repeat-y;
}

td.mid_xlong {
        height: 9px;
	background-image:url(images/mid_xlong.jpg);
	background-repeat: repeat-y;
}

td.back_xleft {
        width: 175px;
        padding: 0 0 0 25px;
	background-image:url(images/back_xleft.jpg);
	background-repeat: repeat-y;
}

td.back_xmid {
        width: 180px;
        padding: 0 0 0 13px;
	background-image:url(images/back_xmid.jpg);
	background-repeat: repeat-y;
}

td.back_xright {
        width: 205px;
        padding: 0 0 0 5px;
	background-image:url(images/back_xright.jpg);
	background-position: right;
	background-repeat: repeat-y;
}


.item {

	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-stretch:narrower;
	text-align: left;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 600;
	text-decoration:none;
}
.item_r {

	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-stretch:narrower;
	text-align: left;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 600;
	text-decoration:none;
}

.itemswap {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch:narrower;
	color:#888888;
	text-align: left;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 200;
	text-decoration:none;
}

.item_title{
font-family:Courier New, Courier, mono;
	font-size: 18px;
	color:#555555;
	text-align: justify;
	padding-left: 50px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-weight: 600;
	text-decoration:none;

}

.link2 {
text-decoration:none;
 font-weight:600;
 font-size:15px;
 color:#444444;
 padding-top:3px;
 font-family: "Tahoma",Verdana;
}

.item2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#55dd00;
	text-align: left;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-weight: 500;
	text-decoration:none;
}
.itemswap2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#aaddaa;
	text-align: left;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-weight: 500;
	text-decoration:none;
}

.item3 {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	vertical-align:bottom;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 500;
}
.itemswap3 {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aaaaaa;
vertical-align:bottom;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 500;
}
.item4 {
	font-family: Geneva,Times New Roman;
	font-size: 12px;
	color:#555555;
	text-align: justify;
	padding-left: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: 500;
	text-decoration:none;
}

.title1{
font-family:Times New Roman,Verdana;
font-size:29px;
font-weight:800;
color:#FF3300;
}

.v2 {
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	text-align: justify;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	font-weight: 600;

}
.v3 {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: justify;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: 500;

}
.v3s {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: justify;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: 500;

}

.v3_b {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #777777;
	text-align: justify;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: 700;

}

.msg {
	font-family: Verdana, Arial;
	font-size: 13px;
	color:#FF0000
	text-align: justify;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-weight: 700;

}

.v_big {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-align: justify;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	font-weight:bold;

}

.content1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 14px;
	color:#000000;
	text-align: justify;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;

}
.v1 {
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size: 13px;
	line-height:17px;
	color:#000000;
	font-weight: 500;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	
}


.label1 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 15px;
	font-weight:600;
	color:#555555;
	text-align: justify;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.sub_title {
	font-family: Verdana;
	font-size: 15px;

	color:#111111;
	text-align: left;

}

.sub_info {
	font-family: Verdana;
	font-size: 15px;
	font-weight:800;
	text-decoration:underline;
	font-style:italic;
	color:#666666;
	text-align: left;

}

p.double {
border:3px double #cccccc;
line-height:18px;
width:163px;
text-align:left;
}

p.double_swap {
border:3px double #33FF99;
line-height:18px;
width:163px;
text-align:left;
}
p.double_sel {
border:3px solid #33FF99;
line-height:18px;
width:163px;
text-align:left;
}

a.cate {
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
color:#333333;
width:160px;
text-decoration:none;
text-align:left;
}
a.cate_r {
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
color:#FF0000;
width:160px;
text-decoration:none;
text-align:left;
}

a.cate_swap {
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
color:#aaaaaa;
width:160px;
text-decoration:none;
text-align:left;
}