body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
/*	background-color:#7199B2 */
}

#container {
position:relative;
margin:0px auto;
width:710px;

}

#content {
float:left;
width:500px;
padding:10px;
margin:0px 0px 0px 15px;
border-bottom:dotted 1px #CCCCCC;
}

.right {
float:right;
}
#footer {
float:left;
width:100%;
color:#555555;
margin:5px 0px;
padding:5px 0px 0px 0px;
border-top:1px dotted #dedede;}
.divide {
float:left;
width:100%;
height:1px;
margin:10px 0px;
background-color:#dedede;
}
table {
}
.UserTip {

}
.tool-tip {
	color: #f6f6f6;
background-color:#0066CC;
border:solid 1px #0955A2;
	z-index: 13000;
}
 
.tool-title {
	font-size: 12px;
	margin: 0;
	color: #ffffff;
	padding: 0px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px;
}
#form1 input,#form2 input  {
padding:2px;
}

input:focus, textarea:focus, select:focus {
background-color:#FFFFCC;

}
.delete {
float:right;
}
.left {
float:left;
}
img {
border:none;
}
#subnav {
float:left;
width:530px;
background-color:#f4f4f4;
}
.inner_nav {
float:left;
width:100%;
background-color:#f9f9f9;
}
#thumbholder{
	float:left;
	width:55px;
	height:auto;
	margin-right:5px;
}

#Accordion1 {
float:left;
width:100%;
margin:5px 0px 0px 0px;
}
.inner_nav ul {
float:left;
margin:0px;
padding:0px;
list-style:none;
}
.inner_nav li a {
	float:left;
	color:#009933;
	text-decoration:none;
	padding:5px 3px;
	background-color:#f9f9f9;
}
.inner_nav li a:hover {
	color:#ffffff;
	background-color:#009933;
}
.task_nav {
float:right;
width:100%;
margin:0px 0px 5px 0px;
}
.task_nav ul {
float:left;
margin:0px;
width:100%;
padding:0px;
list-style:none;
}
.task_nav li a {
	float:right;
	color:#00CC33;
	margin:0px 0px 0px 3px;
	text-decoration:none;
	padding:5px 3px;
	background-color:#dedede;
}
.task_nav li a:hover {
	color:#ffffff;
	background-color:#00CC66;
}
#subnav ul {
float:left;
margin:0px;
padding:0px;
list-style:none;
}
#subnav li a {
	float:left;
	color:#009933;
	text-decoration:none;
	padding:5px 3px;
	background-color:#dedede;
}
#subnav li a:hover {
	color:#ffffff;
	background-color:#009966;
}
.list_item1 {
float:left;
width:490px;
height:auto;
padding:5px 2px;
}
#subnav li {
float:left;
margin:0px 0px 0px 2px;
}
.list_item1:hover {
background-color:#dedede;
}
.list_item2 {
float:left;
width:490px;
height:auto;
padding:5px 2px;
background-color:#f4f4f4;
}
.list_item2:hover {
background-color:#dedede;
}
#nav {
float:left;
list-style:none;
width:160px;
padding:5px;
margin:0px 0px 0px 0px;
background-color:#f4f4f4;
}

.logo {
float:left;
}
#header {
float:left;
width:700px;
text-align:center;
margin:0px 0px 15px 0px;
background-color:#000000;
}
#welcome {
	float:right;
	width:200px;
	padding:10px;
	border:1px none #dedede;
}
a:focus {
outline:none;
}
h1 {
font-size:1.8em;
font-weight:100;
margin:0px;
padding:0px;
color:#FFFFFF
}

h3 {
font-size:1.8em;
font-weight:100;
margin:0px;
padding:0px;
}
h2 {
	font-size:1.4em;
	color:#009933;
	margin:15px 0px 10px 0px;
	font-weight:100;
}
#nav h2 {
	width:160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, a:active, a:link, a:visited {
	text-decoration:none;
	color:#009933;
}

a:hover {
text-decoration:none;
color:#FF0000;
}

#test{
padding-top: 10px;
padding-bottom: 10px;
}

.input_box {
	height: auto;
	width: 19px;
	float: left;
}
#drop_bloc {
	width:100%;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 12px;
}
#space {
	height: 10px;
	width: 100%;
}
#header2 {
	height: 18px;
	width: 100%;
	background-color:#cccccc
}
a.Blk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.Blk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.Blk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009966;
	text-decoration: none;
}
a.Blk:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

