.textboxreadonlyright {
	width: 100%;
	text-align: right;
	border: 1px solid Gray;
	font-family: Tahoma;
	color: #525252;
	font: 11px;
	background: #F0F0F0;
}

.textboxright {
	width: 100%;
	text-align: right;
	border: 1px solid Gray;
	font-family: Tahoma;
	color: #525252;
	font: 11px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainnavbold{
	color: #404040;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.mainnavbold:hover{
	text-decoration: underline;
}

a.topnavlink:hover{
	text-decoration: underline;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:active{
	color: #FFFFFF;
	text-decoration: none;
}

a.app{
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

a.app:visited{
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

a.app:hover{
	color: #0000FF;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	
}

a.app:active{
	color: #0000FF;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

a.mainnavbold:visited{
	color: #404040;
	text-decoration: none;
}

a.mainnavbold:active{
	color: #404040;
	text-decoration: none;
}

li {
	list-style: url(images/pic.jpg);
}

td {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

th {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 900;
}

.columntitle {
	background-color: #808080;
	color: #FFFFFF;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: bottom;
}

.columntitlecenter {
	background-color: #808080;
	color: #FFFFFF;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	vertical-align: bottom;
}

.columntitleright {
	background-color: #808080;
	color: #FFFFFF;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	vertical-align: bottom;
}

.columnvalue {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 2px;
	text-align: left;
}

.columnvaluecenter {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 2px;
	text-align: center;
}

.columnvalueright {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 2px;
	text-align: right;
}

.errormsg {
	color: #FF0000;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.infomsg {
	color: #00008B;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.footerlink {
	color: ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 900;
	padding-left: 30;
	padding-right: 10;
}

.header {
	color: #2FFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 900;
	padding-left: 2;
	padding-right: 2;
}

.headertext {
	color: #3333CC;
	font-family: Tahoma,sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.labelleftreq {
	color: #990000;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.labeltitle {
	color: #000000;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: right;
}

.labeltitleleft {
	color: #000000;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.labeltitlereq {
	color: #990000;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: right;
}

.labelvalue {
	color: #666666;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.textbox {
	color: #666666;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.textboxright {
	color: #666666;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: right;
}

.mainbodybold {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 900;
	padding-left: 10;
	padding-right: 30;
}

.mainbodynormal {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 10;
	padding-right: 30;
	text-align: justify;
}

.mainnavbold {
	color: #424242;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
}

.menutitle {
	color: #FFA500;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.news {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: 900;
	padding-left: 10;
	padding-right: 5;
}

.pagetext {
	color: #000000;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
}

.pagetitle {
	color: #FF9900;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: 900;
	padding-top: 5px;
}

.sidebarbold {
	color: ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 900;
	padding-left: 30;
	padding-right: 10;
}

.sidebarnormal {
	color: ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 30;
	padding-right: 10;
	text-align: justify;
}

.subnavlink {
	color: ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.subnavtext {
	color: ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.text {
	color: #FFFFFF;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	padding-left: 20;
	padding-right: 10;
}

.text2 {
	color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	padding-left: 20;
	padding-right: 10;
}

.topnavlink{
	color: #FFFFFF;
	text-decoration: none;
}

.topnavtextblack {
	color: #000000;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: 900;
	padding-left: 0;
	padding-right: 0;
}

.topnavtextwhite {
	color: #FFFFFF;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	font-weight: 900;
	padding-left: 2;
	padding-right: 2;
}

.logonText {
	color: #FF6633;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 900;
	padding-top: 5px;
}



.buttonLarge {
	background-color: Silver;
	border: 1px solid Gray;
	font-family: Tahoma;
	font-size: 11;
	height: auto;
	color: Blue;
	width: 100px;
}

.buttonAlert {
	background-color: Yellow;
	border: 1px solid Gray;
	font-family: Tahoma;
	font-size: 14;
	height: auto;
	color: Red;
	width: 100px;
	cursor: pointer;
}


