.list
{

    list-style-image: url(images/bullet2.gif);
    margin-top: 5px
}

.text_contact
{
    color: #404040;
    font-size: 9pt;
    font-family: arial;
    text-decoration: none
}


.text_contact:hover
{
    text-decoration: underline
}


.nomargin
{
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px
}

.margin
{
	margin-top: 10px;
	margin-bottom: 10px
}

.menu_dropdown
{
	background-color: #FFFFFF;
	color: #B3B1B1;
	border-style: solid;
	border-width: 1;
	border: 1 solid #B3B1B1
}


.heading
{
    color: #848284;
    font-size: 20pt;
    font-family: Microsoft Sans Serif
}

.text_large
{
    color: #000000;
    font-size: 16pt;
	font-weight: bold;
    font-family: arial
}


.text_medium
{
    color: #404040;
    font-size: 9pt;
    font-family: arial;
    text-decoration: none
}
.text_medium:hover
{
    text-decoration: underline
}

.text_medium_strong
{
    color: #404040;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    text-decoration: none
}

.text_medium2
{
    color: #000000;
    font-size: 8pt;
    font-family: sans-serif
}


.text_small
{
    color: #000000;
    font-size: 7pt;
    font-family: arial
}

.packages_text
{
    color: #808080;
    font-size: 8pt;
    font-family: arial;
    text-decoration: none

}
.packages_text:hover
{
    color: #000000;
    text-decoration: none
}


.packages_price
{
    color: #7B7B7B;
    font-size: 18pt;
    font-weight: bold;
    font-family: arial
}

.menu
{
    color: #6c6a6a;
	font-weight: bold;
    font-size: 10pt;
	text-decoration: none;
    font-family: arial
}
.menu:link
{
    font-weight: bold;
    text-decoration: none
}
.menu:hover
{
 	color: #9F9F9F;
    font-weight: bold;
    text-decoration: none
}


.menu_item
{
    color: #000000;
	font-weight: bold;
    font-size: 10pt;
	text-decoration: none;
	padding: 3;
    font-family: arial
}
.menu_item:link
{
    font-weight: bold;
    text-decoration: none
}

.menu_item:hover
{
 	color: #9F9F9F;
    font-weight: bold;
    text-decoration: none
}


.sub_menu_item
{
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	text-indent : 3px;
	color: #6c6a6a;
	border: none;
	border-top:  solid 1px #FFFFFF;
	border-left:  solid 1px #FFFFFF;
	border-right:  solid 1px #FFFFFF;
	border-bottom: solid 1px #000000;
	width: 100%;
}
.sub_menu_item:link
{
 	color: #6c6a6a;
    text-decoration: none
}
.sub_menu_item:hover
{
	color: #FFFFFF;
	border: solid 1px #BCBCD9;
	border-top:  solid 1px #BCBCD9;
	border-bottom: solid 1px #000000;
	background-color: #BCBCD9
}


.table
{
	background-color: #FFFFFF;
	color: #B3B1B1;
	border-style: solid;
	border-width: 1;
	border: 1 solid #B3B1B1
}


.table_row
{
	padding: 1;
	border: 1 solid #000000
}


.admin_form
{
    color: #000000;
    font-size: 10pt;
    font-family: sans-serif;
    background-color: #D6D6D6;
    border: solid 1px;
    font-weight: bold;
    text-decoration: none
}


.admin_report
{
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-family: sans-serif
}


.datagrid_admin{
    background-color: #D6D6D6
}


.datagrid_alt_admin{
    background-color: #FFFFFF
}


.dataGrid_admin_header{
    color: #FFFFFF;
    font-size: 10pt;
    font-family: sans-serif;
    font-weight: bold;
    background-color: #808080

}


.border
{
	border-style: solid;
	border-width: 1;
	border: 1 solid #000000
}

