/* page ------------------------*/

/* head ------------------------*/

body {
	color: #2E2F29;
	top: 0px;
	left: 0px;
	background-color: #D3D2B6;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
}

H1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	text-shadow: #81A75B 2px 2px 2px;
}

H2 {
	color: #333300;
	font-weight: bold;
	font-size: 14px;
}

H3 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

H4 {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

H5 {
	color: #000000;
	font-size: 11px;
}

p {
	margin: 0px 0px 1.5em 0px;
}

table		{
}

td			{ text-align: left; vertical-align: top; }

/* body ------------------------*/

.title {
	border-bottom: 2px solid #CCCCCC;
	text-align: center;
	background: #FFCC33;
	padding: 4px;
	height: 65px;
}

.titlearchive {
	border-bottom: 2px solid #CCCCCC;
	text-align: center;
	background: #339999;
	padding: 4px;
	height: 65px;
}

.titlestudio {
	border-bottom: 2px solid #CCCCCC;
	text-align: center;
	background: #cccc33;
	padding: 4px;
	height: 65px;
}

.titlemedialab {
	border-bottom: 2px solid #CCCCCC;
	text-align: center;
	background: #FF9900;
	padding: 4px;
	height: 65px;
}


.maintable {
	background: #D9D8C1;
	width: 620px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 100px;
	top: 4px;
}

.separator { border-width: 2px 0px 2px 0px;
	border-bottom: 2px solid #CCCCCC;
}

.maincontent {
	width: 100%;
	font-size: 11px;
}

.maincontent img {
	border: 1px solid #FFFFFF;
}

.maincontent a {
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
}

.maincontent a:hover, visited {
	color: #666666;
	background: #FFFFFF;
}

/* footer ------------------------*/

.foot {
	color: #666666;
	top: 0px;
	left: 0px;
	font-size: 10px;
	text-align: right;
	padding: 1px;
	margin: 1px;
}

/* special ------------------------*/


.nav {
	background: #CCCC33;
	width: 100px;
	padding: 4px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	border-bottom: 1px solid #d9d8c1;
}

.nav a {
	color: #CC3300;
	font-size: 11px;
	width: 100%;
	text-decoration: none;
	border: 1px;
}

.nav a:hover, visited {
	font-family: ;
	font-size: 11px;
	color: #666666;
	background: #edf0e1;
}

.index {
	width: 500px;
	font-size: 11px;
	text-align: center;
}

.index a {
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
}

.index a:hover, visited {
	color: #666666;
	background: #FFFFFF;
}
