/* CSS Document */


*
{
padding:0px;
margin:0px;
}
body
{
font-family:Arial, Helvetica, sans-serif;
color:#1f5d9c;
font-size:12px;
background-color:#FFFFFF;
}
a
{
color:#1f5d9c;
text-decoration:none;
}

#container
{
}
.spacebody
{
padding:0px 0px;
}
#top
{
}
.topline
<!-- {
background-color:#FF6000;
height:6px;
} -->

#top
{
background-image:url(images/top.jpg);
background-repeat:repeat-x;
height:71px;
}

#top p a
{
padding:5px 10px;
<! -- background-image:url(images/sep.jpg); -->
background-repeat:no-repeat;
background-position:left;
font-size:12px;
color:#ffffff;
}
#top p a:hover
{
color:#ffffff;
text-decoration:underline;
}
#top p
{
padding:5px 10px;
}

#category
{
background-image:url(images/category.jpg);
background-repeat:repeat-x;
height:35px;
}
h3
{
font-size:15px;
font-weight:bold;
color:#FF6000;
<!--background-image:url(images/arrow.jpg);-->
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
margin-left:0px;
}
.smallfont
{
font-size:11px;
color:#000000;
padding-left:15px;
}
#left
{
font-size:14px;
color:#FF6000;
background-color:#FFFFFF;
}
.input
{
width:145px;
height:15px;
font-size:10px;
color:#999999;
padding:3px;
border:solid 1px #a6a6a6;
margin:5px 0px;
}
.leftspace
{
padding:10px;
}
h1
{
font-size:12px;
font-weight:bold;
color:#1f5d9c;
padding-left:10px;
padding-right:20px;
line-height:13px;
}
h2
{
font-size:12px;
font-weight:bold;
color:#1f5d9c;
padding-top:5px;
padding-bottom:5px;
padding-right:20px;
line-height:13px;
display:block;
border-bottom:solid 1px #ccc;
}

#content p
{
padding:5px 15px;
text-align:left;
}
.border
{
border-left:solid 1px #CCCCCC;
}
#content ul li
{
list-style-type:round-circle;
list-style-position:inside;
padding-left:25px;
line-height:18px;
}
.h2table
{
margin-left:15px;
}
#bottom
{
background-image:url(images/bottom.jpg);
height:110px;
background-repeat:repeat-x;
font-size:12px;
color:#ffffff;
}
#bottom a:hover
{
color:#ffffff;
}
#left a, #right a
{
font-weight:bold;
font-size:12px;
display:block;
padding:7px 5px;
border-bottom:solid 0px #0066CC;
}
#left a:hover, #right a:hover
{
background-color:#f0f0f0;
color:#006699;
}
.redtext
{
	color: #FF6000;
	text-decoration: none;
}
input.button, input.button_red, input.button_green, input.button_pruple, a.button, a.button_red, a.button_green, a.button_pruple
{
	border-left:1px solid rgb(180, 180, 180); border-right:1px solid rgb(114, 114, 114); border-top:1px solid #B4B4B4; border-bottom:1px solid rgb(114, 114, 114); text-decoration: none;
	background-image:url('/images/button_bg.gif');
	background-color:#ffffff;
	background-position: left top;
	background-repeat:repeat;
	font-size:1.0em;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	cursor: pointer; padding-top:1px; padding-bottom:1px
}
.purtextbold
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.subWindow
{
	background: #F0F0F0;
	display: none;
	margin: 10px;
	padding: 30px;
	border-width: 1px;
	border-style: dashed;
	border-color: gray;
}
.smallRedText
{ 
	color:#FF6000;
	font-size:xx-small;	
	text-decoration: none;
}


.smallRedText:hover
{
	color: #999999;
	text-decoration: none;
}

.smallRedText:visited
{
	color: #DA2C00;
	text-decoration: none;
}
.purtext
{
	color: #000066;
	text-decoration: none;
}

.purtextbold
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.grntext
{
	color: #00B95C;
}

