body	{	margin-top:	0px	;
				margin-bottom:	0px	;
				font-size: 12px;
				line-height: 14px
}

h1	{	margin:0px;
		font-size: 12px;
		line-height: 14px
}
.size09_09 {  font-size: 9px; line-height: 9px}
.size09_11 {  font-size: 9px; line-height: 11px}
.size10_10 {  font-size: 10px; line-height: 10px}
.size10_12 {  font-size: 10px; line-height: 12px}
.size10_14 {  font-size: 10px; line-height: 14px}
.size10_16 {  font-size: 10px; line-height: 16px}
.size11_14 {  font-size: 11px; line-height: 14px}
.size12_10 {  font-size: 12px; line-height: 10px}
.size12_12 {  font-size: 12px; line-height: 12px}
.size12_14 {  font-size: 12px; line-height: 14px}
.size12_16 {  font-size: 12px; line-height: 16px}
.size12_18 {  font-size: 12px; line-height: 18px}
.size14_14 {  font-size: 14px; line-height: 14px}
.size14_16 {  font-size: 14px; line-height: 16px}
.size14_18 {  font-size: 14px; line-height: 18px}
.size14_20 {  font-size: 14px; line-height: 20px}
.size16_20 {  font-size: 16px; line-height: 20px}
.size24_24 {font-size: 24px;line-height: normal;}

a:link{color:#444444;text-decoration: none;}
a:visited{color:#444444;text-decoration: none;}
a:hover {color:#444444;text-decoration: underline;}


.bg {
	background-image:  url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg2 {
	background-image:  url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left;

}
.bg3 {
	background-image:  url(img/bg3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg4 {
	background-image:  url(img/bg4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg5 {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.map {
	background-image: url(images/bg05.gif);
	background-repeat: repeat-y;
	background-position: left top;
}.title {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mbg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.out_test {
    border-top : 0px solid ;
    border-bottom : 0px solid gray ;
    border-left : 0px solid gray ;
    border-right : 0px solid gray ;
    background-color : #FFFFFF ;
    color : #CC0000;
    font-weight: bold;
    font-size: 16px;
}