body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:10px;
	color:#666666;
	background-image:url(/img/bg.gif);
	background-repeat:repeat;
}

img {
	border:0px;
}

#top {
	background-image:url(/img/white.gif);
	background-repeat:repeat-x;
	height:80px;
	width:100%;
}

#logo {
	background-image:url(/img/logo.jpg);
	width:250px;
	height:80px;
}

#header {
	/*border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;*/
	height:80px;
}

#header, #header a, #header a:link, #header a:visited {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}

#header a:hover {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#main {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FFFFFF;
}

#main2 {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eeeeee;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	font-size:12px;
}

.bbox_tl {
	width: 8px;
	height: 8px;
	background-image: url(/img/bbox_tl.jpg);
	background-repeat: no-repeat;
}

.bbox_t {
	height: 8px;
	background-image: url(/img/bbox_t.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bbox_tr {
	width: 8px;
	height: 8px;
	background-image: url(/img/bbox_tr.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.bbox_l {
	width: 8px;
	background-image: url(/img/bbox_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.bbox_content {
	background: #C2F3FA; /*#CCECF4*/ /*#C2F3FA*/
	padding:10px;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}

.bbox_content_12 {
	background: #C2F3FA; /*#CCECF4*/ /*#C2F3FA*/
	padding:10px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

.bbox_content span.left {
	float:left;
}

.left {
	float:left;
	vertical-align:top;
}

.bbox_r {
	width: 8px;
	background-image: url(/img/bbox_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.bbox_bl {
	width: 8px;
	height: 8px;
	background-image: url(/img/bbox_bl.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bbox_b {
	height: 8px;
	background-image: url(/img/bbox_b.jpg);
	background-repeat: repeat-x;
	background-position: top; 
}

.bbox_br {
	width: 8px;
	height: 8px;
	background-image: url(/img/bbox_br.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
}

.wbox_tl {
	width: 8px;
	height: 8px;
	background-image: url(/img/wbox_tl.jpg);
	background-repeat: no-repeat;
}

.wbox_t {
	height: 8px;
	background-image: url(/img/wbox_t.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.wbox_tr {
	width: 8px;
	height: 8px;
	background-image: url(/img/wbox_tr.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.wbox_l {
	width: 8px;
	background-image: url(/img/wbox_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.wbox_content {
	background: #FFFFFF;
	padding:10px;
}

.wbox_content span.left {
	float:left;
}

.wbox_r {
	width: 8px;
	background-image: url(/img/wbox_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.wbox_bl {
	width: 8px;
	height: 8px;
	background-image: url(/img/wbox_bl.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.wbox_b {
	height: 8px;
	background-image: url(/img/wbox_b.jpg);
	background-repeat: repeat-x;
	background-position: top; 
}

.wbox_br {
	width: 8px;
	height: 8px;
	background-image: url(/img/wbox_br.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
}

.foot {
	font-size:10px;
	text-decoration:none;
	color:#666666;
	padding:5px 0px;
	text-align:center;
}

.foot a:link, .foot a:visited {
	font-size:10px;
	text-decoration:none;
	color:#666666;
}

.foot a:hover, .foot a:active {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}

.gbox_bl {
	width: 20px;
	height: 8px;
	background-image: url(/img/gbox_bl.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.gbox_b {
	height: 20px;
	background-image: url(/img/gbox_b.jpg);
	background-repeat: repeat-x;
	background-position: top; 
}

.gbox_br {
	width: 20px;
	height: 20px;
	background-image: url(/img/gbox_br.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
}

#blue {
	position:relative;
}

#content {
	position:relative;
	float:left;
	margin:15px;
}

.form {
 margin:0px;
 padding:0px;
 font-size:10px;
 width:200px;
}

.spacer {
	margin:0px;
	padding:0px;
}

ul {
	margin:5px;
	padding:0px 0px 0px 10px;
}

.thumbnail {
	width:110px;
	height:82px;
	background-color:#cccccc;
	border:2px solid #ffffff; 
}

.cell {
	width:25px;
	height:25px;
	background-color:#cccccc;
	border:1px solid #ffffff;
}

.title1 {
	font-size:14px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
}

