
/************** Common *********************/

TextArea
{
	width: 100%;
}


/*************** User Styles **************/


.DefaultStyle
{
	background-color: #ffffff ;
	color: #000000;
}

A.DefaultStyle
{
	text-decoration:none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color : #000000;
}

A:hover.DefaultStyle	
{	
	text-decoration: underline;
	color: #3333cc;
	
}

.GreenStyle
{
	background-color: Green ;
	color: white;
	border-color: black;
	border-width:1px ;
	border-style:groove;
}

.GreenStyle H4
{
	background-color: Green ;
	color: white;
}

.GreenStyle A
{
	text-decoration:none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.GreenStyle	A:hover
{	
	text-decoration: underline;
	color: White;

}
.DarkRedStyle
{
	background-color: #A90027 ;
	color: white;
	border-color: black;
	border-width:1px ;
	border-style:groove;
}
.DarkRedStyle H4
{
	background-color: #A90027 ;
	color: white;
}

.DarkRedStyle A
{
	text-decoration:none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.DarkRedStyle A:hover	
{	
	text-decoration: underline;
	color: White;
	
}

.RedStyle
{
	background-color: Red ;
	color: white;
	border-color: black;
	border-width:1px ;
	border-style:groove;
}
.RedStyle H4
{
	background-color: Red ;
	color: white;
}

.RedStyle A
{
	text-decoration:none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.RedStyle A:hover	 
{	
	text-decoration: underline;
	color: White;
	
}

.BlackStyle
{
	background-color: black ;
	color: white;
	border-color: silver;
	border-width:1px ;
	border-style:groove;
}
.BlackStyle H4
{
	background-color: black ;
	color: white;
}

.BlackStyle A
{
	text-decoration:none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.BlackStyle	A:hover
{	
	text-decoration: underline;
	color: White;
	
}

.SilverStyle
{
	background-color: Silver;
	color: Black;
	border-color: black;
	border-width:1px ;
	border-style:groove;
}

.SilverStyle H4
{
	background-color: Silver;
}

.SilverStyle A
{
	text-decoration:none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :Black;
}
.SilverStyle A:hover	 
{	
	text-decoration: underline;
	color: Black;
	
}

.DarkBlueStyle
{
	background-color: #051537;
	color: White;
    border-color: silver;
	border-width:1px ;
	border-style:groove;
}
.DarkBlueStyle H4
{
	background-color: #051537;
	color: White;

}
.DarkBlueStyle A
{
	text-decoration:	none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.DarkBlueStyle A:hover	
{	
	text-decoration: underline;
	color: White;
	
}

.BlueStyle
{
	background-color: Blue;
	color: White;
	border-color: black;
	border-width:1px ;
	border-style:groove;

}
.BlueStyle H4
{
	background-color: Blue;
	color: White;

}

.BlueStyle A
{
	text-decoration:	none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.BlueStyle A:hover	
{	
	text-decoration: underline;
	color: White;
	
}

.LightBlueStyle
{
	background-color: LightBlue;
	color: Black;
    border-color: black;
	border-width:1px ;
	border-style:groove;
}

.LightBlueStyle H4
{
	background-color: LightBlue;
	color: Black;

}

.LightBlueStyle A
{
	text-decoration:	none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :Black;
}
.LightBlueStyle A:hover 
{	
	text-decoration: underline;
	color: Black;
	
}

.YellowStyle
{
	background-color: Yellow;
	color: Black;
    border-color: black;
	border-width:1px ;
	border-style:groove;
}

.YellowStyle H4
{
	background-color: Yellow;
	color: Black;

}

.YellowStyle A
{
	text-decoration:	none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :Black;
}
.YellowStyle A:hover	
{	
	text-decoration: underline;
	color: Black;
	
}
.MaroonStyle
{
	background-color:Maroon ;
	color: White;
    border-color: black;
	border-width:1px ;
	border-style:groove;
}
.MaroonStyle H4
{
	background-color:Maroon ;
	color: White;

}
.MaroonStyle A
{
	text-decoration:	none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.MaroonStyle A:hover	
{	
	text-decoration: underline;
	color: White;
	
}

.PurpleStyle
{
	background-color:Purple ;
	color: White;
    border-color: silver;
	border-width:1px ;
	border-style:groove;
}

.PurpleStyle H4
{
	background-color:Purple ;
	color: White;

}

.PurpleStyle A
{
	text-decoration:	none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.PurpleStyle A:hover	
{	
	text-decoration: underline;
	color: White;
	
}

.OliveStyle
{
	
	background-color:Olive ;
	color: White;
	border-color: #8b4513;
	border-width:1px ;
	border-style:groove;
	

}

.OliveStyle H4
{
	background-color:Olive ;
	color: White;
	

}
.OliveStyle A
{
	text-decoration:	none;
	font-size : 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color :White;
}
.OliveStyle A:hover	
{	
	text-decoration: underline;
	color: White;
	
}

