a:link, a:visited {
	text-decoration: none;
	color: #666699;
	}
a:hover, a:active {
	color: #000000;
	font-weight: normal;

	}
input.text, input.submit  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #F3F3F8;
	color : #000000;
	border: 1px solid #666699;

}
.textarea  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #F3F3F8;
	color : #000000;
	border: 1px solid #666699;

}
#container {
	width: 750px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
#header {
	background: url(images/header1.jpg) no-repeat left top;
	height: 224px;
	width: 750px;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: both;
}

#leftside {
	font: normal 12px Arial, Helvetica, sans-serif;
	background: transparent;
	padding: 5px;
	width: 140px;
	position: relative;
	left: 1px;
	top: 1px;
	color: #000000;
	float: left;
	text-align: left;

	}
#footer {
	background-image: url(images/dots.GIF);
	height: 81px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	position: relative;
	clear: both;
}
#center {
	height: auto;
	width: 574px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	float: right;
	text-align: left;
	padding: 10px;
}
.left {
	float: left;
	margin: 5px;
}
#portfolio {
	float: right;
	width: 160px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	margin: 5px;
	height: 500px;
	overflow: auto;
	text-align: center;

}
.note {
	border: 1px dashed #333333;
	width: 140px;
	padding: 2px;
	position: relative;
	left: 0px;
}
.blank {
	width: 1px;
	position: absolute;
	left: 0px;
	height: 1px;
	visibility: hidden;

}
body {
	background-image: url(images/bg.JPG);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h1 {
	font-size: 14px;
	color: #666699;
	font-weight: bold;
}
.h2 {

	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.h3 {
	font-weight: bold;
}
.login {
	border: 1px dashed #333333;
	width: 140px;
	padding: 2px;
	position: relative;
	left: 0px;
	font-size: 9px;
	text-align: right;

}
#menu {
	background-color: #FFFFFF;
	padding: 3px;
}
.ddmx {
    font: 11px tahoma;
}
.ddmx .item1 {
	padding: 3px 10px 3px 10px;
	background: #CCCCCC;
	font: 12px arial;
	color: #000000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	border: 1px solid #FFFFFF;

}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding: 3px 10px 3px 10px;
	background: #F0F0F0;
	font: 12px arial;
	color: #000000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	border: 1px solid #FFFFFF;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2 {
	padding: 3px 8px 4px 8px;
	background: #CCCCCC;
	color: #000000;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #EFEFEF;
	padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #EEEEEE;
	color : #000000;
	border: 1px solid #666699;
}
