/* yleiset luokat */
body { background-image: url(../images/bg_grad.jpg); background-repeat: repeat-x; background-color: #c5c5c5; font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #8e8e8e; line-height: 14px; margin: 50px 0px 30px 0px; text-align: left; }
td { text-align: left; vertical-align: top; }
.ykortti { font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: #656b6b; padding: 5px 10px 5px 5px; }
.ykortti_blue { font-family: Verdana, Arial; font-size: 10px; color: #00619b; font-weight: bold; padding: 5px 10px 5px 5px; }
.clear { clear: both; }
.left { float: left; }
.block { display: block; }

/* linkkistylet */
a:link	{ font-weight: normal; text-decoration: none; }
a:active { font-weight: normal; text-decoration: none; }
a:visited { font-weight: normal; text-decoration: none; }
a:hover	{ font-weight: normal; text-decoration: underline; }

a.blue:link	{ color: #00619b; font-weight: normal; text-decoration: none; }
a.blue:active { color: #00619b; font-weight: normal; text-decoration: none; }
a.blue:visited { color: #00619b; font-weight: normal; text-decoration: none; }
a.blue:hover	{ color: #00619b; font-weight: normal; text-decoration: underline; }

h1 { font-size: 18px; font-weight: bold; color: #00619b; margin: 4px; padding: 0px; }
h2 { font-size: 12px; font-weight: bold; color: #00619b; margin: 0px; padding: 0px; }

/* framet */
#mainFrame { width: 805px; background-image: url(../images/bg_grad_2.jpg); background-repeat: repeat-x; background-color: #dbdbdb; }

ul { margin: 0px; padding: 0px; }
li { list-style-position: outside; margin-left: 20px; line-height: 1.5; color: #169AD1; }

