h1 {
	color: #000000;
	font-family: times new roman, arial;
	font-size: 18pt;
	text-align: left;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

p.404 {
	color: #000000;
	font-family: verdana;
	font-size: 50pt;
	text-align: center;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
}

p.text {
	color: #000000;
	font-family: Courier New Italic;
	font-size: 11pt;
	text-align: justify;
}

p.admin {
	color: #ff0000;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
}

p.news_title {
	color: #3399FF;
	font-family: verdana;
	font-size: 11pt;
	text-align: left;
	text-indent: 30px;
	font-weight: bold;
}

p.news_text {
	color: #3399FF;
	font-family: sylfaen;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
}

p.rmenu_title {
	color: #778899;
	font-family: sylfaen;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

p.rmenu_punct {
	color: #6666cc;
	font-family: sylfaen;
	font-size: 11pt;
	text-align: left;
	font-weight: normal;
}

p.rmenu_punct > a, a:active, a:visited {
	color: #6666cc;
	font-family: sylfaen;
	font-size: 11pt;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	text-decoration: none
}

p.rmenu_punct > a:hover {
	color: #6666cc;
	font-family: sylfaen;
	font-size: 10pt;
	text-align: left;
	text-indent: 11px;
	font-weight: normal;
	text-decoration: underline
}

a, a:active, a:visited {
	color: #6666cc;
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	text-decoration: none
}

a:hover {
	color: #6666cc;
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	text-decoration: underline
}

a.admin, a.admin:active, a.admin:visited {
	color: #ff0000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

a.admin:hover {
	color: #ff6633;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
}

a.green, a.green:active, a.green:visited {
	color: #66cc00;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

a.green:hover {
	color: #66cc00;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
}

a.green_small, a.green_small:active, a.green_small:visited {
	color: #66cc00;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

a.green_small:hover {
	color: #66cc00;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
}

p.rmenu_punct > a.green_small, p.rmenu_punct > a.green_small:active, p.rmenu_punct > a.green_small:visited {
	color: #66cc00;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

p.rmenu_punct > a.green_small:hover {
	color: #66cc00;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline
}

/* Button with jQuery */ 
.buttonSog
{
     background: url(images/sogl.png);
     height:45px;
	 width:194px;
	 display:block;
	 background-position:0 -45px;
}
.buttonSog a
{
     background: url(images/sogl.png);
     height:45px;
	 width:194px;
	 display:block;
}

.buttonPam
{
     background: url(images/pam.png);
     height:45px;
	 width:228px;
	 display:block;
	 background-position:0 -45px;
}
.buttonPam a
{
     background: url(images/pam.png);
     height:45px;
	 width:228px;
	 display:block;
}

