p {
margin: 0px;
}

body {
background: #000000;
margin: 0px;
background-image: url(./images/templates/brightpink_bg.gif);
}

table.border {
border: 5px solid #FFBEFA;
border-top: none;
border-bottom: none;
}

td {
font-family: tahoma, arial, verdana, sans-serif;
font-size: 8pt;
color: #444444;
}

td.leftside {
background: #FFBEFA;
padding: 10px;
line-height: 18px;
}

td.rightside { 
background: #FFFFFF;
padding: 0px;
border-bottom: 5px solid #FFBEFA;
line-height: 1.7;
}

td.title {
color: #FF99FF;
font-size: 28pt;
font-family: georgia, "Trebuchet MS", sans-serif;
padding-top: 30px;
padding-bottom: 5px;
}

td.entry {
padding: 10px;
border-top: 5px solid #FFBEFA;
text-align: justify;
line-height: 1.9;
}

td.pages {
border: 5px solid #FFBEFA;
background: #FFFFFF;
padding: 10px;
}

h2 {
font-family: tahoma, arial, verdana, sans-serif;
font-size: 10pt;
margin: 0px;
}

font.pink {
color: #FFBEFA;
}

img.avatar {
border: 10px dashed #FEDCFE;
}

a:link { color: #993399; text-decoration: none; }
a:visited { color: #993399; text-decoration: none; }
a:hover { color: #993399; text-decoration: underline; }

a.menu:link { color: #000000; text-decoration: none; }
a.menu:visited { color: #000000; text-decoration: none; }
a.menu:hover { color: #000000; text-decoration: underline; font-weight: bold; }

table.calendar { border: 0; background-color: #FFBEFA; }
table.calendar th { height: 10px; font-size: 7pt; text-align: center; border: 0px; }
table.calendar td { width: 19px; height: 10px; font-size: 8pt; text-align: center; border: 0px; }
table.calendar .calendar-month { font-weight: bold; margin-top: 3px; font-size: 10pt; text-align: center; }
table.calendar .calendar-month a { text-decoration: none; }
table.calendar .calendar-prev { font-weight: normal; }
table.calendar .calendar-next { font-weight: normal; }
table.calendar td.linked-day { font-weight: bold; background-color: #FFBEFA; }
table.calendar td.linked-day a { text-decoration: none; }
table.prevnext { width: 100%; margin-top: .3em; }
table.prevnext td { font-size: smaller; }
table.prevnext td a { text-decoration: none; }

form { margin: 0px; }
td.form { border: 1px solid #DDDDDD; padding: 15px; vertical-align: top; line-height: 13pt; }
table.form { border: 1px solid #DDDDDD; border-left: none; border-bottom: none; }
td.form1 { border-bottom: 1px solid #DDDDDD; border-left: 4px solid #DDDDDD; padding: 13px; padding-top: 16px; font-weight: bold; vertical-align: top; }
td.form1error { border-bottom: 1px solid #DDDDDD; border-left: 4px solid #FF0000; padding: 13px; padding-top: 16px; font-weight: bold; vertical-align: top; }
td.form2 { border-bottom: 1px solid #DDDDDD; padding: 13px; vertical-align: top; }
div.help { color: #666666; padding-top: 3px; font-weight: normal; }
font.code { font-family: arial, tahoma, sans-serif; font-size: 8pt; font-weight: bold; }
font.error { color: #FF0000; }
font.success { color: #5B8C29; font-weight: bold; }
img.error { vertical-align: middle; }
img.success { vertical-align: middle; }

input.button { background: #DDDDDD; color: #444444; font-size: 8pt; padding: 3px; font-weight: bold; font-family: verdana, arial, tahoma; }
input.sbutton { background-color: #DDDDDD; font-size: 8pt; font-weight: bold; font-family: verdana, arial, tahoma; }
input.text { font-family: arial, verdana, tahoma, sans-serif; padding-left: 2px; }
textarea, select { font-family: arial, verdana, tahoma; margin-top: 1px; font-size: 10pt; }
select.small { font-size: 8pt; margin-left: 4px; }
input.status { border: none; background: clear; padding-left: 8px; font-size: 8pt; font-weight: bold; font-family: verdana, arial, tahoma; }

div.album_viewpic1 { text-align: center; padding-top: 20px; }
div.albumpic { float: left; border: 1px solid #AAAAAA; padding: 5px; margin-right: 10px; margin-bottom: 10px; width: 200px; height: 200px; background-image: url(./images/album_bg.gif); background-repeat: no-repeat; vertical-align: middle; text-align: center; }
td.album_viewpic2 { border: 1px solid #AAAAAA; padding: 20px; }
