h1
{
	color: black;
	font-size: 20px;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
}

h2
{
	color: #306;
	font-size: 18px;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
}

.store_headings
{
	color: #306;
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
}

h3
{
	color: black;
	font-size: 14px;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
}


h4
{
	color: black;
	font-size: 12px;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

h5
{
	color: black;
	font-size: 12px;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
}

h6
{
	color: black;
	font-size: 9px;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
}

body
{
	background-color: #e5e5e5;
	padding: 0px 0px 40px 0px;
	margin: 10px 0px 0px 0px;
	background-image: url(osl_background.gif);
	background-attachment: fixed;
}

.project_popup
{
	background-color: #ffffff;
	margin: 10px 10px 10px 10px;
	background-image: url(none);
}

.top_button
{
	margin: 0px 0px 0px 100px;
}

.project_popup_headings
{
	padding: 10px 0px 10px 0px;
	background-image: url(none);
	color: #306;
	font-size: 18px;
	font-family: arial, tahoma, arial, helvetica, sans-serif;
	text-align: center;
}

p
{
	color: black;
	font-size: 12px;
	font-family: arial, tahoma, arial, helvetica, sans-serif;
	line-height: 16px;
}

.p_no_line_height
{
	color: black;
	font-size: 11px;
	font-family: arial, tahoma, arial, helvetica, sans-serif;
	line-height: 12px;
}

.copyright
{
	color: grey;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	padding: 40px 0px 0px 0px;
}

ul
{
	color: black;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.p_indent_1 { padding-left: 1cm }
.p_indent_2 { padding-left: 1.5cm }
.p_indent_3 { padding-left: 2cm }

.border { border: 1px gray; border-collapse: collapse; border-style: outset outset outset outset; }

td
{
	color: black;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

li
{
	color: black;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.bullet { margin: 0px 3px 0px 0px; }

.outside_main_table
{
	padding: 5px 10px 5px 15px;
}

.main_border
{
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft:  40px;
	-moz-border-radius-topleft:  40px;
	-moz-border-radius-topright:  40px;
}

.front_page_border 
{
	padding: 0px 0px 0px 0px;
	background-color: #e2d1b0;
	border-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	-moz-border-radius-bottomleft:  40px;
	-moz-border-radius-topleft:  40px;
	-moz-border-radius-topright:  40px;
}

.img { padding: 3px 3px 3px 3px; }
.subheading_table { padding: 1px 0px 1px 10px; }

.td_menus
{
	padding: 0px 0px 0px 10px;
	text-align: left;
	vertical-align: left;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: none;
}

.td_menus_sub
{
	padding: 0px 0px 0px 15px;
	text-align: left;
	vertical-align: left;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: none;
}

.td_menus_selected
{
	padding: 0px 0px 0px 10px;
	text-align: left;
	vertical-align: left;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

.td_menus_2
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: none;
}

.td_menus_selected_2
{
	padding: 0px 0px 0px 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

a:link
{
	color: blue;
	text-decoration: none;
	font-weight: none;
}

a:visited
{
	color: blue;
	text-decoration: none;
	font-weight: none;
}

a:active
{
	color: blue;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
}

.a_milonic:link
{
	color: #d5d5d5;
	text-decoration: none;
	font-weight: none;
	font-size: 9px;
}

.a_milonic:visited
{
	color: #d5d5d5;
	text-decoration: none;
	font-weight: none;
	font-size: 9px;
}

.a_milonic:active
{
	color: #d5d5d5;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
	font-size: 9px;
}

.a_milonic:hover
{
	color: #d5d5d5;
	text-decoration: underline;
	cursor: hand;
	font-weight: none;
	font-size: 9px;
}

.top_btmline {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.vrline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.btmline {

	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

html { height: 101%; }
