td, table, body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

input, option, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E8E8E8;
	background-position: 0px top;
	margin: 0px;
	border: 1px solid Black;
	/* height: 18px; */
	color: #5F5F5F;
}

.select_shorter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E8E8E8;
	background-position: 0px top;
	margin: 0px;
	border: 1px solid Black;
	/* height: 18px; */
	color: #5F5F5F;
        width: 450;
}

/*
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E8E8E8;
	background-position: 0px top;
	margin: 0px;
	border: 1px solid Black;
	height: 18px;
	color: #5F5F5F;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E8E8E8;
	background-position: 0px top;
	margin: 0px;
	border: 1px solid Black;
	height: 18px;
	color: #5F5F5F;
}
*/
.check {
	background-color: #F3F3F9;
	margin: 0px;
	border: 0px solid Black;
}

.check2 {
	background-color: White;
	margin: 0px;
	border: 0px solid Black;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: White;
	background-position: 0px top;
	margin: 0px;
	border: 2px solid #CF2C2C;
	color: Black;
}

.text {
	text-align: justify;
}

.red {
    color: Red;
}

.padd {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.copyright {
	font-size: 10px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	}

.namelog {
	font-size: 11px;
	color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.title {
	font-size: 11px;
	color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.maintitle {
	font-size: 20px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	padding-right: 4px;
	}
	
.theader {  
    font-size: 11px;
    color: #4F4F4F;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color : #DCE5EE;
}

.zebra {
    background-color : "#F3F6F9";
}
	
.copyright A:link		{
	text-decoration: underline;
	color : White;
	}
.copyright A:visited	{
	text-decoration: underline;
	color : White;
	}
.copyright A:active	{
	text-decoration: underline;
	color : White;
	}
.copyright A:hover	{
	text-decoration: none;
	color : White;
	}
	
A:link		{
	text-decoration: underline;
	color : Black;
	}
A:visited	{
	text-decoration: underline;
	color : Black;
	}
A:active	{
	text-decoration: underline;
	color : Black;
	}
A:hover	{
	text-decoration: none;
	color : #CF2C2C;
	}
	
.way A:link		{
	text-decoration: underline;
	color : White;
	}
.way A:visited	{
	text-decoration: underline;
	color : White;
	}
.way A:active	{
	text-decoration: underline;
	color : White;
	}
.way A:hover	{
	text-decoration: none;
	color : White;
	}
	
.way {
	font-size: 11px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
	
.menu A:link		{
	text-decoration: none;
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	}
.menu A:visited	{
	text-decoration: none;
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	}
.menu A:active	{
	text-decoration: none;
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	}
	
.menu A:hover	{
	text-decoration: underline;
	color : #BE2727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	}

.menu	{
	text-decoration: none;
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}

.login A:link	{
	text-decoration: none;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.login A:visited	{
	text-decoration: none;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.login A:active	{
	text-decoration: none;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.login A:hover	{
	text-decoration: underline;
	color : #CF2C2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.paging A:link		{
    text-decoration: none;
    color: #4264A8;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.paging A:visited	{
    text-decoration: none;
    color: #4264A8;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.error {
    color: #FF4500;
    font-size:10px;
    font-weight: bold;
}

.success {
    color: #2E8B57;
    font-size:10px;
    font-weight: bold;
}

.bold {
    color: Black;
    font-size:11px;
    font-weight : bold;
}
