/* Default CSS Stylesheet for a new Web Application project */


A:link
{
	font-weight: none;
	font-size: 8pt;
	color: #112D60;
	font-family: Tahoma;
	text-decoration: none;
}	
		
A:visited	{	
	font-weight: none;
	font-size: 8pt;
	color: #112D60;
	font-family: Tahoma;
	text-decoration: none;
	}	
		
A:active	{	
	font-weight: none;
	font-size: 8pt;
	color: #112D60;
	font-family: Tahoma;
	text-decoration: none;
	}	
		
A:hover
{
	font-weight: none;
	font-size: 8pt;
	color: White;
	font-family: Tahoma;
	text-decoration: none;
}

.Contents
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	color: Black;
}
.BoldContents
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	color: Black;
}

.WhiteContents
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	color: White;
}
.BoldWhiteContents
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	color: White;
}


.HeadingContents
{
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-family: Tahoma;
	color: white;
}
.BlackHeadingContents
{
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-family: Tahoma;
	color: Black;
}

.ErrorContents
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	color:Red;
}

.Buttons
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	color: black;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.TextBoxes
{
	border-right: #000000 1px solid;
	padding-right: 1px;
	border-top: #000000 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: #000000 1px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}

.Images
{
	border-right: #FFFFFF 2px solid;
	padding-right: 0px;
	border-top: #FFFFFF 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #FFFFFF 2px solid;
	padding-top: 0px;
	border-bottom: #FFFFFF 2px solid;
}
.NewOneLiners
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: Red;
	color: Red;
}






.Lines
{
	color: White;
}

.Diary
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}









.Table_Move
{
	BORDER-RIGHT: #8549c1 1px solid;
	BORDER-TOP: #8549c1 1px solid;
	BORDER-LEFT: #8549c1 1px solid;
	BORDER-BOTTOM: #8549c1 1px solid;
	BACKGROUND-COLOR: #f0e4f7;
}
.Table_Move_Header
{
	
	background-image: url(../images/fade_move.gif);
	background-repeat: repeat-x;
	background-position: left top
}

.Table_DarkBlue
{
	BORDER-RIGHT: #043a80 1px solid;
	BORDER-TOP: #043a80 1px solid;
	BORDER-LEFT: #043a80 1px solid;
	BORDER-BOTTOM: #043a80 1px solid;
	BACKGROUND-COLOR: #bdd0e9;
}
.Table_DarkBlue_Header
{
	
	background-image: url(../images/fade_darkblue.gif);
	background-repeat: repeat-x;
	background-position: left top
}

.Table_Orange
{
	BORDER-RIGHT: #ff8a00 1px solid;
	BORDER-TOP: #ff8a00 1px solid;
	BORDER-LEFT: #ff8a00 1px solid;
	BORDER-BOTTOM: #ff8a00 1px solid;
	BACKGROUND-COLOR: #ffedc5;
}
.Table_Orange_Header
{
	
	background-image: url(../images/fade_orange.gif);
	background-repeat: repeat-x;
	background-position: left top
}

.Table_Maroon
{
	BORDER-RIGHT: #a20149 1px solid;
	BORDER-TOP: #a20149 1px solid;
	BORDER-LEFT: #a20149 1px solid;
	BORDER-BOTTOM: #a20149 1px solid;
	BACKGROUND-COLOR: #f7c9ef;
}
.Table_Maroon_Header
{
	
	background-image: url(../images/fade_maroon.gif);
	background-repeat: repeat-x;
	background-position: left top
}

.Table_Blue
{
	BORDER-RIGHT: #127e9b 1px solid;
	BORDER-TOP: #127e9b 1px solid;
	BORDER-LEFT: #127e9b 1px solid;
	BORDER-BOTTOM: #127e9b 1px solid;
	BACKGROUND-COLOR: #d5edf7;
}
.Table_Blue_Header
{
	
	background-image: url(../images/fade_blue.gif);
	background-repeat: repeat-x;
	background-position: left top
}

.Table_Green
{
	BORDER-RIGHT: #4f884b 1px solid;
	BORDER-TOP: #4f884b 1px solid;
	BORDER-LEFT: #4f884b 1px solid;
	BORDER-BOTTOM: #4f884b 1px solid;
	BACKGROUND-COLOR: #eff9e1;
}
.Table_Green_Header
{
	
	background-image: url(../images/fade_green.gif);
	background-repeat: repeat-x;
	background-position: left top
}

.Table_Red
{
	BORDER-RIGHT: #C40000 1px solid;
	BORDER-TOP: #C40000 1px solid;
	BORDER-LEFT: #C40000 1px solid;
	BORDER-BOTTOM: #C40000 1px solid;
	BACKGROUND-COLOR: #FFB0B0;
}
.Table_Red_Header
{
	
	background-image: url(../images/fade_red.gif);
	background-repeat: repeat-x;
	background-position: left top
}
body 
{
	font-family :Verdana;
	font-size :13;
}
td
{
	font-family :Verdana;
	font-size :13;
}