@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right : 	0;
	padding-left : 		0;
	padding-bottom : 	0;
	padding-top : 		0;
	margin : 		0;
	font-family:		"MS PGOTHIC";
	font-size : 		12px;
	line-height : 		20px;
	color : 		#000000;
}


table {
	font-size : 		12px;
	line-height : 		20px;
}

p.mini { font-size : 10px; line-height : 14px;} 

a:link 		{ color:#CC0000; text-decoration : underline;} 
a:visited 	{ color: #555555; text-decoration : underline;} 
a:active 	{ color:#CC0000; text-decoration : underline;} 
A:hover 	{ color:#CC0000; text-decoration : none;} 


.row1-0 {
	background-color: #F5F5F5;
}

.row1-1 {
	background-color: #FFFFFF;
}

.text-error {
  background-color: #FFCCCC ;
  text-align: left;
}

.IdTxt{
font-size:12px;
color:#666666;
line-height:130%;
margin:0;
}

#SubMenu{
font-size:12px;
}

.PipeLine{
color:#CCCCCC;
}

#MainMenu{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

#MainMenu a:link{ color : #ffffff; text-decoration:none;} 
#MainMenu a:visited{ color : #ffffff; text-decoration:none;} 
#MainMenu a:active{ color : #ffffff; text-decoration:none;} 
#MainMenu a:hover{ color : #dddddd; text-decoration: underline;} 

ul#Bnr{
display:block;
width:360px;
margin:5px 20px;
padding:0;
}

ul#Bnr li{
list-style:none;
}

ul#Bnr img{
border:none;
}

#Intro{
font-size:13px;
color:#555555;
line-height:130%;
margin:0;
}

#FooterMenu{
font-size:12px;
}

.CopyRignts{
font-size:11px;
color: #999999;
margin:0;
}