@charset "utf-8";
/* CSS Document */

a:link {font-size 10px; font-family: Arial, Helvetica, sans-serif; color: #000066; font-weight:bold; text-decoration: none}
a:hover {font-size 10px; font-family: Arial, Helvetica, sans-serif; color: #000099; font-weight:bold; text-decoration: none}
a:active {font-size 10px; font-family: Arial, Helvetica, sans-serif; color: #000099; font-weight:bold; text-decoration: none}
a:visited {font-size 10px; font-family: Arial, Helvetica, sans-serif; color: #000066; font-weight:bold; text-decoration: none}

div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
.button {
	font-size: 12px;
	font-weight:bold;
	color: #0000ff;
}

.info {
	font-size:12px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
.info2 {
	text-align:center;
	font-weight:normal;
	font-size:14px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}
.infoWhite {
	text-align:center;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
}
.infoTitleWhite {
	text-align:center;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom: 7px;
}

.windowTopLeft {
background: url(i/windowTopLeft.png) no-repeat;
width: 10;
height: 52;
}

.windowTop {
background: url(i/windowTop.png) repeat-x;
height: 52;
}

.windowTopRight {
background: url(i/windowTopRight.png) no-repeat;
width: 10;
height: 52;
}

.windowLeft {
background: url(i/windowLeft.png) repeat-y;
width: 10;
}

.windowRight {
background: url(i/windowRight.png) repeat-y;
width: 10;
}

.windowBottomLeft {
background: url(i/windowBottomLeft.png) no-repeat;
width: 10;
height: 52;
}

.windowBottom {
background: url(i/windowBottom.png) repeat-x;
height: 52;
}

.windowBottomRight {
background: url(i/windowBottomRight.png) no-repeat;
width: 10;
height: 52;
}

.windowTopLeft2 {
background: url(i/windowTopLeft2.png) no-repeat;
width: 10;
height: 52;
}

.windowTop2 {
background: url(i/windowTop2.png) repeat-x;
height: 52;
}

.windowTopRight2 {
background: url(i/windowTopRight2.png) no-repeat;
width: 10;
height: 52;
}

.windowLeft2 {
background: url(i/windowLeft2.png) repeat-y;
width: 10;
}

.windowRight2 {
background: url(i/windowRight2.png) repeat-y;
width: 10;
}

.windowBottomLeft2 {
background: url(i/windowBottomLeft2.png) no-repeat;
width: 10;
height: 52;
}

.windowBottom2 {
background: url(i/windowBottom2.png) repeat-x;
height: 52;
}

.windowBottomRight2 {
background: url(i/windowBottomRight2.png) no-repeat;
width: 10;
height: 52;
}

.infoTopLeft {
background: url(i/infoTopLeft.png) no-repeat;
width: 10;
height: 10;
}

.infoTop {
background: url(i/infoTop.png) repeat-x;
height: 10;
}

.infoTopRight {
background: url(i/infoTopRight.png) no-repeat;
width: 10;
height: 10;
}

.infoLeft {
background: url(i/infoLeft.png) repeat-y;
width: 10;
}

.infoRight {
background: url(i/infoRight.png) repeat-y;
width: 10;
}

.infoBottomLeft {
background: url(i/infoBottomLeft.png) no-repeat;
width: 10;
height: 10;
}

.infoBottom {
background: url(i/infoBottom.png) repeat-x;
height: 10;
}

.infoBottomRight {
background: url(i/infoBottomRight.png) no-repeat;
width: 10;
height: 10;
}


