/* CSS Document */

a:link    {font-size:14; color: #FEBB9C; text-decoration: none}
a:visited {font-size:14; color: #FEBB9C; text-decoration: none}
a:active  {font-size:14; color: #FF0000; text-decoration: none}
a:hover   {font-size:14; color: #FF0000; text-decoration: none}

.frontpage:link    {font-size:14; color: #000000; text-decoration: none}
.frontpage:visited {font-size:14; color: #000000; text-decoration: none}
.frontpage:active  {font-size:14; color: #000077; text-decoration: none}
.frontpage:hover   {font-size:14; color: #000077; text-decoration: none}

.models:link    {font-size:14; color: #000000; text-decoration: none;}
.models:visited {font-size:14; color: #000000; text-decoration: none;}
.models:active  {font-size:14; color: #045582; text-decoration: none}
.models:hover   {font-size:14; color: #045582; text-decoration: none}

.stats:link    {font-size:14; color: #000000; text-decoration: underline;}
.stats:visited {font-size:14; color: #000000; text-decoration: none;}
.stats:active  {font-size:14; color: #045582; text-decoration: none}
.stats:hover   {font-size:14; color: #045582; text-decoration: none}

.back:link    {font-size:14; color: #000000; text-decoration: underline;}
.back:visited {font-size:14; color: #000000; text-decoration: underline;}
.back:active  {font-size:14; color: #000000; text-decoration: none}
.back:hover   {font-size:14; color: #000000; text-decoration: none}

.c:link    {font-size:12; font-style:italic; color: #000000; text-decoration: none}
.c:visited {font-size:12; font-style:italic; color: #000000; text-decoration: none}
.c:active  {font-size:12; font-style:italic; color: #000077; text-decoration: none}
.c:hover   {font-size:12; font-style:italic; color: #000077; text-decoration: none}

td {font-size:14; color: #000000}
p {font-size:14; color: #000000}
.c {font-size:12; font-style:italic}
.pr  {color:#330066;font-size:12;}


body {
background-color: #FF0099;
scrollbar-face-color:#B0196A;
scrollbar-highlight-color:#DD196A;
scrollbar-3dlight-color:#FF0099;
scrollbar-darkshadow-color:#FF0099;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FF0099;
scrollbar-track-color:#FF0099;
}

body.models {
background-color: #ffffff;
scrollbar-face-color:#045582;
scrollbar-highlight-color:#008997;
scrollbar-3dlight-color:#008997;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}


.picture {  border-color: 000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.box-body {  border-color: 000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.online {  border-color: 000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.logout {  border-color: 000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.singlebg {  background-repeat: no-repeat}

.contract { border: #000000; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.mini_win{ position:absolute; top:0px; left:0px; width:0px; height:0px}