a{text-decoration: none; color: #f00681; font-size: 13px; font-family: arial}
a:hover{text-decoration: none; color: #000000;}

td{font-size: 13px; font-family: arial; color: #000000; text-align:justify}

h1{font-size: 18px; font-family: arial; color: #db0001; text-align:left; text-decoration: underline}

p.bot{font-size: 13px; font-family: arial; color: #ffffff; text-align:center}

html{scrollbar-base-color: #f00681; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #f00681;}

body{background-color:#fbe8f3}
.MaxWnMaxH {max-width: 170px;}
.MaxWnMaxH1 {max-width: 300px;}

/* PopDiv div */
.PopDiv {position: fixed; left: 150px; top: 50px; display: none; -moz-user-select: text;}
.PopDivNotSelect {position: fixed; left: 150px; top: 50px; display: block; -moz-user-select: -moz-none;}
.popDivTopBar {background-color: #f00681; text-align: right; cursor: move;}
.popDivCloseBut {cursor: pointer;}
.moznone {-moz-user-select: -moz-none;}
.moztext {-moz-user-select: text;}
.PopDivFrameTopLeft {width: 10px; height: 10px; background-image: url(images/popdivsframe/topleft.png); background-repeat: no-repeat; background-position: right bottom;}
.PopDivFrameTop{height: 10px; background-image: url(images/popdivsframe/top.png); background-repeat: repeat-x; background-position: center bottom;}
.PopDivFrameTopRight {width: 10px; height: 10px; background-image: url(images/popdivsframe/topright.png); background-repeat: no-repeat; background-position: left bottom;}
.PopDivFrameLeft{width: 10px; background-image: url(images/popdivsframe/left.png); background-repeat: repeat-y; background-position: right center;}
.PopDivFrameBg{background-color: #ffffff; border: solid 1px #000000;}
.PopDivFrameRight{width: 10px; background-image: url(images/popdivsframe/right.png); background-repeat: repeat-y; background-position: left center;}
.PopDivFrameBottomLeft {width: 10px; height: 10px; background-image: url(images/popdivsframe/bottomleft.png); background-repeat: no-repeat; background-position: right top;}
.PopDivFrameBottom {height: 10px; background-image: url(images/popdivsframe/bottom.png); background-repeat: repeat-x; background-position: center top;}
.PopDivFrameBottomRight {width: 10px; height: 10px; background-image: url(images/popdivsframe/bottomright.png); background-repeat: no-repeat; background-position: left top;}
