body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A22020;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/new_des/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div#head {
	background-color:		inherit;
	border:					1px solid #7F9CD3;
	height:					29px;
	margin-bottom:			2px;
	height:100px;
	width:790px;
}

div#mid1 {
	background-color:		inherit;
	border:					1px solid #7F9CD3;
	height:					29px;
	margin-bottom:			2px;
	width:790px;
}

div#mid11 {
	background-color:		inherit;
	border:					0px solid #7F9CD3;
	height:					29px;
	margin-bottom:			2px;
	height:210px;
	width:285px;
}

div#mid12 {
	background-color:		inherit;
	border:					0px;
	height:					29px;
	margin-bottom:			2px;
	height:216px;
	width:505px;
}

div#sub1 {
	background-color:		inherit;
	border:					1px solid #7F9CD3;
	height:					29px;
	margin-bottom:			2px;
	height:100px;
	width:790px;
}

div#sub11 {
	background-color:		inherit;
	border:					1px solid #7F9CD3;
	height:					29px;
	margin-bottom:			2px;
	height:160px;
	width:285px;
}

div#sub12 {
	background-color:		inherit;
	border:					1px solid #7F9CD3;
	height:					29px;
	margin-bottom:			2px;
	height:160px;
	width:306px;
}

div#sub13 {
	background-color:		inherit;
	border:					1px solid #7F9CD3;
	height:					29px;
	margin-bottom:			2px;
	height:160px;
	width:190px;
}

td {
	font-size: 12px;
}

select	{
	font-size: 11px;
	font-style: normal;
	font-family: tahoma;
	color: #4d5764;
}

.tinput {
	background-color:	#FFF9F9;
	color: #A22020;
	border: #EDA3A3 solid 1px;
	width: 140px;
}

a:visited {
	color: #A22020;
	text-decoration:none;
}
a:hover {
	color: #CC2828;
	text-decoration: underline;
}
a:link {
	color: #A22020;
	text-decoration:none;
}

.pgrey {
	color: #999999;
}

.pgrey:visited {
	color: #999999;
	text-decoration:none;
}
.pgrey:hover {
	color: #999999;
	text-decoration: none;
}
.pgrey:link {
	color: #999999;
	text-decoration:none;
}

.agray {
	color: #000000;
}

.agray:visited {
	color: #000000;
	text-decoration:none;
}
.agray:hover {
	color: #333333;
	text-decoration: underline;
}
.agray:link {
	color: #000000;
	text-decoration:none;
}

.pinkbox {
	background-color:		#FFF2F2;
	border:					1px solid #FF9F9F;
}

.pinkbox_bw {
	background-color:		#F0F0F0;
	border:	1px solid #CECECE;
	color: #AEAEAE;
}

.pinkbox3d {
	background-image:url('../images/new_des/bar_back.png');
	background-repeat: repeat-x;
	border-top:	1px solid #FF9F9F;
	height:35px;
}

.pinkbox3d_bw {
	background-image:url('../images/new_des/bar_back_bw.png');
	background-repeat: repeat-x;
	border-top:	1px solid #CECECE;
	height:35px;
}

.pinkbox3ds {
	background-image:url('../images/new_des/bar_back_s.png');
	background-repeat: repeat-x;
	border-bottom:	1px solid #FF9F9F;
	height:20px;
}

.pinkbox3ds_bw {
	background-image:url('../images/new_des/bar_back_s_bw.png');
	background-repeat: repeat-x;
	border-bottom:	1px solid #CECECE;
	height:20px;
}

.pinkboxtop {
	border-top:					1px solid #FF9F9F;
}

.title {
	font-size:16px;
	font-weight: bold;
}

.desc {
	color:#999999;
	font-size:10px;
}

.desc:visited {
	color:#999999;
	font-size:10px;
}
.desc:hover {
	color:#666666;
	font-size:10px;
}
.desc:link {
	color:#999999;
	font-size:10px;
}

.err {
	color:#FF0000;
	font-size:10px;
}

.tableall {
	border: 1px solid #DDDDDD;
	background-color: #FBFBFB;
	height:200px;
	padding-top:5px;
	padding-left:5px;
}
.tabled {
	border-top: 1px solid #DDDDDD;
	background-color: #F5F5F5;
}
.tabled_nl {
	border: 0px;
	background-color: #F5F5F5;
}
.tabledline {
	border-top: 1px solid #DDDDDD;
}


/* MENU */
.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 8px 4px 8px;
    /*border: 0px #003366;*/
    border: 0px;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
    font-weight:bold;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #FFF2F2;
    color: #A22020;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
    color: #A22020;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px #FF9F9F;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

/*END*/




a img {
	border:					0px;
}

h1 {
color: #000;
font-size: 13px;
font-weight: bold;
text-align: center;
margin:0;
color:#A22020;
padding:0;
}


.titleH1 {
font-size: 14px;
font-weight: bold;
margin:0;
color:#A22020;
padding:0;
}

.titleTable tr td{
font-size:14px;
}