body {
 background : url("images/content/bg.gif");
 background-color : #000000;
 font-family : verdana, tahoma;
 font-size : 12px;
 color : #ffffff;
 margin : 0px;

}

img { border : 0px; }

.writing {
font-size : 12px;
text-decoration : none;
color : #ffffff;
}

a.link:link { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 12px;}
a.link:visited { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 12px;}
a.link:hover { color : yellow; text-decoration : underline; font-family : verdana, tahoma; font-size : 12px;}
a.link:active { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 12px;}

a.link1:link { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 10px;}
a.link1:visited { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 10px;}
a.link1:hover { color : yellow; text-decoration : underline; font-family : verdana, tahoma; font-size : 10px;}
a.link1:active { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 10px;}

.link1 {
 font-size : 12px;
 text-decoration : none;
 color : #ffffff;
}

.spacer {
 font-size : 1px;
}

.title {
 color : #fff100;
 font-size : 14px;
 font-family : arial;
 font-weight : bold;
}

.whitetext {
 color : #ffffff;
 font-size : 12px;
}

.readmore {
 font-size : 12px;
 color : #aaaaaa;
 text-decoration : none;
}

.content {
 height : 85px;
}

.tab {
 border-width : 1px;
 border-color : #979797;
 border-style : solid;
 font-size : 12px;
 text-decoration : none;
 color : #ffffff;
}

.tab1 {
 border-width : 1px;
 border-color : #979797;
 border-style : solid;
 font-size : 12px;
 text-decoration : none;
 color : #000000;
}

.inputtext {
 font-size : 12px;
}

.forms {
 margin : 0px;
}

.inputfield {
 border-width : 1px;
 border-color : #0f9201;
 border-style : solid;

 background-color : #ffffff;

 font-size : 12px;
 color : #000000;
}
.buttongreen {
	font-size : 12px;
	text-decoration : none;
	color:#FFFF00;
	border: 1px solid #CCCCCC;
	background-image: url(images/content/bbg1.png);
	font-weight: bold;
	height:18px;
	width:95%;
	text-align:left;
	padding-left:5px;
	padding-top:1px;
	cursor:pointer;
}
.buttongreenH {
	font-size : 12px;
	text-decoration : none;
	background-image: url(images/content/bbg1.png);
	font-weight: bold;
	height:18px;
	width:95%;
	text-align:left;
	color:#FFFFFF;
	border: 1px solid #ffffff;
	padding-left:5px;
	padding-top:1px;		
	cursor:pointer;	
}
