/* Stylesheet for Thousand Oaks Inc */

/* Top Navigation */
td.TopNav		{ color: #0000CC; font-weight: bold; font-family: Arial; font-size: 13px; text-decoration: none }
a.TopNav		{ color: #0000CC; font-family: Arial; font-size: 13px; text-decoration: none }
a.TopNav:hover		{ color: #0000FF; font-family: Arial; font-size: 13px; text-decoration: underline }

/* Bottom Navigation */
a.BottomNav		{ color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: none }
a.BottomNav:hover	{ color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: underline }

/* Normal links */
a			{ color: #0000CC; text-decoration: none }
a:hover			{ color: #0000FF; text-decoration: underline }

/* Main Body */
td.MainBody		{ padding-left: 15; padding-right: 15; padding-top: 0; padding-bottom: 15 }