/* -- basic Start -- */
body { 
	font-family: verdana, 'trebuchet ms', sans-serif;
	margin:0px;
	font-size:95%;
	line-height:1.5em;
	color:#666666;
	background-color:#ffffff;
	background-image:url("./images/back.jpg");
	background-position:center top;
	background-repeat:repeat-x; }
div { 
	text-align: left; 
	border: none; 
	margin:0px; 
	padding:0px; }
img { 
	border: none; 
	margin:0px; 
	padding:0px; }
h1,h2,h3 { 
	font-size: 100%;  }
br.clear { 
	clear:both;
	display:inline;
	margin:0px; 
	padding:0px; }
a:link,a:visited {
	color:#000000; }
a:hover {
	color:#990000; }
/* -- basic End -- */

/* -- container Start -- */
#over_container { 
	background-image:url("./images/top.jpg");
	background-position:center top;
	background-repeat:no-repeat; }
#container { 
	width:900px; 
	margin:0px auto 0px auto; }
/* -- container End -- */

/* -- header Start -- */
#header { 
	padding:13px 0px  60px  0px;
	height:100px; }
#header h1 { 
	width:252px;
	height:30px;
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left; }
#header h1 a { 
	background-image:url("../../images/h1_t.png");
	background-repeat:no-repeat;
	display:block;
	width:252px;
	height:30px;
	text-indent:-9999px;
	text-decoration:none; }
#head_img {
	clear:both; }
/* -- header End -- */

/* -- headerMenu Start -- */
#head_menu ol {
	float:right;
	width:500px;
	height:17px;
	margin:10px 0px 0px 100px;
	padding:0px 0px 10px 0px;
	list-style-type:none; }
#head_menu li {
	width:120px;
	height:17px;
	margin:0px 4px 0px 0px;
	padding:0px;
	float:left; }
#head_menu a { 
	display:block;
	width:120px;
	height:17px;
	margin:0px; 
	padding:0px; 
	text-indent:-9999px;
	text-decoration:none; }
#head_menu a:hover { 
	background-color:#cccccc; }
#head_menu span { 
	display:none; }

#head_menu li#m_01 a { background-image:url("../../images/menu01_t.png"); }
#head_menu li#m_02 a { background-image:url("../../images/menu02_t.png"); }
#head_menu li#m_03 a { background-image:url("../../images/menu03_t.png"); }
#head_menu li#m_04 a { background-image:url("../../images/menu04_t.png"); }
#head_menu li#m_05 a { background-image:url("../../images/menu05_t.png"); }
#head_menu li#m_06 a { background-image:url("../../images/menu06_t.png"); }
#head_menu li#m_07 a { background-image:url("../../images/menu07_t.png"); }

#head_menu li#m_01 a:hover { background-image:url("../../images/menu01_t.png"); }
#head_menu li#m_02 a:hover { background-image:url("../../images/menu02_t.png"); }
#head_menu li#m_03 a:hover { background-image:url("../../images/menu03_t.png"); }
#head_menu li#m_04 a:hover { background-image:url("../../images/menu04_t.png"); }
#head_menu li#m_05 a:hover { background-image:url("../../images/menu05_t.png"); }
#head_menu li#m_06 a:hover { background-image:url("../../images/menu06_t.png"); }
#head_menu li#m_07 a:hover { background-image:url("../../images/menu07_t.png"); }

/* -- headerMenu End -- */

/* -- menu Start -- */
#menu {
	margin:0px 10px 0px 10px; }
/* -- menu End -- */

/* -- main Start -- */
#main { 
	margin:0px 10px 0px 10px; }
#main h3 { 
	background-image:url("../images/h3_bg.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px 5px 5px 15px;
	margin:0px; }

#main table {
	font-size:100%;
	margin-left:20px; }
#main td,#main th {
	padding:0px 10px 3px 0px; }

#main p,.disco_imgarea {
	margin-left:20px; }
.disco_imgarea img {
	background-image:url("./images/border.png");
	padding:8px;
	background-color:#5991af; }

#main p img {
	padding-top:5px; }
	

/* -- main End -- */

/* -- footer Start -- */
#footer { 
	clear:both; 
	font-size:90%;
	background-color:#5991af; 
	color:#ffffff;
	text-align:center; }
/* -- footer End -- */




