/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:140%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

a:link{ color: #AF3A58; text-decoration: none;}
a:visited{ color: #660066; text-decoration: none;}
a:active{ color: #660066; }
a:hover{ color: #660066; text-decoration:underline;}

a.traco:link	{ color: #333333; text-decoration: none; background:url(../image/tracolink.gif) no-repeat center left; padding: 0px 0px 0px 10px;}
a.traco:visited{ color: #666666; background:url(../image/tracolink.gif) no-repeat center left; padding: 0px 0px 0px 10px;} 
a.traco:active{ color: #AF3A58; background:url(../image/tracolink.gif) no-repeat center left; padding: 0px 0px 0px 10px;} 
a.traco:hover{ color: #AF3A58; text-decoration:underline; background:url(../image/tracolink.gif) no-repeat center left; padding: 0px 0px 0px 10px;}

a.sitemap:link	{ color: #333333; text-decoration: none; padding-left:10px;}
a.sitemap:visited{ color: #666666; padding-left:10px;} 
a.sitemap:active{ color: #AF3A58;padding-left:10px;} 
a.sitemap:hover{ color: #AF3A58; text-decoration:underline;padding-left:10px;}

/*************************************************************************/

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	background:url(../image/mark.gif) no-repeat center left;
	padding: 0px 0px 0px 10px;	
}

.tracohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-color:#CC0000;
	padding: 5px 0px 5px 0px;	
}

.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	background:url(../image/mark_gray.gif) no-repeat center left;
	padding: 0px 0px 0px 10px;	
}

h2 {
	font-size: 12px;
	border-bottom: dotted 1px #999999;
	border-top: dotted 1px #999999;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top:30px;
}

h3 {
	font-size: 14px;
	font-weight:bold

}



/*************************************************************************/

dl#number dt { 
	float:left;
	clear:left;
}
dl#number dd {
	padding-left:1em;
}

/*************************************************************************/

.right_body {
padding-left:300px;
}

.sign {
padding-left:350px;
}

/*************************************************************************/

.title_image {
	margin-top:20px;
	margin-bottom:10px;
}

.titletraco_image {
	margin-top:20px;
	margin-bottom:25px;
}

.sub_image {
	margin-top:20px;
	margin-bottom:0px
}

.sub_image_space {
	margin-top:20px;
	margin-bottom:15px
}

.map_image {
	margin-top:20px;
	margin-bottom:0px
}

.banner {
	margin-top:10px;
}

.logo {
float:left;
margin-right:20px;
margin-bottom:20px;
vertical-align:middle;
}

/*************************************************************************/

.map { 
	padding:0px 0px 0px 10px;
	margin-top:20px;
	background-image:url(../image/map_bg.gif);
	background-repeat:repeat-y;
	border-bottom:2px solid #FFFFFF;
}

/*************************************************************************/

.contents {
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}


.footer {
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-top:3px;
	padding-bottom:3px;
}

/*************************************************************************/

a.submenu1
{
    display:block;@
    width:92px;   
    height:20px;  
    background-image: url(../image/sub1.gif);
	text-indent: -1000px;
	overflow: hidden;
    }
a:hover.submenu1
{
    background-image: url(../image/sub1_on.gif);
}
a.submenu2
{
    display:block;@
    width:85px;   
    height:20px;  
    background-image : url(../image/sub2.gif);
	text-indent: -1000px;
	overflow: hidden;
    }
a:hover.submenu2
{
    background-image: url(../image/sub2_on.gif);
}
a.submenu3 
{
    display:block;@
    width:104px;   
    height:20px;  
    background-image: url(../image/sub3.gif);
	text-indent: -1000px;
	overflow: hidden;
    }
a:hover.submenu3
{
    background-image: url(../image/sub3_on.gif);
}


/*************************************************************************/

.partners01 { 
padding:5px 5px 5px 5px;
background-color:#F0F0F0;
border-bottom:2px solid #FFFFFF;
}

.partners02 { 
padding:5px 5px 5px 5px;
border-bottom:2px solid #FFFFFF;
}

/*************************************************************************/

form {
	color:#333333;
	font-size:12px;
	border:solid 1px #999999;
	padding:10px;
	margin-top:20px
	}

.error {
	color:#333333;
	font-size:12px;
	border:solid 1px #999999;
	padding:10px;
	margin-top:20px
	}

.noborder {
	color:#333333;
	font-size:12px;
	border:solid 0px #999999;
	padding:10px;
	margin-top:20px
	}
	
td.info {
	padding-right:5px;
	padding-left:10px;
	background:url(../image/mark.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	vertical-align:top;
	}

button {
	border:solid 0px #ffffff;
	background-color:#ffffff;
	width:88px;
	height:18px;
	margin-left:5px;
	margin-right:5px
	}
	
	form p {
	margin:0
	}
	
.red_text {
color:#CC0000
}

/*************************************************************************/
.copyright {
	background-color:#CC0000;
	border-left:solid 1px #CC0000;
	border-right:solid 1px #CC0000;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}

.copytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-indent:20px;
	padding-top:6px;
	padding-bottom:5px;
	margin-top:0;
}


