
body    { color: #333; text-align: center; margin: 0; height: 100% }
a:link  { color: #237; text-decoration: none }
a:active  { color: #237; text-decoration: none }
a:visited  { color: #237; text-decoration: none }
a:hover  { color: #36f; text-decoration: underline }
h1     { font-size: 18px; font-family: sans-serif; font-weight: bold; margin: 5px 0; padding: 0 }
h2    { font-size: 12px; font-family: sans-serif; font-weight: lighter; margin: 0; padding: 0 }
h3   { font-size: 12px; font-family: sans-serif; font-weight: normal; margin-top: 10px }
.p09 { font-size: 9px; line-height: 150%; font-family: sans-serif; }
.p10 { font-size: 10px; line-height: 150%; font-family: sans-serif; }
.p10w { color: #fff; font-size: 10px; line-height: 150% }
.p10w a:link { color: #fff }
.p12  { font-size: 12px; font-family: Osaka, "?l?r ?o?S?V?b?N"; line-height: 120% }
.p13 { font-size: 13px; line-height: 150%; font-family: sans-serif; }
.p14 { font-size: 14px; line-height: 150%; font-family: sans-serif; }
.p16 { font-size: 16px; line-height: 120%; font-family: sans-serif; }
.p18 { font-size: 18px; line-height: 120%; font-family: sans-serif; }
.p20 { font-size: 20px; line-height: 110%; font-family: sans-serif; }
.p22 { font-size: 22px; line-height: 100%; font-family: sans-serif; }
.p24 { font-size: 24px; line-height: 100%; font-family: sans-serif; }
#container   { background-color: white; text-align: center; padding-top: 20px; padding-bottom: 20px; width: 720px; height: 100% }
#imagebox { text-align: center; margin-bottom: 20px; width: 720px; border-top: 1px solid black; border-bottom: 1px solid black }
.sidemenu  { text-align: left; margin: 20px 0; width: 170px; height: 100%; border-right: 1px solid black }
.border { padding: 1px; border: solid 1px black }
.border2   { border-top: 1px solid black; border-bottom: 1px solid black }
.border3   { padding-bottom: 1px; border-bottom: 1px solid black }
.border4       { padding-right: 10px; border-right: 1px solid #aaa }
.border5       { padding: 3px 0 3px 10px; border-left: 1px solid #aaa; font-size: 10px; }
.space       { padding: 3px 5px 3px 0; font-size: 10px; }
.main { width: 500px; height: 100% }
.sidemenu,.main { display: inline; float: left }
.padding3px { padding-top: 3px; padding-bottom: 3px }
.middlecaps { font-size: 10px; line-height: 150%; font-family: sans-serif; float: left; }
#footer     { color: #759758; font-size: 10px; line-height: 120%; margin-top: 20px; padding-top: 5px; width: 620px; border-top: 1px solid #777 }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #333333;
	font-size: 12px;
}

#TB_secondLine {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #237;}
#TB_window a:visited {color: #237;}
#TB_window a:hover {color: #36f;}
#TB_window a:active {color: #237;}
#TB_window a:focus{color: #237;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position:absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 15px 10px 15px;
	border: 0;
}

#TB_caption{
	padding:5px 10px 0 10px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 15px 5px 0;
	float:right;
}

#TB_closeWindow img {
	border:none;
}

#TB_closeAjaxWindow{
	padding:5px 5px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
