#books_table tr td a {
    color: #FFFFFF;
    text-decoration: none;
}

#nav_list_row li.title a {
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    text-decoration: none;
    background: none;
    padding: 0;
}

div.error {
    color: #FF0000;
}

input.error, select.error {
    background-color: #FEC1B6;
}

#content ul, #content ol {
    line-height: 2;
    padding: 0 0 12px 20px;
    display: block;
}


#content ul#site_map, #content ul#site_map li {
    line-height: 1.3em;
}


#content ol {
    padding: 0 0 12px 34px;
}

#content ul {
    list-style: disc inside;
}

#content a, #content p a, #content a.all_news:hover {
    text-decoration: none;
}

#content a:hover, #content p a:hover, #content a.all_news {
    text-decoration: underline;
}

#content p.spec {
    margin:10px 0 5px 0;
}

#content ul li ul, #content ul li ol, #content ol li ul, #content ol li ol {
    padding-bottom: 0;
}

#content table {
    width: 469px;
    font-size: 11px;
    border-top: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    margin: 0 0 12px 0;
    clear: left;
}
#content table th, #content table td {
    font-weight: normal;
    text-align: left;
    font-weight: normal;
    border-left: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    padding: 8px 10px;
}
#content table th {
    background: #F2F2F2;
}

#content p a, #content div a {
    color: #CF0A00;
}

h2 a, #content h2 a, #content div h2 a, #content div a.submit {
    text-decoration: none;
    color: black;
}

h2 a:hover, #content h2 a:hover, #content div h2 a:hover {
    text-decoration: underline;
}


a.rss2 {
    height: 15px;
    color: #6D6D6D;
    font-size: 10px;
    background: url(../images/icon_rss.gif) no-repeat;
    padding: 4px 0 0 25px;
    margin: 0;
    float: left;
    position: relative;
    text-decoration: none;
}

a.rss2:hover, #secure p a {
    text-decoration: underline;
}

#content #content_inside a.submit span, #content #content_inside a.submit:hover, #secure p a:hover {
    color: black;
    text-decoration: none;
}


#content #books_table td, #content #books_table th {
    border: none;
}

#content #books_table th {
    font-weight: bold;
}

#content #books_table {
    border: none;
}

#content #site_map a:hover {
    text-decoration: underline;
}

#books_table tr td a:hover {
    text-decoration: underline;
}

.inside_1 #left_sidebar #contact_spec_box {
    background: url(../images/contact_box_1.gif) no-repeat;
}

.inside_2 #left_sidebar #contact_spec_box {
    background: url(../images/contact_box_2.gif) no-repeat;
}

.inside_3 #left_sidebar #contact_spec_box {
    background: url(../images/contact_box_3.gif) no-repeat;
}

.inside_4 #left_sidebar #contact_spec_box {
    background: url(../images/contact_box_4.gif) no-repeat;
}

#left_sidebar #contact_spec_box {
    background: transparent url(../images/contact_box_bg.gif) no-repeat scroll 0 0;
}

#footer span p {
    line-height: 1;
    padding: 0;
}

#footer a {
    color: #7F7F7F;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#left_sidebar #submenu .title a {
    font-size:15px;
    font-weight:bold;
    padding:0;
    background: none;
}

#content #form div textarea {
    width: 250px;
    border:1px solid #C3C3C3;
}

#content #form div select, #content #form div .input {
    border:1px solid #CCCCCC;
    font-family:verdana;
    font-size:10px;
    padding:2px;
}

#left_sidebar #submenu a:hover {
    text-decoration: underline;
}

#nav_list_row li.title a:hover, #menu a:hover {
    text-decoration: underline;
}

#left_sidebar #plan_list {
    width: 211px;
    font-size: 11px;
}

#left_sidebar #plan_list a {
    color: #9F1D29;
}

#nav_list_4 .spec p, #nav_list_2 .spec p {
    line-height: 1.5em;
}

#nav_list_2 .spec {
	width: 200px;
	padding: 5px 13px 10px 13px;
	margin: 5px -13px 0 -13px;
	float: left;
}
* html #nav_list_2 .spec {
	display: inline;
}
#nav_list_2 .spec span {
	color: #7D610F;
	font-size: 15px;
	display: block;
}
#nav_list_2 .spec p {
	color: #7D610F;
	font-size: 12px;
	display: block;
}
#nav_list_2 .spec p a {
	color: #9F1D29;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	background: none;
	padding: 0;
	display: inline;
}


#content h2, #content h3, #content h4 {
    padding: 15px 0 10px 0;
}

#content .news_row h2 {
    padding: 0 0 10px 0;
}

#content #secure_top {
    margin-top: 20px;
}

#left_sidebar #plan_list ul {
	list-style: none;
}

#logo {
    width: 450px;
}
.clear {clear:both;}

