p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid; border-width: 2px}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

a:link {color: #6C72BD; text-decoration: none}
a:visited {color: #6C72BD; text-decoration: none}
a:active {color: #6C72BD; text-decoration: none}
a:hover {color: #6C72BD; text-decoration: none}

a.links:link {color: #000000; text-decoration: none}
a.links:visited {color: #000000; text-decoration: none}
a.links:active {color: #000000; text-decoration: none}
a.links:hover {color: #FFFFFF; text-decoration: none}

body 
{
    background-image: url('images/bg.jpg');
    margin-top: 0;
}

td.location {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #FF6600;
	text-align: left;
}

td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333;
	/*font: 10pt verdana, arial;*/
}

td.home {
	background-image: url('images/home.jpg');
	height: 16px;
	cursor: hand;
}
td.home_ {
	background-image: url('images/home_.jpg');
	height: 16px;
	cursor: hand;
}
td.media {
	background-image: url('images/media.jpg');
	height: 16px;
	cursor: hand;
}
td.media_ {
	background-image: url('images/media_.jpg');
	height: 16px;	
	cursor: hand;
}
td.journal {
	background-image: url('images/journal.jpg');
	height: 16px;
	cursor: hand;
}
td.journal_ {
	background-image: url('images/journal_.jpg');
	height: 16px;
	cursor: hand;
}
td.forum {
	background-image: url('images/forum.jpg');
	height: 16px;
	cursor: hand;
}
td.forum_ {
	background-image: url('images/forum_.jpg');
	height: 16px;
	cursor: hand;
}
td.about {
	background-image: url('images/about.jpg');
	height: 16px;
	cursor: hand;
}
td.about_ {
	background-image: url('images/about_.jpg');
	height: 16px;
	cursor: hand;
}
td.contact{
	background-image: url('images/contact.jpg');
	height: 16px;
	cursor: hand;
}
td.contact_{
	background-image: url('images/contact_.jpg');
	height: 16px;
	cursor: hand;
}
td.news{
	background-image: url('images/news.jpg');
	height: 16px;
	cursor: hand;
}
td.news_{
	background-image: url('images/news_.jpg');
	height: 16px;
	cursor: hand;
}
td.gallery{
	background-image: url('images/gallery.jpg');
	height: 16px;
	cursor: hand;
}
td.gallery_{
	background-image: url('images/gallery_.jpg');
	height: 16px;
	cursor: hand;
}

table.links {
	background-image: url('images/bg1.jpg');
	vertical-align: top;
}

td.content {
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333;
	vertical-align: top;
	text-align: left;
	background-image: url('images/contentbg.jpg');
}

td.simpleviewer {
	padding: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333;
	vertical-align: top;
	text-align: left;
	background-image: url('images/contentbg.jpg');
}

td.footer{
	background-image: url('images/footer.jpg');
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333;
}

div.heading {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

table.homenews 
{
    width: 100%;
    border: 0;  
    vertical-align: top;  
}

td.homenews
{
    width: 50%;
    padding: 12px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-right-style: dashed;
    border-right-width: 1px;
    vertical-align: top;  
}

div.date 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333;
	font-weight: bold;
}

table.homewords
{
    width: 100%;
    border: 0;    
}

td.homewords
{
    width: 50%;
    padding: 12px;
    background-color: InactiveBorder;
    vertical-align: top;
}
table.homedownloadsthought
{
    width: 100%;
    border: 0;
}
td.homedownloadsthoughtleft
{
    width: 65%;
    padding-right: 10px;
    vertical-align: top;
}
td.homedownloadsthoughtright
{
    width: 35%;
    padding-left: 10px;
    border-left-style: dashed;
    border-left-width: 1px;
    vertical-align: top;
}

table.homedownloads
{
    width: 100%;
    border: 0;    
}

td.homedownloads
{
    width: 33%;
    padding: 12px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-right-style: dashed;
    border-right-width: 1px;
    text-align: center;
}

div.mywordsheading
{
   	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: Gray;
	font-weight: bold;
}
div.mynewsheading
{
   	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: Gray;
	font-weight: bold;
}

div.mywordsdate 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: Gray;
}
div.mynewsdate 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: Gray;
}

.dropdown
{
    background-color: Transparent;
   	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}