
.txt_orange
{
font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:bold;}


.txt_grey_bigger
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	background-color:#DBE2EC;
	}
	
	.desc{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
}


.bgcolorblue_borderottom {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.awhite
{
color:#FFFFFF;
text-decoration:underline;
}

.awhite:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.summary {font-size: 9}
@charset "utf-8";
/* CSS Document */

body{margin:0px 0px 0px 0px;}
.header{background:url(images/top_bg.jpg); background-repeat: repeat-x;}
.top-link{background:url(images/top_bg2.jpg);background-repeat: no-repeat;}
.top_link1{	font-family:Arial;	font-size:12px;	color: #FFFFFF;	text-decoration: none;	}
a.top_link1:hover{	color:#FF6600;	}
.link_or{	font-family:Arial;	font-size:12px;	color:#FF6600;	text-decoration: none;	}
a.link_or:hover{color:#333333;	}

.bg{ background: url(images/bg.jpg); background-repeat:repeat-y;}
.bg_bottom{ background: url(images/bottom.jpg); background-repeat:repeat-x; height:41px;}
.wh_text{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;}
.login_box_top{background: url(images/login_box_top1.jpg); background-repeat:no-repeat; height:38px; width:355;}
.login_box_center{background: url(images/login_box_center.jpg); background-repeat:repeat-y; width:355;}
.login_box_bottom{background: url(images/login_box_bottm.jpg); background-repeat:no-repeat; height:7px; width:355;}
.text_black{ font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:bold;}
.input{ background-color:#FAFAFA; border: 1px solid #999999;}

.menu_box{background: url(images/menu_top.jpg); background-repeat:no-repeat; height:37px; width:216px;}
.menu_box_center{background: url(images/menu_cen.jpg); background-repeat:repeat-y;  width:216px;}
.menu_box_bottom{background: url(images/menu_bottom.jpg); background-repeat:no-repeat; height:37px; width:216px;}

.right_box{background: url(images/right_top.jpg); background-repeat:no-repeat; height:37px; width:724px;}
.right_box_center{background: url(images/right_center.jpg); background-repeat:repeat-y;  width:216px;}
.right_box_bottom{background: url(images/right_bottom.jpg); background-repeat:no-repeat; height:15px; width:216px;}

.menu_link1{ font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:bold;text-decoration: none;	}
a.menu_link1:hover{	color:#FF6600;	}

.text_or{ font-family:Arial, Helvetica, sans-serif; color: #FF9900; font-size:14px; font-weight:bold;}
.button{
font-weight:bold;
color:#333333;
background-image:url(images/button.gif);
background-repeat:repeat-x;}


body{margin:0px 0px 0px 0px;}
.header{background:url(images/top_bg.jpg); background-repeat: repeat-x;}
.top-link{background:url(images/top_bg2.jpg);background-repeat: no-repeat;}
.top_link1{	font-family:Arial;	font-size:12px;	color: #FFFFFF;	text-decoration: none;	}
a.top_link1:hover{	color:#FF6600;	}
.link_or{	font-family:Arial;	font-size:12px;	color:#FF6600;	text-decoration: none;	}
a.link_or:hover{color:#333333;	}

.bg{ background: url(images/bg.jpg); background-repeat:repeat-y;}
.bg_bottom{ background: url(images/bottom.jpg); background-repeat:no-repeat; height:41px;}
.wh_text{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;}
.login_box_top{background: url(images/login_box_top1.jpg); background-repeat:no-repeat; height:38px; width:355;}
.login_box_center{background: url(images/login_box_center.jpg); background-repeat:repeat-y; width:355;}
.login_box_bottom{background: url(images/login_box_bottm.jpg); background-repeat:no-repeat; height:7px; width:355;}
.text_black{ font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:bold;}
.input{ background-color:#FAFAFA; border: 1px solid #999999;}

p.htmlSnipplet {
background-color:#FFFFEE;
border:1px dashed #DDDDDD;
color:#333333;
font-family:monospace,courier,serif;
font-size:0.9em;
padding:0.5em 1em;
margin: 5px 0 10px 5px;
}