/* Law Offices of Edward J. Thomas Stylesheet */

/* global */

body					{ background-image: url(../_images/bg.gif);

						background-position: top;

						background-repeat: repeat-x;

						background-color: #425d72;
	
						color: #ffffff;
					
						font-family: verdana, arial, helvetica, sans-serif;

						margin: 0px}


/* links */

a						{ color: #ffffff;text-decoration: underline}

a:hover				{ color: #ffffff;text-decoration: none}

a.textblue			{ color: #425d72;text-decoration: underline}

a.textblue:hover	{ color: #425d72;text-decoration: none}

/* local */

.text					{ font-size: 11px}

.textsmall			{ font-size: 10px}

.textmed				{ font-size: 12px}

.footer				{ font-size: 11px; color: #ffffff}

.newstitle			{ font-size: 12px; font-weight: bold; line-height: 2;}

.maintitle			{ color: #425d72; font-size: 14px; font-weight: bold; background-color: #eeeeee; background-image: url(../_images/news_icon.gif); background-repeat: no-repeat;}

.newstable			{ background-color: #64849d}

.newstitleblue		{ color: #425d72; font-size: 12px; font-weight: bold; line-height: 2; border-bottom: double;}

.textblue			{ color: #425d72; font-size: 11px}

.archivetable		{ padding: 10px 25px 10px 20px; background-color: #64849D;}
