/*Getmethatvoice.com CSS, revised Oct 2008*/

body { background-color: #FFCCFF; color: #333333; }

* { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }

a:link { color: #6e33a9; }
a:visited { color: #6e33a9; }
a:active { color: #9966CC; } 
a:hover { color: #9966CC; }

.MenuText { font-size: 11px; font-weight: bold; letter-spacing: 0.2em; color: #ffffff; text-decoration: none; }
a.MenuText:link { color: #f2e7fd; }
a.MenuText:visited { color: #f2e7fd; }
a.MenuText:active { color: #fc6efc; } 
a.MenuText:hover { color: #fc6efc; }

/* restyled html */
b { letter-spacing: 0.2px; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
li { line-height: 16px; padding-bottom: 4px; list-style-position: outside; }
h1 { font-weight: bold; font-size: 22px; line-height: 22px; color: #ffffff; background-color: #856ab1; padding: 4px 0 4px 0; margin: 6px 0 20px 0; text-align: center; }
h2 { font-weight: bold; font-size: 14px; margin-bottom: 4px; }
h2.demos { font-weight: bold; font-size: 14px; margin: 14px 0 4px 0; }

/* general classes */
.footer { font-size: 11px; font-weight: normal; color: #6e33a9; text-align: center; margin-top: 10px; }
.mtpipe { color: #a48fc5; }
.pinkbox { background-color: #f6d9f7; margin-top: 10px; }
.small { font-size: 11px; font-weight: normal; }
.contact { font-weight: bold; font-size: 16px; }

/* general IDs */
table#contact { margin-bottom: 20px; }
table#contact td { padding: 0 10px 10px 0; }

#nav { padding: 6px 0 6px 0; background-color: #000000; }