
a {
	color: #000000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.alink
{
	color:#FF00FF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.blink
{
	color:#0000FF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}



a img {
    border: 0;
}

a.album img {
    border: 0;
	filter: alpha(opacity=30);
	
}

a.album:hover img {
    border: 0;
	filter:;
	
	
}

/*
input {
	Border-Color: CornflowerBlue;
	Border-Style: Solid;
	Background-color : White;
}
*/

/* data tables */
table caption,
table th,
table td {
    padding: 0.1em 0.5em 0.1em 0.5em;
    margin: 0;
    margin: 0.1em;
    vertical-align: middle;
}

table th {
	background-color: #6699FF;
}

/* odd table rows 1,3,5,7,... */
table tr.odd {
    background-color: #DDDDDD;
	vertical-align: middle;
}

/* even table rows 2,4,6,8,... */
table tr.even {
    background-color: #CCCCCC;
	vertical-align: middle;
}

/* marked table rows */
table tr.marked {
    background-color: #FFCC99;
}

/* hovered table rows */
table tr.oddhover,
table tr.evenhover {
    background-color: #FFCCFF;
}

/*  table left coloums */
table td.left {
    background-color: #FFCC99;
}


.toplink {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

.sidetable tr{
	background-color:transparent;
}

.formTable td
{
	white-space: nowrap;
	
}

.formTable
{
	
}

.sidetable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.entertext {
	font-family: Arial Black;
	font-size: 36px;
	color: #FFFFFF; 

}




p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidetable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidelinks0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;

}
.sidelinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.sidelinks a:hover {
	color:Red;
	text-decoration: none;
}

.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.pic { border: none; }


.title 
{
	Font-size: 12;
	Font-style: normal;
	Font-family: Arial Black;
	Color: Red;
}

.title1
{
	Font-size: 12;
	Font-style: normal;
	Font-family: Arial Black;
	Color: Blue;
}

.label
{
	Font-size: 12;
	Font-family: Arial;
	Font-weight: bold;
	background-color: transparent;
	
}

.content
{
	Font-size: 12;
	Font-family: Arial;
	background-color: transparent;
}

.errormsg
{
	color: Red;
	font-weight:bold;
	font-size: 14;
	
}

.Textbox
{
	Border-color: black;
	border-width:thin;
	Border-style:Solid;
	Background-color: White;
	font: 12px;


}

.ddl
{
	Border-color: black;
	border-width:thin;
	Border-style:Solid;
	Background-color: White;
	font: 12px;
}

.radio
{
	background-color: transparent;
	font: 12px;
	display: block;
}

.Button 
{
	Border-Color: CornflowerBlue;
	Border-Style: Solid;
	Background-color : White;
	font-size: 12;
}

.buttonred 
{
	Border-Color: Red;
	Border-Style: Solid;
	Background-color : White;
	font-size: 12;
}

.datagrid
{
	font-size: 12;
	text-align: center;
}

.datagrid td
{
	white-space: nowrap;
}

