/* CSS Document */
body {background:url(background.jpg) repeat-x #414973; margin-top:0px; margin-left:0px; font-family:Arial, Helvetica, sans-serif;}

h1 {color:#5a5a5a; font-size:14px; font-weight:bold; padding-left:15px; padding-right:15px;}

ul {list-style-image:url(images-site/bullet.gif);}
li {line-height:15px; font-size:12px; padding-right:15px;}

a:link {color:#000000}
a:active {color:#000000}
a:visited {color:#000000}
a:hover {color:#000000}

/*Text and Links */
.readMore { color:#c1269e; font-size:12px; font-weight:bold;}
.readMore a:link { color:#c1269e; font-size:12px; text-decoration:none}
.readMore a:active { color:#c1269e; font-size:12px; text-decoration:none}
.readMore a:visited { color:#c1269e; font-size:12px; text-decoration:none}
.readMore a:hover { color:#c1269e; font-size:12px; text-decoration:underline}
.footer {color:#FFFFFF; font-size:10px; padding-bottom:1px;}
.footer a:link {color:#FFFFFF; font-size:10px; padding-left:10px; padding-right:10px; text-decoration:none;}
.footer a:active {color:#FFFFFF; font-size:10px; text-decoration:none;}
.footer a:visited {color:#FFFFFF; font-size:10px;padding-left:10px; padding-right:10px; text-decoration:none;}
.footer a:hover {color:#FFFFFF; font-size:10px;padding-left:10px; padding-right:10px; text-decoration:underline;}
.content { font-size:12px; padding-left:15px; padding-right:15px;}
.ccontact {font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#999999;}
.white {color:#FFFFFF; padding:5px; font-size:12px;}
.give {color:#000000; padding:5px; font-size:12px;}
.software a:link {color:#000000; font-weight:bold; text-decoration:underline;}
.software a:active {color:#000000; font-weight:bold; text-decoration:underline;}
.software a:visited {color:#000000; font-weight:bold; text-decoration:underline;}
.software a:hover {color:#000000; font-weight:bold; text-decoration:none;}

/* Table and TD Classes */
td.software { font-size:12px;}
table.border { border-bottom:#c1269e solid 1px; border-left:#c1269e solid 1px; border-top:#c1269e solid 1px;}
th { border-right:#c1269e solid 1px; color:#c1269e font-size:14px; font-weight:bold; text-align:center; padding:4px; background-color:#c07bb0; background-image:url(images-site/thback.jpg); background-repeat:repeat-x;}
td.data { font-size:12px; padding:4px; border-right:#c1269e solid 1px;}
td.dataAlt { font-size:12px; padding:4px; border-right:#c1269e solid 1px; background-color:#CECECE;}
td.ccTile { background-image:url(images/newsletter-box_03.jpg); background-repeat:no-repeat; background-color:#515d89; color:#FFFFFF; font-size:12px; padding:5px;}
td.ccRight { background-image:url(images/newsletter-box_04.jpg); background-repeat:repeat-y;}
td.giveTile { background-image:url(images/givaway-box_03.jpg); background-repeat:no-repeat; background-color:#dddddd; color:#000000; font-size:12px; padding:5px;}


/* Input classes */
input.box { border:solid 1px #c1269e; height:19; font-size:10px; width:100; }
textarea.box {border:solid 1px #c1269e; font-size:10px; width:200;}
input.submit { border:#5a5a5a solid 1px; background-color:#c32ea2; background-image:url(images-site/btn-back.jpg); background-repeat:repeat-x; color:#FFFFFF; font-weight:bold; height:20px;}

.indexDesigner { background:url(images/index-bride.gif) no-repeat; }
.indexDesigner p {margin: 10px 35px 10px 150px; font-size:16px; color:#666; line-height:18px;}
.indexDesigner a { color:#c32ea2; font-weight:bold; font-size:12px; text-decoration:none;}