a
{
	text-decoration: none;
	color: #1F62E1;
}
p, td
{
	font-family:verdana,arial,helvetica;
	font-size:12;
	line-height:1.3em;
}
	
	input
{
	color: #666666;
	font-size: 12;
}

select
{
	color: #666666;
	font-size: 12;
}

.linksTable
{
	background: #D2D7E0;	border-color: #B8BCC3;	border-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;
}


.navLink
{
	color: #1F62E1;
	font-size: 12;
	background: #CDD3DC;
	cursor: hand;
	border-color: #A6AAB0;
	border-width: 1px;
	border-top-style: solid;
}

.navLinkOver
{
	color: #194AA5;
	font-size: 12;
	background: #C6CBD5;
	cursor: hand;
	border-color: #A6AAB0;
	border-width: 1px;
	border-top-style: solid;
}
.navLowerArea
{
	border-color: #B8BCC3;
	border-width: 1px;
	border-top-style: solid;
}.price_list td {	font-family: arial, helvetica;	font-size:11px;
	padding: 4px 20px;}
.contact_form td {
	font-size:11px;
}

.author_pic {
	/*margin-left:25px;*/
}

.homepage p {
	font-size:13px;
}

.homepage h1 {
	font-size:26px;
	margin-top:0;
	margin-bottom:0.4em;
}

.homepage h4 {
	margin-top:0.2em;
	margin-bottom:1.5em;
	font-size:17px;
	font-weight:normal;	
}

.main_links {
	list-style:none;
	background:#f2f2f2 url(../images/menu_bg.jpg) no-repeat top left;
	padding:20px 12px 20px 12px;
	font-size:11px;
	height:302px;
	width:136px;	
}

.main_links li {
	list-style:none;
	border-bottom: 1px #cccccc solid;
	padding:3px 0 3px 0;
	color:
}


.main_links a:link, .main_links a:visited {
	display:block;
	padding:2px 5px 2px 5px;
}

.main_links a:hover, .main_links a:active{
	background:#e8e8e8;
	display:block;
	padding:2px 5px 2px 5px;
}



