/* CSS Document */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

#welcome_listing ul
{
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
}


.welcomestyle
{
	font-weight:bold;
	color:#993300;	
}

.welcomestylelink:link { font-weight:bold; color:#993300; text-decoration:underline; }
.welcomestylelink:visited { font-weight:bold; color:#993300; text-decoration:underline; }
.welcomestylelink:hover { font-weight:bold; color:#993300; text-decoration:none; }


.bgnavbar	
{
	background-color:#827968;
}

.bg_wcome_txt	{ background-image:url(images/bg_welcome_txt.gif); background-repeat:no-repeat; }


.labelsform	{ color:#FFFFFF; }

.headertext	{ color:#853417; }
.alert		{ color:#FF0000; }

.hdrtxt:link	{ color:#669933; text-decoration:none; }
.hdrtxt:visited	{ color:#669933; text-decoration:none; }
.hdrtxt:hover	{ color:#669933; text-decoration:none; }

.smalltextw	{  color:#005681; }
.alltitle	{  color:#853417; font-weight:bold; font-size:15px; }
.alltitlew	{  color:#ffffff; font-weight:bold; font-size:12px; }

.alltitlewlarge	{  color:#ffffff; font-weight:bold; font-size:15px; }

a:link	{ color:#005681; text-decoration:none; }
a:visited{ color:#005681; text-decoration:none; }
a:hover	{ color:#005681; text-decoration:none; }

.navbar:link	{ color:#FFFFFF; text-decoration:none; font-weight:bold; }
.navbar:visited	{ color:#FFFFFF; text-decoration:none; font-weight:bold; }
.navbar:hover	{ color:#FFFFFF; text-decoration:none; font-weight:bold; }

.srhforme:link		{ font-weight:bold; color:#ffffff; text-decoration:none; }
.srhforme:visited	{ font-weight:bold; color:#ffffff; text-decoration:none; }
.srhforme:hover		{ font-weight:bold; color:#ffffff; text-decoration:none; }

.srhformd:link		{ font-weight:bold; color:#853417; text-decoration:none; }
.srhformd:visited	{ font-weight:bold; color:#853417; text-decoration:none; }
.srhformd:hover		{ font-weight:bold; color:#853417; text-decoration:none; }

.welcometext_home	{ text-align:justify; }
.welcometext_homew	{ line-height:18px; color:#FFFFFF; text-align:justify; }


.textfields
{
	font-size:11px;
}

.allbutton	{ font-size:11px; color:#000000; border:0px solid #FFFFFF; background-image:url(images/button_submit.gif); width:115px; height:19px; }
