﻿body
{
	margin: 0px;
	font-family: Arial;
	color: #333333;
	font-size:12px;
}
.divmain
{
	border: 0px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
	width:100%;
}
.menubar
{
	height: 23px;
	background-color: #ffcc66;
	color: #ffffff;
}
.submenu
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.label
{
	font-weight: bold;
	text-align: left;
}
.value
{	
	color: #000000;
}
.strong
{
	font-weight: bold;
	font-size:12px;
	color: #000000;
	
}
.strong2
{
	font-size:12px;
	color: #666666;
}
.strong3
{
	font-weight: bold;
	font-size:12px;
	color: #333333;
}
.grid_selected
{
	color: #3366ff;
	background-color: lightgrey;
}
.menubar a
{	color: #ffffff;
text-decoration:none;
}

img
{
	border:0px;
}
.contents
{
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	width: 900px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.contents td
{
	vertical-align:top;
	text-align: left;
}
.welcome
{
	font-weight: bold;
}
.header
{
	height: 60px;
	background-color: #ffffff;
}
.footer
{
	padding: 10px;
	height: 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
.sidebar
{
	border-right: #696969 1px solid;
	vertical-align: top;
	border-right-width: 1px;
}
.golink
{
	padding: 0px 0px 0px 5px;
	width: 210px;
	height: 40px;
	font-weight: bold;
	background-color: #DBD9DA;
	background-image: url(images/golink.gif);
	background-repeat: no-repeat;
}
.golink a
{
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
.golink a:hover
{
	background-repeat: no-repeat;
	color: #008000;
	text-decoration: underline;
}

.story-head
{
	border-bottom: #999999 1px solid;
	font-weight: bold;
	border-bottom-width: 0px;
}
.story-body
{

	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align:top;
}
.topmenu a
{
	color:White;
}
.topmenu a:hover
{
	color: chocolate;
	
}

.header a
{
	color: chocolate;
	text-decoration: none;
	font-weight: bold;
}
.left_border
{	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;

	
}
.contents a
{
	color: #3366ff;
	font-size: 12px;
	text-decoration: none;
}
.contents a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.cal_month
{
}
.cal_busy
{
}
.cal_day
{
}
.menu_level2_normal
{
	color: #000000;
	
}
.menu_level2_selected
{
	border-right: #ffcc66 1px solid;
	border-top: #ffcc66 1px solid;
	border-left: #ffcc66 1px solid;
	border-bottom: #ffcc66 1px solid;
	color: #ffffff;
	
}
#divmain
{
	width: 950px;
	text-align:left;
}

.title
{
	font-size: 12pt;
	color: #999999;
	font-style: italic;
}
.blue_on_white
{
	font-size: 12pt;
	color: #333399;
	background-color: #ffffff;
	text-align: center;
	height: 37px;
	padding-top: 0px;
}
.white_on_blue
{
	padding: 5px 0px 0px 0px;
	font-size: 12pt;
	color: #ffffff;
	background-color: #333399;
	text-align: center;
	vertical-align: bottom;
	height: 38px;
}

.white_on_lightblue
{
	padding: 0px 0px 0px 0px;
	font-size: 12pt;
	color: #ffffff;
	background-color: #666699;
	text-align: center;
	vertical-align: bottom;
	height: 26px;
}

.button
{
	padding: 4px;
	border: solid 1px green;
	color: #ffffff;
	background-color: #009933;
	height: 25px;
	background-image: url('images/button.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
.button-red
{
	padding: 4px;
	border: solid 1px green;
	color: #ffffff;
	background-color: #FF7777;
	height: 25px;
	background-repeat: repeat-x;
	font-weight: bold;
}
.button-go
{
	padding: 4px;
	border: solid 1px green;
	color: #ffffff;
	background-color: #009933;
	height: 25px;
	background-image: url('images/button.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}

.contents .textbox
{
	background-color: #ffffff;
	}
.top_menu_lower
{
	color: #999999;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	height: 24px;
}

.top_menu_lower a
{
	color: #999999;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;	
	text-decoration: none;

}
.top_menu_lower a:hover
{
	color: #ccaa99;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;	
	text-decoration: none;

}
.box
{
	border: solid 1px #CCCCCC;
}
.section
{
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #808080;
}
.subsection
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	
}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.small
{

}
.dropdown
{
	border: 1px solid #C0C0C0;
}

.warning
{
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.watermark
{
	color: #C0C0C0;
}

.search-head
{
	padding: 3px;
	background-color: #000080;
	color: #FFFFFF;
	font-weight: bold;
}



.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}



.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}



.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.grid-head
{
	background-color:#ECECF9;
	
}

h1
{
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
}
	h2
	{	margin: 0px;
	font-size: 16px;
		font-weight: bold;
}
	h3
	{	margin: 0px;
	font-size: 14px;
		font-weight: bold;
}
	h4
	{	margin: 0px;
	font-size: 14px;
		font-weight: bold;
}
.page-title
{
	font-size: 14px;
		font-weight: bold;
}
.heading
{
	font-size: 14px;
	font-weight: bold;
}