/* HTML TAGS */

body, input, button, select, textarea	{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	color: #666666;
}

form, body { margin: 0; padding: 0; }

body, input, td, textarea	{
	font-size: 12px;
}

h1	{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #4279B5;
	border-bottom: solid #E2E2E2 1px
}

h2	{
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4279B5;  
}

h3	{
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #C4935D;
	border-bottom: solid #E2E2E2 1px
}

h4	{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #4279B5;
	border-bottom: solid #E2E2E2 1px
}

h5	{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #C4935D;
	border-bottom: solid #E2E2E2 1px
}

a	{
	color: #6F8DB9;
}

th {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #94BADE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}

/* ID TAGS */

#body {
	background: #FFFFFF;
	text-align: center;
}

#bodymain	{
	background: #FFFFFF;
	width: 732px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: visible;
}

#content	{
	text-align: center;
	overflow: visible;
}

#contentmain	{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 400px;
	]height:400px;/*only read by IE6*/
	overflow: visible;
}

#contentlogin	{
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 400px;
	]height:400px;/*only read by IE6*/
	overflow: visible;
}

#contentviewarticle	{
	font-size: 8pt;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentviewarticleside {
	font-size: 10px;
}

#contentviewarticleside td {
	font-size: 10px;
}

#msg {
	background: #F4F4F4;
	border: solid #E2E2E2 1px;
	padding: 5px 5px 5px 5px;
	color: #008000;
	font-weight: bold;
	text-align: left;
}

/* CLASS TAGS */

.img	{
	border: none;
}

.outterdiv {
	background: #F4F4F4;
	border: solid #E2E2E2 1px;
	padding: 3px 10px 10px 10px;
	overflow: visible;
}

.innerdiv {
	width: 100%;
	overflow: visible;
}

.lowlight {
	background: #FFFFFF;
}

.highlight {
	background: #F4F4F4;
}

.line_1	{
	background: #E2E2E2;
}

.line_2 {
	background: #97B6D5;
}

.line_3	{
	background: #DCDCDC;
}

.line_4	{
	background: #000000;
}

.line_5	{
	background: #FFFFFF;
}

.line_6 {
	background: #96BADE;
}

.line_7 {
	background: #F4F4F4;
}

.button_1 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	line-height: 10px; 
	text-align: center; 
	background: #F4F4F4; 
	padding: 3px; 
	border: 1px solid #E2E2E2;
}

.button_2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	line-height: 10px; 
	text-align: center; 
	background: #FFFFFF; 
	padding: 3px; 
	border: 1px solid #CCCCCC;
}

.button_3 {
	width: 170px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	line-height: 10px; 
	text-align: center; 
	background: #E2E2E2; 
	padding: 3px; 
	border: 1px solid #CCCCCC;
}

.button_4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	line-height: 10px; 
	text-align: center; 
	background: #E2E2E2; 
	padding: 3px; 
	border: 1px solid #CCCCCC;
}

.input_1 {
	width: 250px;
}

.input_2 {
	width: 30px;
}

.input_3 {
	width: 300px;
}

.input_4 {
	width: 170px;
	font-size: 10px;
}

.input_5 {
	width: 170px;
	height: 100px;
	font-size: 10px;
}
.input_6 {
	width: 50px;
}

.input_7 {
	width: 44px;
	font-size: 9px;
}

.input_8 {
	font-size: 14px;
	font-weight: bold;
	color: #4279B5;
}

.link_1 {
	font-size: 10px;
	color: #666666;
}

.link_2 {
	color: #225495;
	padding:2px 6px 2px 6px;
	text-decoration: none;
}

.link_3 {
	color: #397BB9;
	text-decoration: underline;
}

.link_4 {
	color: #FF0000;
	font-size: 11px;
}

.link_5 {
	font-size: 11px;
	font-weight: bold;
	color: #225495;
	padding:2px 6px 2px 6px;
	text-decoration: none;
}

.link_6 {
	color: #6F8DB9;
	font-size: 11px;
}

.text_1 {
	padding:2px 6px 2px 6px;
	font-weight: bold;
}

.text_2 {
	font-size: 10px;
}

.text_3 {
	color: #808080;
	font-size: 10px;
}

.text_4 {
	font-weight: bold;
}

.text_5 {
	font-weight: bold;
}

.text_6 {
	border: solid 2px #F4F4F4;
	padding: 5px 0px 5px 0px;
}

.text_7 {
	padding: 5px 0px 5px 0px;
}

.text_8 {
	color: #006600;
}

.text_9 {
	color: #FF0000;
}
