a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.sec
{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover
{
    	color: #0000FF;
	text-decoration: none;
}

body
{
	background-image:url('images/bg_20.gif');
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #003366;
	scrollbar-track-color: #003366;
	scrollbar-arrow-color: #003366
}

font
{
	color: #000000;
}

h1
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
}


hr
{
    COLOR: #003366;
}


input
{
	background:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:none;
	text-decoration:none;
	width:140px;
	height:18px;
}

select
{
	background:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:none;
	text-decoration:none;
	height:18px;
	width:170px;
}


.btn
{
	background:#003366;
	color:#CCCCCC;
	cursor:hand;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	width:130px;
	height:20px;
}

.firstbg
{
	background:#CCCCFF;
}

.secbg
{
	background:#99CC99;
}

.thirdbg
{
	background:#003366;
}

.blackbg
{
	background:#000000;
}

.darkgreybg
{
	background:#777777;
}

.greenbg
{
	background:#005500;
}

.redbg
{
	background:#FF0000;
}

.whitebg
{
	background:#ffffff;
}

.gen_heading_center
{
	background-image: url(http://www.softpedia.com/base_img/new/___head_gen_bkgc.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td.top_left_bg
{
	color: #ffffff;
	height: 64px;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/table_bg_top_left.png);
	background-repeat: no-repeat;
}

td.top_right_bg
{
	height: 64px;
	background-image: url(images/table_bg_top_right.png);
	background-repeat: no-repeat;
}

td.left_bg
{
	background-image: url(images/table_bg_left.png);
}

td.bg
{
	background-image: url(images/table_bg.png);
}

td.right_bg
{
	background-image: url(images/table_bg_right.png);
}

td.bottom_left_bg
{
	HEIGHT: 16px;
	background-image: url(images/table_bg_bottom_left.png);
	background-repeat: no-repeat;
}

td.bottom_right_bg
{
	HEIGHT: 16px;
	background-image: url(images/table_bg_bottom_right.png);
	background-repeat: no-repeat;
}


td.normal
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}

td.normalalt
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}

td.normal2
{
	background:#CCCCCC; 
 	COLOR: #000000;
 	FONT-FAMILY: Verdana, Arial;
 	FONT-SIZE: 10px;
 	FONT-WEIGHT: normal;
}

td.header
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}

td.pageheader
{
    COLOR: #003366;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
}