@page 
{ 
	size: 8.5in 11in 
}
body
{
	background-color: #00CCFF;
	background-image: url(Images/back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
TD P 
{
	color: #000000 
}
TD P.western 
{ 
	font-family: sans-serif; so-language: en-US 
}
H1 
{ 
	color: #000000 
}
H1.western 
{ 
	font-family: sans-serif; so-language: en-US 
}
H1.cjk 
{ 
	font-family: "HG Mincho Light J", "MS Mincho", "HG Mincho J", "HG Mincho L", "HG Mincho", "Mincho", "MS PMincho", "MS Gothic", "HG Gothic J", "HG Gothic B", "HG Gothic", "Gothic", "MS PGothic", "Andale Sans UI", "Arial Unicode MS", "Lucida Sans Unicode", "Tahoma";
	font-size: 12pt; 
	font-weight: medium 
}
H1.ctl 
{ 
	font-size: 12pt; 
	font-weight: medium;
}
P 
{ 
	color: #000000 ;
}
P.western 
{ 
font-family: sans-serif; 
so-language: en-US;
}
H2 
{ 
	color: #000000;
}
H2.western 
{ 
	font-family: sans-serif; so-language: en-US 
}
H2.cjk 
{ 
	font-family: "HG Mincho Light J", "MS Mincho", "HG Mincho J", "HG Mincho L", "HG Mincho", "Mincho", "MS PMincho", "MS Gothic", "HG Gothic J", "HG Gothic B", "HG Gothic", "Gothic", "MS PGothic", "Andale Sans UI", "Arial Unicode MS", "Lucida Sans Unicode", "Tahoma"; 
	font-size: 12pt; 
	font-weight: medium;
}
H2.ctl 
{ 
	font-family: "Arial Unicode MS"; 
	font-size: 12pt; 
	font-weight: medium;
}
TD P.next-western 
{ 
	font-family: sans-serif; 
	so-language: en-US; 
	text-align: right;
}
TD P.next-cjk 
{ 
	text-align: right;
}
TD P.next-ctl 
{
	text-align: right;
}
A:link 
{
	color: #993300;
	font-size: 20px;
	font-weight: bold;
}
A:visited 
{ 
	color: #993300;
	font-size: 20px;
	font-weight: bold;
}
.buton 
{
	width:150px;
	background-image: url(Images/btn.png);
	color: #FFFF00;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.butonOver
{
	width:150px;
	background-image: url(Images/btn.png);
	color: #990000;
	font-weight: bold;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.titlu {
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

