﻿.hLine
{
	width: 100%;
	height: 2px;
	background-color: #000000;
}


.s10
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.s12
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.s14
{
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.s18
{
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.code12
{
	font-family: 'Courier New' , Courier, monospace;
	font-size: 12px;
}

.darkcyan
{
	color: #2B91AF;
}

.dgreen
{
	color: #008000;
}

.dred
{
	color: #800000;
}

.red
{
	color: red;
}

.leftcolumn
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
	width:200px;
}

.header
{
	background-color: #CCCCCC;
}
.footer
{
	background-color: #CCCCCC;
}
.idv
{
    height:180px;
    width:235px;
    text-align:center;
    vertical-align:top;
    margin:0;
    padding:0;   
}
.mcpd
{
    position:absolute;
    opacity:0.5;
    filter:alpha(opacity=50);
    top: 212px;
    left: 32px;
}
.mpt
{
    position:absolute;
    border: 2px solid #333333;
    width:90px;
    height:120px;
    top: 120px;
    left: 102px;
    right: 736px;
}

ul.rw li
{
    display:inline;
    padding-right:20px;
}
ul.smenu
{
    list-style-type:none;
    margin-left:10px;
}
ul.smenu li
{
    margin-bottom:10px;
}
.new
{
    color:Red;
    font-weight:bold;
    font-size:8px;
    background-color:RGB(255,255,150);
}
