.text
{
	font-family: 'Verdana', 'Arial';
	line-height: 14pt;
	margin-bottom: 6px;
}
.normal
{
	font-size: 9pt;
	color: #303030;
}
.small
{
	font-size: 8pt;
	color: #303030;
}
.verysmall
{
	font-size: 7pt;
	line-height: 12pt;
	color: #303030;
}
.large
{
	font-size: 10pt;
	color: #303030;
}
.large2
{
	font-size: 13pt;
	color: #303030;
}
.verylarge
{
	font-size: 16pt;
	color: #303030;
}
.quote
{
	color: #004A7F;
}
.grey
{
	color: #808080;
}
.link
{
	text-decoration: none;
	color: #7F006E;
}
.link:hover
{
	color: #F9B40E;
}
.link2
{
	text-decoration: none;
	color: #004A7F;
}
.link2:hover
{
	color: #F9B40E;
}
.link3
{
	text-decoration: none;
	color: #303030;
}
.link3:hover
{
	color: #F9B40E;
}
.menu
{
	text-decoration: none;
	font-size: 8pt;
}
.menu:hover
{
	color: #F9B40E;
}
.menuh
{
	color: white;
	padding-right: 18px;
	padding-left: 18px;
}
.menuv
{
	color: #7F006E;
}
.photo
{
	padding-right: 10px;
	padding-bottom: 0px;
}
.photor
{
	padding-left: 10px;
	padding-bottom: 0px;
}
.list
{
	margin-bottom: 14px;
}
.list2
{
	margin-top: 14px;
}
.list3
{
	margin-bottom: 7px;
}
.button_box
{
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
}
.button_text
{
	font-family: 'Verdana', 'Arial';
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
	background-color: white;
	border-style: none;
}
.print
{
	font-size: 9pt;
}
.input
{
	font-family: 'Verdana', 'Arial';
	font-size: 9pt;
	font-weight: bold;
	border-style: none none none none;
	width: 400px;
}
.underlined
{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #A0A0A0;
}
.line
{
	height: 1px;
	border-width: 0;
	color: #7F006E;
	background-color: #7F006E;
}
a#open
{
    display: block;
    width: 84px;
    height: 35px;
    background-image: url(res/open.png);
    background-position: 0 0;
    margin: 0px 10px;
}
a#open:hover
{
    background-position: 0 -35px;
}
a#open1
{
    display: block;
    width: 84px;
    height: 35px;
    background-image: url(res/open1.png);
    background-position: 0 0;
    margin: 0px 10px;
}
a#open1:hover
{
    background-position: 0 -35px;
}
a#open2
{
	display: block;
    width: 33px;
    height: 25px;
    background-image: url(res/open2.png);
    background-position: 0 0;
}
a#open2:hover
{
    background-position: 0 -25px;
}
a#close1
{
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(res/close1.png);
    background-position: 0 0;
}
a#close1:hover
{
    background-position: 0 -22px;
}
a#close2
{
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(res/close2.png);
    background-position: 0 0;
}
a#close2:hover
{
    background-position: 0 -22px;
}
a#close3
{
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(res/close3.png);
    background-position: 0 0;
}
a#close3:hover
{
    background-position: 0 -22px;
}
a#close4
{
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(res/close4.png);
    background-position: 0 0;
}
a#close4:hover
{
    background-position: 0 -20px;
}
a#buy
{
    display: block;
    width: 70px;
    height: 35px;
    background-image: url(res/buy.png);
    background-position: 0 0;
}
a#buy:hover
{
    background-position: 0 -35px;
}
a#buy2
{
    display: block;
    width: 33px;
    height: 25px;
    background-image: url(res/buy2.png);
    background-position: 0 0;
}
a#buy2:hover
{
    background-position: 0 -25px;
}
a#logo
{
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(res/logo.png);
    background-position: 0 0;
}
a#logo:hover
{
    background-position: 0 -32px;
}

