body {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

/*
input {
	background: #FEFEFE url(/img/bg-input.gif) repeat-x;
	border: 2px solid #666699;
	font: normal 1em Arial, Helvetica, sans-serif;
}
*/

select {
	background: #FEFEFE url(/img/bg-input.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

a {
	color: #3355CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
	color: #666677;
}

h2 {
	letter-spacing: 0px;
	font-size: 1.7em;
	font-weight: normal;
	color: #666677;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #666677;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

/* Header */

#header {
	height: 55px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dashed #999999;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 7px 0 0 25px;
	font-size: 2.6em;
}

#logo p {
	margin: 0;
	padding: 10px 0 0 4px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #004D7F;
}

#page {
	padding: 20px 30px 0 30px;
}

/* Content */

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}

.tmenu {
	text-align: center; 
	vertical-align:top;
}

.tmenu a {
	color: #006699;
	text-decoration: none;
}

.tmenu a:hover {
	text-decoration: underline;
}

.tmenu p {
	margin-top: 1px;
	font-size: .8em;
	color: #999999;
}

.post {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px 5px 0 5px;
	color: #333333;
}


#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	border-top: 1px dashed #999999;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #666666;
	padding-top: 5px;
}
#footer2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	border-bottom: 1px dashed #999999;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #666666;
	padding-bottom: 5px;
}

#footer a {
	text-decoration: underline;
	color: #333366;
}

#footer a:hover {
	color: #006699;
	text-decoration: underline;
}

/* other */

.hpic {
	border:2px outset #AAAAAA; 
}

.dload {
	border: 1px solid #EEEEEE;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: text-top;
	width: 450px;
	font-weight: bold;
	font-size: 1.1em;
}

.menu {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: 0.9em;
	text-align: right;
}

.menu a {
	margin-left: 5px;
	margin-right: 5px;
}


.menu2 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: 0.9em;
	text-align: right;
	color: #000000;
}

.menu2 a {
	margin-left: 3px;
	margin-right: 3px;
}

.nxt {
	font-weight: bold;
	color: #990000;
}

.pmlaunch {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 750px;
}

.pmlaunch2 {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 750px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}


.tsel {
	color: #993333;
}



#des_header {
	height: 45px;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dashed #999999;
}


#des_footer {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	border-top: 1px dashed #999999;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #666666;
	padding-top: 5px;
}

#des_content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
