﻿.style1 {
	font-family: Tahoma;
	font-size: medium;
}
.style2 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}
.style3 {
	font-weight: normal;
	font-family: Tahoma;
}
.style4 {
	font-family: Tahoma;
	font-size: small;
}
.style5 {
	text-decoration: none;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
}
.style6 {
	font-size: small;
}
.style7 {
	text-align: center;
}
.style8 {
	text-align: center;
}
.style9 {
	margin-left: 11%;
}
.style10 {
	background-image: url('../image/top_gradient.jpg');
	background-repeat: repeat-y;
	font-family:Georgia;
	font-size:x-large;
	font-weight: bold;
	color: #0066cc;
	text-align: right;
}
.style11 {
	background-color: #BA5845;
	text-align: left;
}

.style12 {
	background-image: url('image/infobox_tile_blue.jpg');
}
.style13 {
	font-family:Georgia;
	font-size:x-small;
	color: #0066cc;
	text-align: right;
}

dl.curved {background:#7f7f9c url(../image/c_tl.gif) top left no-repeat; padding:0;}
dl.curved dt {background:transparent url(../image/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.curved dd {background:#eee url(../image/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:7px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(../image/c_br.gif) bottom right no-repeat; }