.whttextlink
{
	color: #ffffff;
	text-decoration: underline;
}
.redtextlink
{
	color: #DA2C00;
	text-decoration: underline;
}
.purtextlink
{
	color: #000066;
	text-decoration: underline;
}
.grntextlink
{
	color: #00B95C;
	text-decoration: underline;
}
.redtextlink
{
	color: #ff6000;
	text-decoration: underline;
}
.whttextlinkbold
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.redtextlinkbold
{
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
.purtextlinkbold
{
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.grntextlinkbold
{
	font-weight: bold;
	color: #00B95C;
	text-decoration: underline;
}
.redtextlinkbold
{
	font-weight: bold;
	color: #DA2C00;
	text-decoration: underline;
}
TH
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #eaeaea;
}

<!--* {
padding : 0;
margin : 0;
}
body {
font-family : Arial, Helvetica, sans-serif;
color : #1f5d9c;
font-size : 12px;
background-color : #ffffff;
}
a {
color : #1f5d9c;
text-decoration : none;
}
.spacebody {
padding : 0 0;
}
#top {
background-image : url(images/top.jpg);
background-repeat : repeat-x;
height : 71px;
}
#category {
background-image : url(images/category.jpg);
background-repeat : repeat-x;
height : 35px;
}
.input {
width : 145px;
height : 15px;
font-size : 10px;
color : #999999;
padding : 3px;
border : 1px solid #a6a6a6;
margin : 5px 0;
}
.leftspace {
padding : 10px;
}
h1 {
font-size : 12px;
font-weight : bold;
color : #1f5d9c;
padding-left : 10px;
padding-right : 20px;
line-height : 13px;
}
h2 {
font-size : 12px;
font-weight : bold;
color : #1f5d9c;
padding-top : 5px;
padding-bottom : 5px;
padding-right : 20px;
line-height : 13px;
display : block;
border-bottom : 1px solid #ccc;
}
#content p {
padding : 5px 15px;
text-align : left;
}
.border {
border-left : 1px solid #cccccc;
}
#content ul li {
list-style-position : inside;
padding-left : 25px;
line-height : 18px;
}
.h2table {
margin-left : 15px;
}
#bottom {
background-image : url(images/bottom.jpg);
height : 110px;
background-repeat : repeat-x;
font-size : 12px;
color : #ffffff;
}
#bottom a:hover {
color : #ffffff;
}
#left a, #right a {
font-weight : bold;
font-size : 12px;
display : block;
padding : 7px 5px;
border-bottom : 0 solid #0066cc;
}
#left a:hover, #right a:hover {
background-color : #f0f0f0;
color : #006699;
}
.redtext {
color : #ff6000;
text-decoration : none;
}
input.button, input.button_red, input.button_green, input.button_pruple, a.button, a.button_red, a.button_green, a.button_pruple {
border-left : 1px solid rgb(180, 180, 180);
border-right : 1px solid rgb(114, 114, 114);
border-top : 1px solid #b4b4b4;
border-bottom : 1px solid rgb(114, 114, 114);
text-decoration : none;
background-image : url('/images/button_bg.gif');
background-color : #ffffff;
background-position : left top;
background-repeat : repeat;
font-size : 1em;
margin : 0;
padding-left : 10px;
padding-right : 10px;
cursor : pointer;
padding-top : 1px;
padding-bottom : 1px;
}
.purtextbold {
color : #000066;
text-decoration : none;
font-weight : bold;
}
.subWindow {
background : #f0f0f0;
display : none;
margin : 10px;
padding : 30px;
border-width : 1px;
border-style : dashed;
border-color : gray;
}
.smallRedText {
color : #ff6000;
font-size : xx-small;
text-decoration : none;
}
.smallRedText:hover {
color : #999999;
text-decoration : none;
}
.smallRedText:visited {
color : #da2c00;
text-decoration : none;
}
.purtext {
color : #000066;
text-decoration : none;
}
.purtextbold {
color : #000066;
text-decoration : none;
font-weight : bold;
}
.grntext {
color : #00b95c;
}
.whttextlink {
color : #ffffff;
text-decoration : underline;
}
.redtextlink {
color : #da2c00;
text-decoration : underline;
}
.purtextlink {
color : #000066;
text-decoration : underline;
}
.grntextlink {
color : #00b95c;
text-decoration : underline;
}
.redtextlink {
color : #ff6000;
text-decoration : underline;
}
.whttextlinkbold {
font-weight : bold;
color : #ffffff;
text-decoration : underline;
}
.redtextlinkbold {
font-weight : bold;
color : #ff9900;
text-decoration : underline;
}
.purtextlinkbold {
font-weight : bold;
color : #000066;
text-decoration : underline;
}
.grntextlinkbold {
font-weight : bold;
color : #00b95c;
text-decoration : underline;
}
.redtextlinkbold {
font-weight : bold;
color : #da2c00;
text-decoration : underline;
}
TH {
color : #333333;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background : #eaeaea;
}
.comm100_dvbox_css {
width : 184px !important ;
padding : 0 !important ;
margin : 0 !important ;
float : none !important ;
border : 0 !important ;
background-color : #e8e8e8 !important ;
padding : 1px !important ;
position : absolute !important ;
z-index : 9999999 !important ;
font-family : Arial, sans-serif !important ;
text-align : left !important ;
vertical-align : top !important ;
}
.comm100_dvbox_css .comm100_dvcontent_css {
width : 180px !important ;
background-color : #fff !important ;
padding : 2px !important ;
position : relative !important ;
border : 0 !important ;
float : none !important ;
}
.comm100_dvbox_css .comm100_dvcontent_css .comm100_ptitle_css {
height : 18px !important ;
line-height : 18px !important ;
font-size : 10px !important ;
width : 175px !important ;
background-color : #e8e8e8 !important ;
color : #555;
padding : 2px 0 2px 5px;
margin : 0 !important ;
text-indent : 4px !important ;
border : 0 !important ;
float : none !important ;
display : block !important ;
}
.comm100_dvbox_css .comm100_dvcontent_css .comm100_ptitle_css .comm100_atitle_css {
display : inline !important ;
color : #009999 !important ;
font-size : 10px !important ;
margin : 0 !important ;
padding : 0 !important ;
border : 0 !important ;
float : none !important ;
}
.comm100_dvbox_css .comm100_dvcontent_css .comm100_ulbox_css {
padding : 0 !important ;
margin : 0 !important ;
border : 0 !important ;
float : none !important ;
padding-top : 3px !important ;
padding-bottom : 5px !important ;
line-height : 14px !important ;
position : relative !important ;
padding-left : 20px !important ;
list-style-type : disc !important ;
list-style-position : outside !important ;
list-style-image : none !important ;
background : #fff !important ;
font-size : 10px !important ;
display : block !important ;
overflow : visible !important ;
text-align : left !important ;
}
.comm100_dvbox_css .comm100_dvcontent_css .comm100_ulbox_css li {
font-size : 10px !important ;
color : #009999 !important ;
border : 0 !important ;
background : #fff !important ;
line-height : 15px !important ;
margin : 0 !important ;
padding : 0 !important ;
width : 98% !important ;
font-weight : 300 !important ;
float : none !important ;
position : relative !important ;
text-indent : 8px !important ;
display : list-item !important ;
text-align : left !important ;
}
.comm100_dvbox_css .comm100_dvcontent_css .comm100_ulbox_css li a {
position : relative !important ;
color : #009999 !important ;
font-size : 10px !important ;
font-weight : 300 !important ;
display : inline !important ;
border : 0 !important ;
background : #fff !important ;
height : 14px !important ;
line-height : 14px !important ;
margin : 0 !important ;
padding : 0 !important ;
text-align : left !important ;
width : 100% !important ;
text-indent : 0 !important ;
float : none !important ;
}
.comm100_dvbox_css .comm100_dvcontent_css .comm100_ulbox_css .comm100_onelinone {
border : 0 !important ;
width : 0 !important ;
float : none !important ;
padding : 0 !important ;
margin : 0 !important ;
height : 0 !important ;
display : none !important ;
}
#comm100_warp {
border : 0 !important ;
width : 190px !important ;
float : none !important ;
padding : 0 !important ;
margin : 0 !important ;
}
#comm100_warp a {
background-image : none !important ;
}
#comm100_warp #comm100_dvhelp {
border : 0 !important ;
width : 165px !important ;
float : none !important ;
margin : 0 !important ;
padding : 0 !important ;
}
#comm100_warp #comm100_dvhelp .comm100_ahelp_css {
padding : 0 !important ;
margin : 0 !important ;
display : inline-block !important ;
border : 0 !important ;
float : none !important ;
}
@media screen {
#comm100_warp #comm100_dvhelp .comm100_ahelp_css {
display : inline;
}
}
#comm100_warp #comm100_dvhelp .comm100_ahelp_css #comm100_ButtonImage {
margin : 0 !important ;
padding : 0 !important ;
border : 0 !important ;
float : none !important ;
}
#comm100_warp #comm100_dvhelp #comm100_track {
position : relative !important ;
z-index : 9999999 !important ;
margin : 0 !important ;
padding : 0 !important ;
border : 0 !important ;
line-height : 15px !important ;
float : none !important ;
font-size : 10px !important ;
vertical-align : top !important ;
font-family : Arial, Helvetica, sans-serif;
color : #555;
display : inline !important ;
}
#comm100_warp #comm100_dvhelp #comm100_track a {
text-decoration : none !important ;
line-height : 14px !important ;
color : #009999 !important ;
display : inline !important ;
font-size : 10px !important ;
margin : 0 !important ;
padding : 0 !important ;
border : 0 !important ;
float : none !important ;
} -->
