/* - - - - - - - - - - - - - - - - - - - - -

Title : DOT Resources Style Sheet
Author : Cameron Aull
URL : http://www.dotresourcesltd.com/

Created : October 15, 2007
Modified : October 15, 2007

- - - - -E39F1A - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
body {margin: 10px 10px 10px 10px; padding: 0; font-size: 12px; line-height: 20px; text-align: left; background-color: #ffffff; font-family: arial, verdana, helvetica, sans-serif; color: #4b4b4b;}

/* ----- LINKS ----- */
a {color : #000000 ; text-decoration: none;}
a:link, a:active, {color: #000000; text-decoration: none;}
a:visited {color: #727272; text-decoration: none;}
a:hover {text-decoration: underline}

a.nav {color: #000000; text-decoration: none;}
a:link.nav, a:active.nav, {color: #000000; text-decoration: none;}
a:visited.nav {color: #990000; text-decoration: none;}
a:hover.nav {color: #003399; text-decoration: underline}

a.news {color: #4b4b4b; text-decoration: none; font-size: 11px;}
a:link.news, a:active.nav, {color: #000000; text-decoration: none; font-size: 11px;}
a:visited.news {color: #000000; text-decoration: none; font-size: 11px;}
a:hover.news {color: #003399; text-decoration: underline; font-size: 11px;}

/* ----- HEADINGS ----- */
h1{margin: 0; padding: 0 0 2px 0; font-size: 16px; font-weight: bold;color: #3d3d3d;}
h2{margin: 0; padding: 0 0 15px 0; font-size: 14px; font-weight: bold;}

/* ----- PARAGRAPHS ----- */
p {text-indent : 2em;}
#footer p{margin: 0; padding: 15px 0 0 0; text-align: right; font-size: 9px; color: #fff; text-transform: uppercase;}

/* ----- LISTS ----- */
ul {margin: 0px 0px 0px 15px; padding: 4px 10px 0px 0px; list-style: disc; font: Arial Helvetica sans-serif;}
li {color: #660000;}

/* ----- TABLES ----- */
table {margin: 0px 0px 10px 0px;}
td {padding: 2px; font-family: font-family: arial, verdana, helvetica, sans-serif; color: #4b4b4b; font-size: 12px;}

/* ----- Header Tables ----- */
#header td {padding: 0px; font: font-family: arial, verdana, helvetica, sans-serif;	color: #ffffff; 	font-size: 12px; font-weight: bold;}
#inside td {padding: 0px; font: font-family: arial, verdana, helvetica, sans-serif;	color: #4b4b4b; 	font-size: 11px; font-weight: bold;}

/* ----- Table independent row id="gray" ----- */
#gray {background-color: #dedede;}

/* ----- Table independent heading id="t-head" ----- */
#t-head {text-align: center; font-weight: bold;}

/* ----- #address {position: absolute; bottom: 10px;	margin-left: 26%; margin-right: 26%;} ----- */