body {
        margin-left : 50;
        margin-top : 20;
        margin-right : 0;
        margin-bottom : 0;
        padding-left : 0;
        padding-right : 0;
        padding-top : 0;
        padding-bottom : 0;
        background-color : #ffffff;
        color : #000000;
}
.bg_top {
        background-image : url(../img/top.gif);
        background-repeat: repeat-x;
}
.bg_bot {
        background-image : url(../img/bot.gif);
        background-repeat: repeat-x;
}
.bg_left {
        background-image : url(../img/left.gif);
}
.bg_rg {
        background-image : url(../img/rg.gif);
}
.h13 { height : 13px; }

.h10  { height : 10px; }
.h17  { height : 17px; }
.h100  { height : 100%; }
.h24  { height : 24px; }
.h20  { height : 20px; }
.h1  { height : 1px; background-color : #cecfd4; }
.h1w  { height : 1px; background-color : #ffffff; }

.h13b { height : 13px; background-color : #2b3c74; }
.h4  { height : 2px; }
.h250  { 
		height : 250px;
	 	color: #b80000;
		font-family : Verdana;
        font-size : 20px;
 }
.panel { 
		height : 22px; 
		background-color : #b80000;
		color: #facfb8;
		font-family : Verdana;
        font-size : 14px;
        font-weight : bold;
		text-indent:30px; 
}
.panel_rg { 
		height : 22px; 
		background-color : #2d3134;		
}
.panel_l { 
		height : 22px; 
		background-color:#f1f1f1;
}
.text_sm{
		height: 17px;
        color : #676464;
        font-family : Verdana;
        font-size : 11px;
}
.address{
        color : #333333;
        font-family : Verdana;
        font-size : 11px;
		font-weight:bold;
		width:100px;
}
.address_txt{
        color : #333333;
        font-family : Verdana;
        font-size : 11px;
}
.separator {
        background-image : url(../img/sep.gif);
		height:2px;
}
.sep_line {
        background-image : url(../img/sep.gif);
}
.dot_line {
        background-image : url(../img/dot.gif);
}
.dot_vert {
        background-image : url(../img/dot_v.gif);
}
.text_brd{
		height:35px;
        color : #b80000;
        font-family : Verdana;
        font-size : 12px;
		font-weight:bold;
		text-indent:10px;
}
.text_title{
		height:20px;
        color : #901702;
        font-family : Verdana;
        font-size : 12px;
		font-weight:bold;
}
.text_rg{
		height:30px;
        color : #6989af;
        font-family : Verdana;
        font-size : 12px;
		font-weight:bold;
}
.text_gray{
        color : #848181;
        font-family : Verdana;
        font-size : 9px;
}
.text_gray1{
        color : #9d9d9d;
        font-family : Verdana;
        font-size : 12px;
}
a.menu,a.menu:visited{
        color : #333333;
        text-decoration : underline;
        font-family : Verdana;
        font-size : 10px;
        font-weight : normal;
}
a.menu:hover {
		color : #ce2102;
        text-decoration : underline;
        font-family : Verdana;
        font-size : 10px;
        font-weight : normal;
}
.tbl_brd {
		background-color:#f7f7f7;
}
.tbl_bord {
        border-style: solid;
        border-color : #9ba09c;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}
.td_brd {
		width:172px;
		background-color:#f1f1f1;
		border-top:solid #9ba09c 1px;
		border-bottom:solid #9ba09c 1px;
}
.td_menu {
		background-color:#f1f1f1;
		border-top:solid #ffffff 1px;
		border-bottom:solid #9e9e9e 1px;
		width:172px;
		height:21px;
		color:#000000;
		text-indent: 10px;
		font-family : Arial;
        font-size : 12px;
}
.td_menu_down {
		background-color:cdcdcd;
		border-top:solid #ffffff 1px;
		border-bottom:solid #9e9e9e 1px;
		height:21px;
		width:172px;
		color:#000000;
		text-indent: 10px;
		font-family : Arial;
        font-size : 12px;
}

a.link{
		display:block;
		width:172px;
		height:20px;
		background-color : #f1f1f1;
        color : #000000;
        text-decoration : none;
        font-family : Arial;
        font-size : 12px;
        font-weight : normal;
}
a.link:hover {
		background-color : #e3e3e3;
		display:block;
		width:100%;
		height:20px;
		color : #777777;	
        text-decoration : none;
        font-family : Arial;
        font-size : 12px;
        font-weight : normal;
}

.img_brd {
        background-color : #ffffff;
        border-style: solid;
        border-color : #d1d1d1;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}
.gallery {
        background-image : url(../img/bg.gif);
		background-repeat:repeat-x;
		color : #656364;
        font-family : Verdana;
        font-size : 11px;
}
.red{
        color : #b80000;
        font-family : Verdana;
        font-size : 12px;
}
.text{
        color : #000000;
        font-family : Verdana;
        font-size : 12px;
}
.text_cont{
        color : #000000;
        font-family : Arial;
        font-size : 12px;
        text-align:justify;
}
.text_tit{
		color : #b80000;
        font-family : Arial;
        font-size : 14px;
		font-weight: bold;
}
.small_at {
        color : #66616D;
        background-color : #ffffff;
        border-style: solid;
        border-color : #BEC3CA;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        font-family : Verdana;
        font-size : 7pt;
}
.button {
        cursor : pointer;
        padding-top : 1px;
        padding-left : 1px;
        padding-right : 1px;
        padding-bottom : 1px;
        border-top-width : 0px;
        border-left-width : 0px;
        border-right-width : 0px;
        border-bottom-width : 0px;
        background-color : #b80000;
        color : #ffffff;
        font : normal 7pt Verdana, Arial, Tahoma;
}