﻿body
{
	padding: 10px;
	background: #FFFFFF; 
	color: #222; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	font: 85% "Trebuchet MS",Arial,sans-serif; 
	font-size: 14px;
	background-image: url(../images/pagebackground.png); background-repeat: repeat-x;
}

table td img 
{
	display: block;
}

.bartitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #588CC8;
	background-image: url(../images/menu_bartitleRed.jpg);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 27px;
	padding-left: 17px;
	width: 150px;
	text-decoration:none;
}

a.srollover {
	display: block;
	width: 150px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/menu_bar_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 33px;
	line-height: 31px;
	padding-left: 18px;
     }
     
a:link.srollover 
{
	color: #000000;
	text-decoration: none;
}

a:active.srollover 
{
	color: #333333 !important;
	text-decoration: none;
}
a:hover.srollover {
	background-position: -210px 0px;
	color:#FFFFFF !important;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline !important;
}
a:visited.srollover 
{
	display: block;
	width: 150px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
	text-align: left;
	background-image: url(../images/menu_bar_over.jpg);
	background-repeat: no-repeat;
	/* background-position: 0px 3px; */
	height: 33px;
	line-height: 31px;
	padding-left: 18px;
	text-decoration: none;
}

.subject-title
{
	font-size: 15px;
	font-weight: bold;
	color: Gray;
}

.paragraph
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.price
{
	font-size: 20px;
	font-weight: bold;
	color: Orange;
}

hr
{
	color: gray;
	height:1px;
	overflow:hidden;
	clear:both;
	margin:0px;
	padding:0px;
}

ul
{
	margin-left: 0px;
	padding-left: 20px;
}