/*
Copyright TNKOY 2000...
BiKiDeWy@hotmail.com
*/

/*----------*/
body.background
{
font-family: Arial, verdana, tahoma;
color: #000000;

background-color: #ff99cc;
background-image: url(paper.html);

border-color: #000000;
border-top-width: 5px;
border-bottom-width: 5px;
border-left-width: 5px;
border-right-width: 5px;
border-style: solid;

margin-left: 0;
margin-right: 0;
margin-top: 30;
margin-bottom: 30;

font-family: arial, verdana, tahoma;
font-size: 10pt;
text-align: left;

vertical-align: center;

scrollbar-base-color: #990000; 
scrollbar-arrow-color: #330000;
scrollbar-DarkShadow-Color: #330000;
scrollbar-Shadow-Color: #330000;
scrollbar-Track-Color: #330000;
scrollbar-Highlight-Color: #330000;
scrollbar-Face-Color: #cc3333;
}
/*----------*/
.title
{
font-family: arial, verdana, tahoma;
font-size: 15pt;
font-weight: bold;
text-align: center;
color: #000000
}
/*----------*/
.contence
{
font-family: arial, verdana, tahoma;
font-size: 10pt;
text-align: center;
color: #000000;
background-color: #ffffff;

border-color: #000000;
border-top-width: 5px;
border-bottom-width: 5px;
border-left-width: 5px;
border-right-width: 5px;
border-style: solid;
}
/*----------*/
.main
{
font-family: arial, verdana, tahoma;
font-size: 10pt;
text-align: left;
vertical-align: center;

background-color: #ffffff;

border-style: solid;
border-color: #000000;
border-top-width: 5px;
border-bottom-width: 5px;
border-left-width: 5px;
border-right-width: 5px
}
/*----------*/
A:link
{
font-family: arial, verdana, tahoma;
color: #cc3333;
text-decoration: none
}
/*----------*/
A:visited
{
font-family: arial, verdana, tahoma;
color: #cc3333;
text-decoration: none
}
/*----------*/
A:hover
{
font-family: arial, verdana, tahoma;
color: #cc3333;
text-decoration: underline;
}
/*----------*/