BODY {
	color: #000000; 
	font-family: verdana,helvetica; 
	font-size: 10px;
	background : #FFFFFF;
	margin : 0px 0px 0px 0px;
}

a:link		{color: #003399; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}
a:visited 	{color: #003399; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}
a:hover 	{color: #CC6600; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}
a:active 	{color: #CC6600; font-family: verdana,helvetica; font-size: 10px; text-decoration: none;}

td 			{color: #000000; font-family: verdana,helvetica; font-size: 10px;}
.main 		{color: #000000; font-family: verdana,helvetica; font-size: 10px;}
.date 		{color: #FFFFFF; font-family: verdana,helvetica; font-size: 10px;}

.path		{color: #003366; font-family: verdana,helvetica; font-size: 10px; padding-right : 10px; padding-left : 10px; font-weight : bold;}
.pathTable 	{background : #EEEEEE; height : 25px;}

.objectTable 	{background : #CCCCCC;}
.objectShadow 	{background : #CCCCCC;}
.objectBody 	{background : #EEEEEE;}
.objectTitle 	{color: #003399; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
.relatedTable 	{background : #CCCCCC;}
.relatedShadow 	{background : #CCCCCC;}
.relatedBody 	{background : #EEEEEE;}
.relatedTitle 	{color: #003399; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}

.templateTitle 		{background : #666666;}
.templateBullet1 	{background : #FFFFFF;}
.templateBullet2 	{background : #FFFFFF;}

.titleSmall 		{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:link	{color: #006699; font-family: verdana,helvetica; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:visited{color: #006699; font-family: verdana,helvetica; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:hover 	{color: #006699; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline; font-weight : bold;}
a.titleSmall:active {color: #006699; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline; font-weight : bold;}

.titleWhite 			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.titleWhite:link		{color: #EEEEEE; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.titleWhite:visited 	{color: #EEEEEE; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.titleWhite:hover 		{color: #EEEEEE; font-family: verdana,helvetica; font-size: 12px; text-decoration: underline;}
a.titleWhite:active 	{color: #EEEEEE; font-family: verdana,helvetica; font-size: 12px; text-decoration: underline;}

.title 			{color: #003366; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:link	{color: #006699; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:visited {color: #006699; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:hover 	{color: #006699; font-family: verdana,helvetica; font-size: 12px; text-decoration: underline; font-weight : bold;}
a.title:active 	{color: #006699; font-family: verdana,helvetica; font-size: 12px; text-decoration: underline; font-weight : bold;}

.header 			{color: #000000; font-family: verdana,helvetica; font-size: 18px; text-decoration: none;}
a.header:link		{color: #000000; font-family: verdana,helvetica; font-size: 18px; text-decoration: none;}
a.header:visited 	{color: #000000; font-family: verdana,helvetica; font-size: 18px; text-decoration: none;}
a.header:hover 		{color: #000000; font-family: verdana,helvetica; font-size: 18px; text-decoration: underline;}
a.header:active 	{color: #000000; font-family: verdana,helvetica; font-size: 18px; text-decoration: underline;}

.inputText	 	{border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 122px; background : #EEEEEE}
.inputCheck  	{border : 0px solid #999999; font-size : 11px; font-family : Verdana; width : auto; background : #FFFFFF}
.inputTextSmall {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 30px; background : #EEEEEE}
.inputTextarea 	{border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 250px; height : 120px; background : #EEEEEE}
.inputSubmit 	{border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 122px; background : #CCCCCC}
.inputSearch	{border : 1px solid #999999; font-size : 10px; font-family : Verdana; width : 122px; height:21px; background : #EEEEEE; padding-top : 3px;}
.inputSelect {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 122px; background : #EEEEEE}

p {margin-top: 0px;margin-bottom: 10px;}
ul{margin-top: 10px;margin-bottom: 10px;}
hr {border : 1px #333333; width : 100%; height : 1px; background : #EEEEEE}

