h1 {
	color: #404040;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}

h2 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	margin-bottom: 0;
}

h2.mb_page {
	color: #000080;
	padding-left: 5px;
	border-left: 10px solid #C0C0FF;
}

h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.input {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px
}

.input_small
{
	font-size: 11px;
	color: #000080;
	font-weight: bold;
}

.button, .comment_rbutton
{
	font-size: 11px;
	margin-left: 5px;
	padding: 0 3px;
	background-color: #0000C0;
	color: #FFFFFF;
	border: 1px solid #8080E0;
	cursor: pointer;
}

.smaller {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px
}

.even_smaller {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px
}

.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #F0F0F0;
}

table.nav_table {
	border: 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
}

table.nav_table th {
	color: #E0E0E0;
}

table.nav_table td {
	background-color: #FFFFFF;
	color: #000000;
}

table.nav_table td.td1
{
	background: url(http://cdn.cpu-upgrade.com/Images/logo_back.gif) repeat-y;
}

table.nav_table td.td2
{
	vertical-align: middle;
	padding-right: 5px;
	text-align: right;
	background: url(http://cdn.cpu-upgrade.com/Images/logo_backr.gif) repeat-y right;
}

table.b_table {
	border: 1px solid #0000C0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

table.b_table th {
	background-color: #C0C0FF;
	color: #000000;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

table.b_table td {
	font-weight: normal;
	line-height: 130%;
	padding: 10px 5px 5px 10px;
}

table.d_table {
	border-left: 1px solid #E0E0FF;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

table.d_table th {
	background-color: #E0E0FF;
	border-top: 1px solid #C0C0E0;
	border-bottom: 1px solid #C0C0E0;
	color: #0000C0;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

table.d_table td {
	font-weight: normal;
	border-bottom: 1px solid #E0E0FF;
	border-right: 1px solid #E0E0FF;
	line-height: 120%;
	padding: 3px 3px 3px 3px;
}

table.l_table {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	border-top: 1px solid #E0E0FF;
	border-left: 1px solid #E0E0FF;
}

table.l_table th {
	background-color: #E0E0FF;
	border-bottom: 1px solid #C0C0E0;
	color: #0000C0;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

table.l_table td {
	font-weight: normal;
	line-height: 120%;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border-bottom: 1px solid #E0E0FF;
	border-right: 1px solid #E0E0FF;
}

table.container_table {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	line-height: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

table.container_table td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table.v_middle td {
	vertical-align: middle;
}

a.white_link:link, a.white_link:active, a.white_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white_link:hover {
	color: #FFD060;
	text-decoration: underline;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	color: #C00000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.nav_link:hover {
	color: #C02020;
	font-weight: bold;
	text-decoration: none;
}

a.s_nav_link:link, a.s_nav_link:active, a.s_nav_link:visited {
	color: #6060C0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.s_nav_link:hover {
	color: #2020E0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:active {
	color: #0000E0;
	text-decoration: underline;
}

a:visited {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.logo:link, a.logo:active, a.logo:visited, a.logo:hover
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.comments
{
	border: 1px solid #C0C0E0;
	padding: 1px 3px 1px 3px;
	clear: both;
	margin: 5px 0 5px 0;
	text-align: left;
}

.comments h3
{
	background-color: #C0C0FF;
	padding: 1px 3px 1px 3px;
	margin-top: 0;
}

.comments p
{
	margin-bottom: 0;
	padding-bottom: 10px;
}

.comments_author
{
	background-color: #E8E8FF;
	padding: 1px 3px 1px 3px;
	text-align: left;
}

.comment_right
{
	float: right;
	text-align: right;
	width: 200px;
}

/* Obsolete - delete during next update */
.comment_thread
{
	padding-left: 20px;
	background-color: #E8E8FF;
}

/* Obsolete - delete during next update */
.comment_thread1
{
	padding-left: 5px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

.comment_g1, .comment_g2
{
	padding-left: 20px;
	background-color: #E8E8FF;
}

.comment_l1
{
	padding: 3px 0 0 0;
	background-color: #FFFFFF;
}

.comment_l2
{
	padding: 3px 0 0 3px;
	background-color: #FFFFFF;
}

.comment_hreply
{
	text-align: right;
	float: right;
	width: 60px;
	background-color: #FFFFFF;
}

.comment_rbutton
{
	margin-left: 0;
	font-size: 87%;
	font-weight: bold;
	width: 58px;
}

.comment_pager
{
	border-top: 1px dotted #C0C0FF;
	padding: 5px 0 5px 0;
}

.comment_pager a, .comment_pager b
{
	background-color: #E8E8FF;
	padding: 1px 3px 1px 3px;
}

._link
{
	margin-top: 1px;
	margin-bottom: 2px;
}

.no_s {
	background-color: #FFD0D0;
}

.no_d
{
	background-color: #FFE0A0;
}

.T_tags_wrap
{
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #E0E0FF;
	padding: 1px 5px;
}

.T_tags
{
	line-height: 180%;
/*	background-color: #F0F0FF;*/
	padding: 0;
	border: 0;
}

.T_on, .T_on a {
	background-color: #C0C0FF;
	text-decoration: none !important;
	padding: 2px 5px;
}

.T_off, .T_off a, .T_all, .T_all a {
	text-decoration: none !important;
	padding: 2px 5px;
}

.breadcrumbs, table.b_table td.breadcrumbs
{
	padding: 0 5px 2px 5px;
	background-color: #F0F0FF;
	font-size: 85%;
	border-top: 1px solid #C0C0FF;
	border-bottom: 1px solid #C0C0FF;
}

.copyright, .copyright_mb
{
	width: 760px;
	padding: 1px 0;
	margin-top: 2px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: url(http://cdn.cpu-upgrade.com/Images/logo_backr.gif) repeat-y right;
}

.right300
{
	padding-right: 5px;
	width: 300px;
	float: right;
	text-align: right;
}

.left
{
	padding-left: 5px;
	text-align: left;
}

.clear
{
	width: 100%;
	clear: both;
}

table.b_table td.updated
{
	padding: 1px 5px;
	background-color: #E0E0FF;
	color: #6060C0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.pad5
{
	margin-bottom: 5px;
}

.error 
{
	color: #C00000;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.info
{
	color: #00C000;
	font-weight: bold;
	padding: 10px 0 10px 0;
}


