/** css/style.css **/
#frame {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background-color: #fff;
	width:940px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:940px;
}
html>body #frame
{
	width: 940px; /* ie5win fudge ends */
}

.button
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #ddd;
	color: #102132;
}

input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
        border-color: #ddd;
        border-width: 1px;
        border-style: solid;
        padding: 3px;
        margin: 0;
}
select
{
        font: 90% Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
        border-color: #ddd;
        border-width: 1px;
        border-style: solid;
        padding: 3px;
        margin: 0;
}

option {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
        border-color: #ddd;
        border-width: 0px;
        border-style: none;
        padding: 1px;
        margin: 0;
}

dl {
	margin : 0px;
	padding : 0px;
}

dt {
	margin : 0px;
	padding : 3px;
	text-align : center;
}
	
dd {
	margin : 0px;
	padding : 1px 0px 1px 3px;
}

.lightblue{background-color:#99ccff;}
.lightgreen{background-color:#b5f49f;}
.lightyellow{background-color:#ffffbb;}

h1 { font-size:18px; color: #000; font-weight:bold; margin:0px;}
h2 { font-size:12px; margin:0px;}
h3 { font-size:24px; color: #000; margin:0px;}
td { font-size:11px;}



.textblack7pt { font-size: 7pt; color: black; text-decoration: none; }
.textblack7pt:hover { font-size: 7pt; color: black; text-decoration: underline; }
.textblack9 { font-size: 9px; color: black; }
.textblack10 { font-size: 10px; color: black; }
.textblack11 { font-size: 11px; color: black; }
.textblack11bold { font-size: 11px; color: black; font-weight:bold; }
.textblue10 { font-size: 10px; color:  blue; }
.textgreen10 { font-size: 10px; color:  green; }
.textgold10 { font-size: 10px; color:  #e98313; }
.textred10 { font-size: 10px; color:  red; }
.textblue11 { font-size: 11px; color:  blue; }
.textgreen11 { font-size: 11px; color:  green; }
.textgold11 { font-size: 11px; color:  #e98313; }
.textred11 { font-size: 11px; color:  red; }
.textblack12 { font-size: 12px; color: #4b4b4b; font-weight: bold;}
.textblack12bold { font-size: 12px; color: black; font-weight: bold;}
.textblack13 { font-size: 13px; color: #4b4b4b; font-weight: bold;}
.textblack14 {font-size: 14px; color: black;}
.textblack16 {font-size: 16px; color: black;}
.textblack30 {font-size: 30px; color: black;}
.textblue12 { font-size: 12.5px; color:  blue; }
.textgreen12 { font-size: 12.5px; color:  green; }
.textgold12 { font-size: 12.5px; color:  #e98313; }
.textred12 { font-size: 12.5px; color:  red; }
.textblack12 { font-size: 12.5px; color: #4b4b4b; }
.textblack16 { font-size: 16px; color: black; font-weight:bold; }
.textblack18 { font-size: 18px; color: black; font-weight:bold; }
.textgray9 { font-size: 9px; color: gray;  }
.textgray10 { font-size: 10px; color: gray;  }
.textdarkgray10 {font-size:10px; color: #515151 }
.uploadtitle {font-size: 24pt; color: black;}
.downloadnow {font-size: 18pt; color: blue;}

.ratingText {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-color: #eee;
	width: 135px;
}

.homeBoxMore {
	text-align: right;
	font-size: 9px;
	/*width: 100%;*/
}

.BodyBackground {
	background-color: #a2a2a2;
	background-image: url('/images/BodyBackground.gif');
	background-repeat: repeat-y;
	background-position: center;
}
