
body {
	margin: 0px;
    font-family: Tahoma, arial, verdana;
	    font-size: 11px;
	    line-height: 18px;
	    color: #000000;
	background-image: url('../images/pic_02.gif');
    text-align: left;
}
a, link, visited {
	font-family: Tahoma, arial, verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.red_bold {
	font-weight: bold;
	color: #ED1C24;
	text-transform: uppercase;
}
.black_bold {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.black_bold a:link {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-decoration:none;
}
.black_bold a:visited {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-decoration:none;
}
.black_bold a:hover {
	font-weight: bold;
	color: #000;


}

.brdr {

    text-align: left;
    padding-right:4;
	    padding-bottom:4;
	    margin: 2;
	background-color:#F6F6F6;
}

.brdr_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.red_bold a:link {
	font-weight: bold;
	color: #ED1C24;
	text-transform: uppercase;
	text-decoration:none;
}
.red_bold a:visited {
	font-weight: bold;
	color: #ED1C24;
	text-transform: uppercase;
	text-decoration:none;
}
.red_bold a:hover {
	font-weight: bold;
	color: #ED1C24;
	text-transform: uppercase;
	text-decoration:underline;
}

.white_bold {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.list_pad {
	margin-left: 20px;
	color: #666666;
	list-style-type: square;
}

.gray_brdr{
	border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color:#EDEFF1;
	    text-align: left;
	    padding-right:4;
	    padding-bottom:4;
	    margin: 2;
}
.blue_brdr{
	border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
	    color: #336699;
	    background-color:#fff;
	    text-align: left;
}

.gray{
	background-color:#EDEFF1; }
img
{	
border-style: none;
    border-color: inherit;
    border-width: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
li {
	list-style-type: none;
	line-height: 20px;
}
.form_style {
	background-color: #EDEFF1;
	border: 1px solid #CCCCCC;
	line-height: 24px;
.form_style_white {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 24px;
}
}
.textarea_form_style {
	background-color: #EDEFF1;
	width: 400px;
	border: 1px solid #CCCCCC;
	line-height: 24px;
}
.search_style {
	background-color: #EDEFF1;
	height: 24px;
	width: 260px;
	border: 1px solid #CCCCCC;
	line-height: 24px;
}
.btn_style {
	height: 35px;
	width: 122px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	line-height: 35px;
	background-image: url(../images/pic_72.gif);
	
}

.btn_Search {
	height: 56px;
	width: 128px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	line-height: 35px;
	background-image: url(../images/search_btn_46.gif);
	
}
.delete_btn_style {
	height: 35px;
	width: 122px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	line-height: 35px;
	background-image: url(../images/pic_72.gif);
}

.accordionHeader
{
    
	font-family: Arial, Sans-Serif;
    padding: 5px;
    margin-top: 5px;
    margin-left: 5px;
    cursor: pointer;
    background-color:Red;
    
    
}

.accordionContent
{
    
    border-top: none;
    padding: 5px;
    margin-top: 5px;
    margin-left: 5px;
 
}

.RequiredField {
	font-weight: bold;
	color: #ED1C24;
	text-decoration:none;
	
}
.white_brdr
{
            border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        text-align: left;
        padding-right: 4;
        padding-bottom: 4;
        margin: 2;
}
.form_style_white {
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border: 1px solid #CCCCCC;
	line-height: 24px;
}
