/*
	Copyright 2004 SAVAWAY 
	GlobalFont CSS 
*/


* BODYTD */

body {
	font-size:0.85em;
	color=#333333;
	line-height:140%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2#top{ 
        font-size:100%; 
        font-weight:normal; 
        margin-bottom:2px; 
}

input{font-size:130%;} 

td {
	font-size:100%;
	color=#333333;
	line-height:120%;
}

.big {
	font-size:1.0em;
}
.middle {
	font-size:0.95em;
}
.small {
	font-size:0.75em;
}

.site-seo {
	font-size:0.8em;
	color=#666666;
	line-height:130%;
}


/* Link */
a {
	color: #003399;
}
a:hover {
	color: #FF4210;
}
a:active {
	color: #FF4210;
}
a:visited {
	color: #0066cc;
}



HR {
  color: #cccccc;
}

h1{ 
        font-size:100%; 
        font-weight:normal; 
        margin-bottom:2px; 
        }


div#main_right{
	  float:right;
      width:610px;
	  background-color:#FFFFFF
}

div#right_navi{
      width:150px;
	  float:right;
	  background-color:#FFFFFF
}

